summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-24 09:13:49 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-24 09:13:49 +0000
commite81eecf9ffc31f09257d6723e09cdeb15d8b21c5 (patch)
tree7912688715209843b2d191bbf94e06d3797c55e4 /sys-libs
parentarm/s390 stable (diff)
downloadhistorical-e81eecf9ffc31f09257d6723e09cdeb15d8b21c5.tar.gz
historical-e81eecf9ffc31f09257d6723e09cdeb15d8b21c5.tar.bz2
historical-e81eecf9ffc31f09257d6723e09cdeb15d8b21c5.zip
add build to IUSE #100038
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libstdc++-v3/Manifest16
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild4
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild4
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild4
4 files changed, 14 insertions, 14 deletions
diff --git a/sys-libs/libstdc++-v3/Manifest b/sys-libs/libstdc++-v3/Manifest
index 009f67fd05a4..b0132ef23c73 100644
--- a/sys-libs/libstdc++-v3/Manifest
+++ b/sys-libs/libstdc++-v3/Manifest
@@ -1,19 +1,19 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+MD5 8f1686d56d480768711e3bf12ed24694 libstdc++-v3-3.3.3-r1.ebuild 7871
MD5 b6c1db1060c4e856b248a22adec1ff53 metadata.xml 220
+MD5 186f781a4ac62a476ffb2d9104aa76a6 libstdc++-v3-3.3.4.ebuild 8265
MD5 0e7c824c5fb5280ece4a527e83db5bd6 ChangeLog 5613
-MD5 dd7278546a72f7f63b723355a6ef03a1 libstdc++-v3-3.3.3-r1.ebuild 7867
-MD5 395f98c1a2da477647210026699f64c2 libstdc++-v3-3.3.4.ebuild 8261
-MD5 a22c61bb0f2cda8e4a6861871df60266 libstdc++-v3-3.3.6.ebuild 8263
+MD5 9253de85906281cc8088ce79bc936542 libstdc++-v3-3.3.6.ebuild 8267
+MD5 79ef0db9c6e9750aa92334dded832283 files/digest-libstdc++-v3-3.3.6 64
MD5 14f4d6619c938dbb907e2420c0eeefd9 files/digest-libstdc++-v3-3.3.3-r1 64
MD5 4068b84d9ce9d440b063718549cfc354 files/digest-libstdc++-v3-3.3.4 64
MD5 b2a96584f4cee72362695ba44c911c40 files/libstdc++_amd64_multilib_hack.patch 350
-MD5 79ef0db9c6e9750aa92334dded832283 files/digest-libstdc++-v3-3.3.6 64
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFC4tUHp5vW4rUFj5oRArWHAKCmv97K6Umg5VvZRxmyZrNv3RIs9wCgsVvu
-bsYvynZVqjM7r9Ytl6YoaNg=
-=qZKb
+iD8DBQFC41vggIKl8Uu19MoRAvKXAJ4v1wCHf3HjiGHXOeWGfh1vOW1zYgCeNl1q
+qg8/HiBC5EeAN9wfT01u/nc=
+=7eDe
-----END PGP SIGNATURE-----
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild
index b1fe40d3a6c8..8ffbb1f4cccd 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.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/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.36 2005/07/09 21:18:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.37 2005/07/24 09:13:49 vapier Exp $
inherit eutils flag-o-matic libtool gnuconfig versionator
@@ -126,7 +126,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/"
LICENSE="GPL-2 LGPL-2.1"
KEYWORDS="amd64 ~x86 mips ppc64 ppc ~sparc"
-IUSE="nls nptl uclibc"
+IUSE="nls nptl uclibc build"
# 3.2.3 -> 3.3.x install .so.5, so lets slot to 5
if [ "${CHOST}" == "${CCHOST}" ]
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild
index f7f0311e3328..9af45d3fdfa8 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.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/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild,v 1.16 2005/07/23 23:39:38 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild,v 1.17 2005/07/24 09:13:49 vapier Exp $
inherit eutils flag-o-matic libtool gnuconfig versionator
@@ -130,7 +130,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/"
LICENSE="GPL-2 LGPL-2.1"
KEYWORDS="amd64 ~x86 ~mips ppc64 ppc ~sparc"
-IUSE="multilib nls nptl"
+IUSE="multilib nls nptl build"
# 3.2.3 -> 3.3.x install .so.5, so lets slot to 5
if [ "${CHOST}" == "${CCHOST}" ]
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild
index 285ed1a5b452..355342613571 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.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/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.2 2005/07/23 23:14:19 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6.ebuild,v 1.3 2005/07/24 09:13:49 vapier Exp $
inherit eutils flag-o-matic libtool gnuconfig versionator
@@ -130,7 +130,7 @@ HOMEPAGE="http://gcc.gnu.org/libstdc++/"
LICENSE="GPL-2 LGPL-2.1"
KEYWORDS="~amd64 ~x86 ~mips ~ppc64 ~ppc ~sparc"
-IUSE="multilib nls nptl"
+IUSE="multilib nls nptl build"
# 3.2.3 -> 3.3.x install .so.5, so lets slot to 5
if [ "${CHOST}" == "${CCHOST}" ]