diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-04 03:21:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-04 03:21:36 +0000 |
commit | 04eb3816d257241e523380ee34f362f5625bd834 (patch) | |
tree | 37d108a5f61413e997eb9ccb5171a13882531090 /sci-physics/root | |
parent | Unmask the new grub, as it is really needed for the larger kernels. (diff) | |
download | gentoo-2-04eb3816d257241e523380ee34f362f5625bd834.tar.gz gentoo-2-04eb3816d257241e523380ee34f362f5625bd834.tar.bz2 gentoo-2-04eb3816d257241e523380ee34f362f5625bd834.zip |
Marked ~hppa.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-physics/root')
-rw-r--r-- | sci-physics/root/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/root/root-5.18.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 6618892f5e23..e5664a239570 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/root # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.21 2008/01/18 19:37:56 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.22 2008/04/04 03:21:36 jer Exp $ + + 04 Apr 2008; Jeroen Roovers <jer@gentoo.org> root-5.18.00.ebuild: + Marked ~hppa. 18 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> root-5.18.00.ebuild: Check for qt4 to be built with qt3support, closing bug #206540) diff --git a/sci-physics/root/root-5.18.00.ebuild b/sci-physics/root/root-5.18.00.ebuild index 32b6bda53d03..e889d985ab03 100644 --- a/sci-physics/root/root-5.18.00.ebuild +++ b/sci-physics/root/root-5.18.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.18.00.ebuild,v 1.2 2008/01/18 19:37:56 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.18.00.ebuild,v 1.3 2008/04/04 03:21:36 jer Exp $ inherit versionator flag-o-matic eutils toolchain-funcs qt3 qt4 fortran @@ -14,7 +14,7 @@ HOMEPAGE="http://root.cern.ch/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="afs cern cint7 doc fftw kerberos ldap mysql odbc pch postgres python ruby qt3 qt4 ssl truetype xml" |