diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-30 23:55:56 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-30 23:55:56 +0000 |
commit | 61a4fa459fb01d183cb036d80360dcb442b0d796 (patch) | |
tree | 12af1098d5b782d34f53358a6bd10948047caf0b /sci-libs/cln | |
parent | Version bumps, 1.12.13.1 should now fix the zlib issues from bug 124733. (diff) | |
download | gentoo-2-61a4fa459fb01d183cb036d80360dcb442b0d796.tar.gz gentoo-2-61a4fa459fb01d183cb036d80360dcb442b0d796.tar.bz2 gentoo-2-61a4fa459fb01d183cb036d80360dcb442b0d796.zip |
stable on ppc (needed for Bug #141446)
(Portage version: 2.1.1)
Diffstat (limited to 'sci-libs/cln')
-rw-r--r-- | sci-libs/cln/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cln/cln-1.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cln/ChangeLog b/sci-libs/cln/ChangeLog index 671dede442eb..1197ed729e49 100644 --- a/sci-libs/cln/ChangeLog +++ b/sci-libs/cln/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cln # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.13 2006/09/06 07:29:27 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.14 2006/09/30 23:55:56 wormo Exp $ + + 30 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> cln-1.1.10.ebuild: + stable on ppc (needed for Bug #141446) 06 Sep 2006; Joshua Jackson <tsunam@gentoo.org> cln-1.1.10.ebuild: Stable x86; bug #141413 diff --git a/sci-libs/cln/cln-1.1.10.ebuild b/sci-libs/cln/cln-1.1.10.ebuild index 7ce59968fa8c..f8837cf52aec 100644 --- a/sci-libs/cln/cln-1.1.10.ebuild +++ b/sci-libs/cln/cln-1.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.1.10.ebuild,v 1.6 2006/09/06 07:29:27 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.1.10.ebuild,v 1.7 2006/09/30 23:55:56 wormo Exp $ inherit flag-o-matic toolchain-funcs multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ginac.de/CLN/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2 |