diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-07 15:06:00 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-07 15:06:00 +0000 |
commit | f366fcdb72ef2b47a0aa21b531b93fb8e546126f (patch) | |
tree | fbcf208b158cc1feca09147dc09ad843431d7601 /gnustep-libs/cenonlibrary | |
parent | sci-chemistry/cluster: Rename cluster to molprobity-cluster, #419999 (diff) | |
download | gentoo-2-f366fcdb72ef2b47a0aa21b531b93fb8e546126f.tar.gz gentoo-2-f366fcdb72ef2b47a0aa21b531b93fb8e546126f.tar.bz2 gentoo-2-f366fcdb72ef2b47a0aa21b531b93fb8e546126f.zip |
ppc stable (bug 410601)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-libs/cenonlibrary')
-rw-r--r-- | gnustep-libs/cenonlibrary/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-libs/cenonlibrary/cenonlibrary-3.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/cenonlibrary/ChangeLog b/gnustep-libs/cenonlibrary/ChangeLog index 182c0c18e28d..2b8a895b811b 100644 --- a/gnustep-libs/cenonlibrary/ChangeLog +++ b/gnustep-libs/cenonlibrary/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-libs/cenonlibrary # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/ChangeLog,v 1.11 2012/04/07 14:47:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/ChangeLog,v 1.12 2012/06/07 15:06:00 xmw Exp $ + + 07 Jun 2012; Michael Weber <xmw@gentoo.org> cenonlibrary-3.9.4.ebuild: + ppc stable (bug 410601) 07 Apr 2012; Markus Meier <maekke@gentoo.org> cenonlibrary-3.9.4.ebuild: x86 stable, bug #410601 diff --git a/gnustep-libs/cenonlibrary/cenonlibrary-3.9.4.ebuild b/gnustep-libs/cenonlibrary/cenonlibrary-3.9.4.ebuild index ad3be27cdc4c..85963f2ef2cc 100644 --- a/gnustep-libs/cenonlibrary/cenonlibrary-3.9.4.ebuild +++ b/gnustep-libs/cenonlibrary/cenonlibrary-3.9.4.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/gnustep-libs/cenonlibrary/cenonlibrary-3.9.4.ebuild,v 1.3 2012/04/07 14:47:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/cenonlibrary-3.9.4.ebuild,v 1.4 2012/06/07 15:06:00 xmw Exp $ EAPI=4 inherit gnustep-2 @@ -10,7 +10,7 @@ S=${WORKDIR}/Cenon DESCRIPTION="Default library required to run Cenon" HOMEPAGE="http://www.cenon.info/" SRC_URI="http://www.vhf-group.com/vhf-interservice/download/source/CenonLibrary-${PV}-1.tar.bz2" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="Cenon" IUSE="" |