diff options
author | 2010-01-12 15:27:05 +0000 | |
---|---|---|
committer | 2010-01-12 15:27:05 +0000 | |
commit | f4feb900c740ca7f96924dc70ac63200a41177df (patch) | |
tree | b5fd4cfaef50d0b3d5197ada83ccb477a2f95ea3 /sci-libs/cln/cln-1.3.1.ebuild | |
parent | stable x86, bug 270481 (diff) | |
download | historical-f4feb900c740ca7f96924dc70ac63200a41177df.tar.gz historical-f4feb900c740ca7f96924dc70ac63200a41177df.tar.bz2 historical-f4feb900c740ca7f96924dc70ac63200a41177df.zip |
stable x86, bug 297350
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'sci-libs/cln/cln-1.3.1.ebuild')
-rw-r--r-- | sci-libs/cln/cln-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cln/cln-1.3.1.ebuild b/sci-libs/cln/cln-1.3.1.ebuild index 9e00ffb719dd..ce0ea6439400 100644 --- a/sci-libs/cln/cln-1.3.1.ebuild +++ b/sci-libs/cln/cln-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.1.ebuild,v 1.4 2010/01/12 14:01:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.1.ebuild,v 1.5 2010/01/12 15:27:05 fauli Exp $ EAPI=2 inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc examples" DEPEND="dev-libs/gmp |