diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-23 16:01:06 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-23 16:01:06 +0000 |
commit | 879bf0d08ea6c7fee67938479f101a6854f0ad75 (patch) | |
tree | 722dfb9649bd1cfc9f30e90d4131fc73ccc8c439 /sci-physics | |
parent | Install files in etc directory, following nxml-mode. (diff) | |
download | gentoo-2-879bf0d08ea6c7fee67938479f101a6854f0ad75.tar.gz gentoo-2-879bf0d08ea6c7fee67938479f101a6854f0ad75.tar.bz2 gentoo-2-879bf0d08ea6c7fee67938479f101a6854f0ad75.zip |
amd64 stable wrt #196282
(Portage version: 2.1.4_rc1)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/root/root-5.16.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 0d79219f2c36..c1bbf39bf314 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/root # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.14 2007/10/24 13:13:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.15 2007/11/23 16:01:06 drac Exp $ + + 23 Nov 2007; Samuli Suominen <drac@gentoo.org> root-5.16.00.ebuild: + amd64 stable wrt #196282 24 Oct 2007; Christian Faulhammer <opfer@gentoo.org> root-5.16.00.ebuild: stable x86, bug 196282 diff --git a/sci-physics/root/root-5.16.00.ebuild b/sci-physics/root/root-5.16.00.ebuild index f8fbdee5b4a5..b7f356c0d16f 100644 --- a/sci-physics/root/root-5.16.00.ebuild +++ b/sci-physics/root/root-5.16.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.8 2007/10/24 13:13:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.9 2007/11/23 16:01:06 drac Exp $ inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran @@ -13,7 +13,7 @@ HOMEPAGE="http://root.cern.ch/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 sparc x86" +KEYWORDS="amd64 sparc x86" IUSE="afs cern doc fftw kerberos ldap mysql odbc opengl postgres python ruby qt3 ssl truetype xml" |