diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:10:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:10:25 +0000 |
commit | d50fd6c812edc14a0002e520d0ed6e1015cdcd0d (patch) | |
tree | abafe5b88c445d0d198243d9bd0a5893017037de /games-action/descent3 | |
parent | Stable on alpha, bug #372589 (diff) | |
download | historical-d50fd6c812edc14a0002e520d0ed6e1015cdcd0d.tar.gz historical-d50fd6c812edc14a0002e520d0ed6e1015cdcd0d.tar.bz2 historical-d50fd6c812edc14a0002e520d0ed6e1015cdcd0d.zip |
Migrate to cdrom.eclass, bug 398809.
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'games-action/descent3')
-rw-r--r-- | games-action/descent3/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/descent3/descent3-1.4.0b-r1.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog index 0e338af2ca02..b65bf611cea9 100644 --- a/games-action/descent3/ChangeLog +++ b/games-action/descent3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/descent3 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.28 2011/12/14 17:12:16 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.29 2012/01/16 19:05:35 ulm Exp $ + + 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> descent3-1.4.0b-r1.ebuild: + Migrate to cdrom.eclass, bug 398809. 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> descent3-1.4.0b-r1.ebuild: The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild index 428f5aba91ca..7203b008d734 100644 --- a/games-action/descent3/descent3-1.4.0b-r1.ebuild +++ b/games-action/descent3/descent3-1.4.0b-r1.ebuild @@ -1,8 +1,8 @@ -# 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-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.16 2011/12/14 17:12:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.17 2012/01/16 19:05:35 ulm Exp $ -inherit eutils multilib games +inherit eutils cdrom multilib games IUSE="nocd videos" DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" @@ -14,7 +14,6 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="amd64 x86" RESTRICT="strip" -PROPERTIES="interactive" DEPEND="" RDEPEND="sys-libs/glibc |