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 | b54640366915b96a22b82029d394e0fe59960dac (patch) | |
tree | 075f13ae34cfb19021c7c48be02512148af954c1 /games-fps/postal2 | |
parent | Migrate to cdrom.eclass, bug 398809. (diff) | |
download | historical-b54640366915b96a22b82029d394e0fe59960dac.tar.gz historical-b54640366915b96a22b82029d394e0fe59960dac.tar.bz2 historical-b54640366915b96a22b82029d394e0fe59960dac.zip |
Migrate to cdrom.eclass, bug 398809.
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'games-fps/postal2')
-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 |