tupone      15/04/06 09:51:10

  Modified:             ChangeLog libgrapple-0.9.8.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  Changes    Path
1.9                  dev-games/libgrapple/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libgrapple/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libgrapple/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libgrapple/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/libgrapple/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   3 May 2012 06:35:31 -0000       1.8
+++ ChangeLog   6 Apr 2015 09:51:10 -0000       1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-games/libgrapple
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/libgrapple/ChangeLog,v 1.8 
2012/05/03 06:35:31 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/libgrapple/ChangeLog,v 1.9 
2015/04/06 09:51:10 tupone Exp $
+
+  06 Apr 2015; Tupone Alfredo <tup...@gentoo.org> libgrapple-0.9.8.ebuild:
+  EAPI 5
 
   03 May 2012; Jeff Horelick <jdh...@gentoo.org> libgrapple-0.9.8.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig



1.4                  dev-games/libgrapple/libgrapple-0.9.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild?r1=1.3&r2=1.4

Index: libgrapple-0.9.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgrapple-0.9.8.ebuild     3 May 2012 06:35:31 -0000       1.3
+++ libgrapple-0.9.8.ebuild     6 Apr 2015 09:51:10 -0000       1.4
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild,v 1.3 
2012/05/03 06:35:31 jdhore Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild,v 1.4 
2015/04/06 09:51:10 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="A high level network layer for multiuser applications"
@@ -33,6 +33,6 @@
 }
 
 src_install() {
-       emake DESTDIR="${D}" install || die "emake install failed"
-       dodoc CREDITS README* UPDATES
+       default
+       dodoc UPDATES
 }




Reply via email to