diff options
author | 2005-12-21 10:53:48 +0000 | |
---|---|---|
committer | 2005-12-21 10:53:48 +0000 | |
commit | d46b7886fdf1ff6babb1eae9a9f1afd9f0a35f19 (patch) | |
tree | bb3ed8900c25a902f0be1372db6d9e976d811209 /virtual/libstdc++/libstdc++-3.3.ebuild | |
parent | Version bump and cleanup. Closing bug #104060. (diff) | |
download | historical-d46b7886fdf1ff6babb1eae9a9f1afd9f0a35f19.tar.gz historical-d46b7886fdf1ff6babb1eae9a9f1afd9f0a35f19.tar.bz2 historical-d46b7886fdf1ff6babb1eae9a9f1afd9f0a35f19.zip |
Marked stable on x86 for bug #116253.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'virtual/libstdc++/libstdc++-3.3.ebuild')
-rw-r--r-- | virtual/libstdc++/libstdc++-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild index ecb3a8435a7a..c618239265ac 100644 --- a/virtual/libstdc++/libstdc++-3.3.ebuild +++ b/virtual/libstdc++/libstdc++-3.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.2 2005/12/20 21:03:08 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.3 2005/12/21 10:53:48 betelgeuse Exp $ DESCRIPTION="Virtual for the GNU Standard C++ Library" HOMEPAGE="http://www.gentoo.org/proj/en/base/" SRC_URI="" LICENSE="GPL-2" SLOT="3.3" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" IUSE="" DEPEND="" RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )" |