summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-03-29 16:36:44 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-03-29 16:36:44 +0000
commite57162f583cf56e5aa0e92a5c5bd7d145ed8e60c (patch)
tree55412220d3adad92151d89959296f0f35832cedb /sci-libs
parentFixed digest. (diff)
downloadhistorical-e57162f583cf56e5aa0e92a5c5bd7d145ed8e60c.tar.gz
historical-e57162f583cf56e5aa0e92a5c5bd7d145ed8e60c.tar.bz2
historical-e57162f583cf56e5aa0e92a5c5bd7d145ed8e60c.zip
add -sparc keyword: This package is currently set up NOT to build on linux:sparc and cannot build as distributed. Keyword is to make this explicit.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/root/ChangeLog10
-rw-r--r--sci-libs/root/Manifest20
-rw-r--r--sci-libs/root/root-4.02.00.ebuild4
3 files changed, 21 insertions, 13 deletions
diff --git a/sci-libs/root/ChangeLog b/sci-libs/root/ChangeLog
index 3384a5666fa7..a278b34aa68c 100644
--- a/sci-libs/root/ChangeLog
+++ b/sci-libs/root/ChangeLog
@@ -1,6 +1,14 @@
# 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.5 2005/03/12 23:00:30 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/ChangeLog,v 1.6 2005/03/29 16:36:44 fmccor Exp $
+
+ 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
+ build on sparc. Supported architectures are hardwired in a tgz file included
+ within the package: xrootd/src/xrootd-20041124-0752.src.tgz, and in
+ unix/src/TUnixSystem.cxx, and linux:sparc is not among them. There is no
+ apparent for this package not to work on sparc, but as constituted, it cannot
+ without upstream support.
12 Mar 2005; Patrick Kursawe <phosphan@gentoo.org> root-4.02.00.ebuild:
No bugs for this version for about two months -> stable
diff --git a/sci-libs/root/Manifest b/sci-libs/root/Manifest
index c470892fe7e4..6728e11e3a4f 100644
--- a/sci-libs/root/Manifest
+++ b/sci-libs/root/Manifest
@@ -1,15 +1,15 @@
-MD5 2c3cfae012a66112dbb070862289562d root-3.10.02-r1.ebuild 4745
-MD5 15793f41f3908d859a1b391e3187b5c3 root-3.05.04.ebuild 1613
+MD5 85be4b85693e73b4dc84501c69993a68 ChangeLog 3394
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 6412f51c01aebcfaab889144c40c8697 root-3.03.04-r2.ebuild 1617
-MD5 7a6e7f7d0883bf649f1f2e5b27845aaa root-4.02.00.ebuild 4835
+MD5 15793f41f3908d859a1b391e3187b5c3 root-3.05.04.ebuild 1613
+MD5 2c3cfae012a66112dbb070862289562d root-3.10.02-r1.ebuild 4745
MD5 89c2b5cf2fe2b5a303c2413c8cd7bf39 root-4.00.06a.ebuild 4945
-MD5 ac84dec3df55b8ad250611b93d914d07 ChangeLog 2909
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 58ce6f63773b28de747663b7e908e2bb files/root-makefile.patch 742
-MD5 053f8a5dbe37435f2b62ee44c79e9523 files/digest-root-3.05.04 73
-MD5 6ed7f7ff48d537bdd4a588d1d992b22a files/digest-root-4.02.00 74
+MD5 6c0cfd862188147b5e291eb48d11763f root-4.02.00.ebuild 4840
MD5 cb6730d3f0de83973de47c6bf1d82cfa files/digest-root-3.03.04-r2 73
-MD5 1ef2792a1fad865173670aa5942bef6c files/pgsql-no-libpq-int.patch 290
-MD5 20d87dacea92f9c1128048bf8a7e5e32 files/digest-root-4.00.06a 75
+MD5 053f8a5dbe37435f2b62ee44c79e9523 files/digest-root-3.05.04 73
MD5 da92522ba08f8d50e5197b6a9fd7549f files/digest-root-3.10.02-r1 74
+MD5 20d87dacea92f9c1128048bf8a7e5e32 files/digest-root-4.00.06a 75
+MD5 1ef2792a1fad865173670aa5942bef6c files/pgsql-no-libpq-int.patch 290
MD5 bd215c79e54b143ed1ecdb7d3e45f10b files/root-4.00.06a-gcc-3.4.patch 2709
+MD5 58ce6f63773b28de747663b7e908e2bb files/root-makefile.patch 742
+MD5 6ed7f7ff48d537bdd4a588d1d992b22a files/digest-root-4.02.00 74
diff --git a/sci-libs/root/root-4.02.00.ebuild b/sci-libs/root/root-4.02.00.ebuild
index 1308b8a8901a..be21895dffdc 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.2 2005/03/12 23:00:30 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/root-4.02.00.ebuild,v 1.3 2005/03/29 16:36:44 fmccor Exp $
inherit flag-o-matic eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://root.cern.ch/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86"
+KEYWORDS="x86 -sparc"
IUSE="afs kerberos ldap mysql opengl postgres python qt"
DEPEND="virtual/x11