diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:24:33 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:24:33 +0000 |
commit | f5cdb53ad75fe085f99383e279b8c13a426f312c (patch) | |
tree | 86e3d0438961b767f6e373277b04f8d3253e0358 /games-fps/quake4-data | |
parent | Migrate to cdrom.eclass, bug 398809. (diff) | |
download | gentoo-2-f5cdb53ad75fe085f99383e279b8c13a426f312c.tar.gz gentoo-2-f5cdb53ad75fe085f99383e279b8c13a426f312c.tar.bz2 gentoo-2-f5cdb53ad75fe085f99383e279b8c13a426f312c.zip |
Migrate to cdrom.eclass, bug 398809.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/quake4-data')
-rw-r--r-- | games-fps/quake4-data/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-fps/quake4-data/ChangeLog b/games-fps/quake4-data/ChangeLog index 2dd4bb5c4c30..5e16d5b22899 100644 --- a/games-fps/quake4-data/ChangeLog +++ b/games-fps/quake4-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake4-data -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-data/ChangeLog,v 1.11 2011/12/14 17:24:17 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-data/ChangeLog,v 1.12 2012/01/16 19:24:33 ulm Exp $ + + 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> quake4-data-1.0.2147.12.ebuild: + Migrate to cdrom.eclass, bug 398809. 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> quake4-data-1.0.2147.12.ebuild: diff --git a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild b/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild index aa06a989024e..c62b1ee7cc11 100644 --- a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild +++ b/games-fps/quake4-data/quake4-data-1.0.2147.12.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-fps/quake4-data/quake4-data-1.0.2147.12.ebuild,v 1.12 2011/12/14 17:24:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild,v 1.13 2012/01/16 19:24:33 ulm Exp $ -inherit eutils games +inherit eutils cdrom games DESCRIPTION="sequel to Quake 2, an id 3D first-person shooter" HOMEPAGE="http://www.quake4game.com/" @@ -12,7 +12,6 @@ LICENSE="QUAKE4" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" -PROPERTIES="interactive" RESTRICT="strip" DEPEND="app-arch/bzip2 |