diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 20:18:03 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 20:18:03 +0000 |
commit | a6e7abc6e3bcd8bbe46bf69fe8a4118098109cb2 (patch) | |
tree | 920c9352c3cc9b30a5f9d9451cf392e648875e43 /games-fps | |
parent | Migrate to cdrom.eclass, bug 398809. (diff) | |
download | gentoo-2-a6e7abc6e3bcd8bbe46bf69fe8a4118098109cb2.tar.gz gentoo-2-a6e7abc6e3bcd8bbe46bf69fe8a4118098109cb2.tar.bz2 gentoo-2-a6e7abc6e3bcd8bbe46bf69fe8a4118098109cb2.zip |
Migrate to cdrom.eclass, bug 398809.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/postal2/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/postal2/postal2-1409.2-r1.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-fps/postal2/ChangeLog b/games-fps/postal2/ChangeLog index 695b1302540e..a1e959c46f90 100644 --- a/games-fps/postal2/ChangeLog +++ b/games-fps/postal2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/postal2 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v 1.10 2011/12/14 17:21:37 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v 1.11 2012/01/16 20:18:03 ulm Exp $ + + 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> postal2-1409.2-r1.ebuild: + Migrate to cdrom.eclass, bug 398809. 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> postal2-1409.2-r1.ebuild: The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now diff --git a/games-fps/postal2/postal2-1409.2-r1.ebuild b/games-fps/postal2/postal2-1409.2-r1.ebuild index 1100f6ce0b7f..9dc16a4d5966 100644 --- a/games-fps/postal2/postal2-1409.2-r1.ebuild +++ b/games-fps/postal2/postal2-1409.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2-r1.ebuild,v 1.4 2011/12/14 17:21:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2-r1.ebuild,v 1.5 2012/01/16 20:18:03 ulm Exp $ EAPI=2 -inherit eutils multilib games +inherit eutils cdrom multilib games DESCRIPTION="Postal 2: Share the Pain" HOMEPAGE="http://www.linuxgamepublishing.com/info.php?id=postal2" @@ -15,7 +15,6 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" RESTRICT="strip" -PROPERTIES="interactive" DEPEND="games-util/loki_patch" RDEPEND="sys-libs/glibc |