diff options
author | 2007-04-22 11:44:40 +0000 | |
---|---|---|
committer | 2007-04-22 11:44:40 +0000 | |
commit | 05ad7c5c1452dfd56f37579a04018c6609ad107a (patch) | |
tree | 6235ea08bcc3774bb80d69edae60087bc5648ea4 /dev-libs/ace/ace-5.5-r1.ebuild | |
parent | Version bump, Linux 2.4.34.3; fix the (non-fatal) repoman errors. (diff) | |
download | gentoo-2-05ad7c5c1452dfd56f37579a04018c6609ad107a.tar.gz gentoo-2-05ad7c5c1452dfd56f37579a04018c6609ad107a.tar.bz2 gentoo-2-05ad7c5c1452dfd56f37579a04018c6609ad107a.zip |
Stable on alpha wrt bug #148898
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/ace/ace-5.5-r1.ebuild')
-rw-r--r-- | dev-libs/ace/ace-5.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ace/ace-5.5-r1.ebuild b/dev-libs/ace/ace-5.5-r1.ebuild index 4de23f0d652e..79808b5bfea7 100644 --- a/dev-libs/ace/ace-5.5-r1.ebuild +++ b/dev-libs/ace/ace-5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.6 2007/04/16 11:24:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.5-r1.ebuild,v 1.7 2007/04/22 11:44:40 yoswink Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html" SLOT="0" LICENSE="BSD as-is" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="X ipv6 tao" DEPEND="dev-libs/openssl" |