diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:34:13 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:34:13 +0000 |
commit | a98bbd7d34231482741d950113cd020a7e94298d (patch) | |
tree | 46c051d27647d49e56640cd19f0818f885e6a9b2 /games-fps/quake3-data/quake3-data-1.32b.ebuild | |
parent | leftover unnecessary || die (diff) | |
download | historical-a98bbd7d34231482741d950113cd020a7e94298d.tar.gz historical-a98bbd7d34231482741d950113cd020a7e94298d.tar.bz2 historical-a98bbd7d34231482741d950113cd020a7e94298d.zip |
Migrate to cdrom.eclass, bug 398809.
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'games-fps/quake3-data/quake3-data-1.32b.ebuild')
-rw-r--r-- | games-fps/quake3-data/quake3-data-1.32b.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games-fps/quake3-data/quake3-data-1.32b.ebuild b/games-fps/quake3-data/quake3-data-1.32b.ebuild index 26fee840c5e5..8491476e822f 100644 --- a/games-fps/quake3-data/quake3-data-1.32b.ebuild +++ b/games-fps/quake3-data/quake3-data-1.32b.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 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/quake3-data/quake3-data-1.32b.ebuild,v 1.15 2009/06/24 19:36:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.16 2012/01/16 19:22:07 ulm Exp $ -inherit eutils games +CDROM_DISABLE_PROPERTIES=1 +inherit eutils cdrom games DESCRIPTION="Quake III Arena - data portion" HOMEPAGE="http://icculus.org/quake3/" |