diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-26 14:57:08 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-26 14:57:08 +0000 |
commit | 35c5007cb19afd89bb86c730152d4615d005de18 (patch) | |
tree | ec1a90be6856d61e55b298411bbd525d05cfb871 /dev-games/crystalspace | |
parent | Remove dependency on portage, since it really isn't necessary. (diff) | |
download | gentoo-2-35c5007cb19afd89bb86c730152d4615d005de18.tar.gz gentoo-2-35c5007cb19afd89bb86c730152d4615d005de18.tar.bz2 gentoo-2-35c5007cb19afd89bb86c730152d4615d005de18.zip |
Remove dependency on portage, since it really isn't necessary.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-games/crystalspace')
-rw-r--r-- | dev-games/crystalspace/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/crystalspace/crystalspace-0.98.4.ebuild | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog index 032a3838dcb1..48ca89cf1182 100644 --- a/dev-games/crystalspace/ChangeLog +++ b/dev-games/crystalspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-games/crystalspace # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.27 2007/03/04 07:50:54 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.28 2007/03/26 14:57:08 wolf31o2 Exp $ + + 26 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> + crystalspace-0.98.4.ebuild: + Remove dependency on portage, since it really isn't necessary. 04 Mar 2007; Marius Mauch <genone@gentoo.org> crystalspace-1.0.ebuild, crystalspace-1.0.1.ebuild: diff --git a/dev-games/crystalspace/crystalspace-0.98.4.ebuild b/dev-games/crystalspace/crystalspace-0.98.4.ebuild index 4c7d6e908239..f0680b543be5 100644 --- a/dev-games/crystalspace/crystalspace-0.98.4.ebuild +++ b/dev-games/crystalspace/crystalspace-0.98.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.12 2006/08/14 09:49:23 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.13 2007/03/26 14:57:08 wolf31o2 Exp $ inherit eutils @@ -28,7 +28,6 @@ RDEPEND="sys-libs/zlib dev-games/ode >=dev-lang/perl-5.6.1" DEPEND="${RDEPEND} - >=sys-apps/portage-2.0.51 dev-util/jam x86? ( dev-lang/nasm )" |