diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 15:10:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 15:10:03 +0000 |
commit | fdff233cb0a4994b0e3edcde88756c97035369b3 (patch) | |
tree | 526232cd6da59d6428377cb942fd72a6075d67f1 /sci-libs/cln/cln-1.3.2-r1.ebuild | |
parent | Stable for alpha, wrt bug #441080 (diff) | |
download | gentoo-2-fdff233cb0a4994b0e3edcde88756c97035369b3.tar.gz gentoo-2-fdff233cb0a4994b0e3edcde88756c97035369b3.tar.bz2 gentoo-2-fdff233cb0a4994b0e3edcde88756c97035369b3.zip |
Stable for alpha, wrt bug #446100
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/cln/cln-1.3.2-r1.ebuild')
-rw-r--r-- | sci-libs/cln/cln-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cln/cln-1.3.2-r1.ebuild b/sci-libs/cln/cln-1.3.2-r1.ebuild index a35ba0a89e95..6fd779b2e673 100644 --- a/sci-libs/cln/cln-1.3.2-r1.ebuild +++ b/sci-libs/cln/cln-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.2-r1.ebuild,v 1.8 2012/12/30 13:59:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.2-r1.ebuild,v 1.9 2012/12/30 15:10:03 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples static-libs" DEPEND="dev-libs/gmp |