tupone      15/01/05 20:24:29

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

Revision  Changes    Path
1.10                 games-arcade/xbill/xbill-2.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild?r1=1.9&r2=1.10

Index: xbill-2.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xbill-2.1-r2.ebuild 4 May 2012 04:22:28 -0000       1.9
+++ xbill-2.1-r2.ebuild 5 Jan 2015 20:24:29 -0000       1.10
@@ -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/games-arcade/xbill/xbill-2.1-r2.ebuild,v 
1.9 2012/05/04 04:22:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild,v 
1.10 2015/01/05 20:24:29 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils autotools games
 
 DESCRIPTION="A game about an evil hacker called Bill!"
@@ -34,9 +34,8 @@
 }
 
 src_install() {
-       emake DESTDIR="${D}" install || die
+       default
        newicon pixmaps/icon.xpm ${PN}.xpm
        make_desktop_entry ${PN} XBill ${PN}
-       dodoc ChangeLog README
        prepgamesdirs
 }



1.23                 games-arcade/xbill/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xbill/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   4 May 2012 04:22:28 -0000       1.22
+++ ChangeLog   5 Jan 2015 20:24:29 -0000       1.23
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/xbill
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/ChangeLog,v 1.22 
2012/05/04 04:22:28 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/ChangeLog,v 1.23 
2015/01/05 20:24:29 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo <tup...@gentoo.org> xbill-2.1-r2.ebuild:
+  EAPI 5
 
   04 May 2012; Jeff Horelick <jdh...@gentoo.org> xbill-2.1-r2.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig




Reply via email to