summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2005-12-20 21:03:08 +0000
committerMark Loeser <halcy0n@gentoo.org>2005-12-20 21:03:08 +0000
commit0824b9d1f3001963245cdc42ccdedf22aabb23fb (patch)
tree0273d9b88d11640eec9721f2eb0aa14611bdf7a5 /virtual/libstdc++/libstdc++-3.3.ebuild
parentVersion bump, bug #115226 (diff)
downloadhistorical-0824b9d1f3001963245cdc42ccdedf22aabb23fb.tar.gz
historical-0824b9d1f3001963245cdc42ccdedf22aabb23fb.tar.bz2
historical-0824b9d1f3001963245cdc42ccdedf22aabb23fb.zip
Fix slot, add ~amd64
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'virtual/libstdc++/libstdc++-3.3.ebuild')
-rw-r--r--virtual/libstdc++/libstdc++-3.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild
index 3d2db7a89b7e..ecb3a8435a7a 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.1 2005/12/20 20:49:00 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.2 2005/12/20 21:03:08 halcy0n Exp $
DESCRIPTION="Virtual for the GNU Standard C++ Library"
HOMEPAGE="http://www.gentoo.org/proj/en/base/"
SRC_URI=""
LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~x86"
+SLOT="3.3"
+KEYWORDS="-* ~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="|| ( =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"