diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:37:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:37:27 +0000 |
commit | 79f0ae533df6664435ad6022514895eeb40e6a93 (patch) | |
tree | 89513d5b80735caa78c6c5ca0f7fe2acb1626765 /gnustep-libs | |
parent | Stable for x86, wrt bug #474220 (diff) | |
download | gentoo-2-79f0ae533df6664435ad6022514895eeb40e6a93.tar.gz gentoo-2-79f0ae533df6664435ad6022514895eeb40e6a93.tar.bz2 gentoo-2-79f0ae533df6664435ad6022514895eeb40e6a93.zip |
Stable for x86, wrt bug #474222
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/cenonlibrary/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/gnustep-libs/cenonlibrary/ChangeLog b/gnustep-libs/cenonlibrary/ChangeLog index f6c3368aa156..31141c6e992c 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.13 2013/04/23 22:56:04 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/ChangeLog,v 1.14 2013/06/25 18:37:27 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cenonlibrary-4.0.0.ebuild: + Stable for x86, wrt bug #474222 *cenonlibrary-4.0.0 (23 Apr 2013) @@ -60,4 +63,3 @@ 26 Mar 2006; Fabian Groffen <grobian@gentoo.org> +cenonlibrary-3.80.1.ebuild: Initial commit. Ebuild based on original from Armando Di Cianno (bug #54786) - diff --git a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild b/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild index 073737d7fd98..469d17113646 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.1 2013/04/23 22:56:05 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild,v 1.2 2013/06/25 18:37:27 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="" |