diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-08 18:10:33 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-08 18:10:33 +0000 |
commit | 873c72b8f7b20e9f3ec3e30bd7119de38944b572 (patch) | |
tree | 847c6b877ed421af6eb57e5871f02fa50ca8d2a8 /sci-libs | |
parent | Removing vmware 5 now that it is released. (diff) | |
download | gentoo-2-873c72b8f7b20e9f3ec3e30bd7119de38944b572.tar.gz gentoo-2-873c72b8f7b20e9f3ec3e30bd7119de38944b572.tar.bz2 gentoo-2-873c72b8f7b20e9f3ec3e30bd7119de38944b572.zip |
Removed from ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/root/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/root/root-4.02.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/root/ChangeLog b/sci-libs/root/ChangeLog index a278b34aa68c..7747cb655247 100644 --- a/sci-libs/root/ChangeLog +++ b/sci-libs/root/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/root # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/ChangeLog,v 1.6 2005/03/29 16:36:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/ChangeLog,v 1.7 2005/04/08 18:10:33 hansmi Exp $ + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> root-4.02.00.ebuild: + Like on sparc, this package doesn't work yet on ppc. 29 Mar 2005; Ferris McCormick <fmccor@gentoo.org> root-4.02.00.ebuild: Add -sparc keyword to make explicit that as distributed, this package cannot diff --git a/sci-libs/root/root-4.02.00.ebuild b/sci-libs/root/root-4.02.00.ebuild index be21895dffdc..8019f743c910 100644 --- a/sci-libs/root/root-4.02.00.ebuild +++ b/sci-libs/root/root-4.02.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/root-4.02.00.ebuild,v 1.3 2005/03/29 16:36:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/root-4.02.00.ebuild,v 1.4 2005/04/08 18:10:33 hansmi Exp $ inherit flag-o-matic eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://root.cern.ch/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 -sparc" +KEYWORDS="x86 -sparc -ppc" IUSE="afs kerberos ldap mysql opengl postgres python qt" DEPEND="virtual/x11 |