diff options
author | Stephen Bennett <spb@gentoo.org> | 2007-06-06 22:39:34 +0000 |
---|---|---|
committer | Stephen Bennett <spb@gentoo.org> | 2007-06-06 22:39:34 +0000 |
commit | b775b97e251d7c6d07efa2b417dd9f1c013f9529 (patch) | |
tree | 00cf201e4c60981d4ef61301357c8c6aae1f2c22 /virtual/c++-tr1-functional | |
parent | And the manifest (diff) | |
download | historical-b775b97e251d7c6d07efa2b417dd9f1c013f9529.tar.gz historical-b775b97e251d7c6d07efa2b417dd9f1c013f9529.tar.bz2 historical-b775b97e251d7c6d07efa2b417dd9f1c013f9529.zip |
Stable on all bar x86-fbsd
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'virtual/c++-tr1-functional')
-rw-r--r-- | virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild b/virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild index d6fffee05cce..acdb0118414a 100644 --- a/virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild +++ b/virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild,v 1.2 2007/04/28 12:50:11 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/c++-tr1-functional/c++-tr1-functional-0.ebuild,v 1.3 2007/06/06 22:33:32 spb Exp $ DESCRIPTION="Virtual for C++ tr1 <functional>" HOMEPAGE="http://www.gentoo.org/proj/en/base/" SRC_URI="" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="|| ( >=sys-devel/gcc-4.1 dev-libs/boost )" DEPEND="" |