diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:43:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:43:10 +0000 |
commit | cfc688b909b4a5cf29e84bf9e54fd8c6f6b3fac9 (patch) | |
tree | 4ae3b16370239f3cca16e331c11626731ffa6bec /gnustep-libs | |
parent | Stable for amd64, wrt bug #474220 (diff) | |
download | gentoo-2-cfc688b909b4a5cf29e84bf9e54fd8c6f6b3fac9.tar.gz gentoo-2-cfc688b909b4a5cf29e84bf9e54fd8c6f6b3fac9.tar.bz2 gentoo-2-cfc688b909b4a5cf29e84bf9e54fd8c6f6b3fac9.zip |
Stable for amd64, wrt bug #474222
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/cenonlibrary/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/cenonlibrary/ChangeLog b/gnustep-libs/cenonlibrary/ChangeLog index 31141c6e992c..718c7d26be83 100644 --- a/gnustep-libs/cenonlibrary/ChangeLog +++ b/gnustep-libs/cenonlibrary/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-libs/cenonlibrary # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/ChangeLog,v 1.14 2013/06/25 18:37:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/ChangeLog,v 1.15 2013/06/25 18:43:10 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cenonlibrary-4.0.0.ebuild: + Stable for amd64, wrt bug #474222 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cenonlibrary-4.0.0.ebuild: Stable for x86, wrt bug #474222 diff --git a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild b/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild index 469d17113646..e114948d135f 100644 --- a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild +++ b/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild,v 1.2 2013/06/25 18:37:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild,v 1.3 2013/06/25 18:43:10 ago Exp $ EAPI=5 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="" |