diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:58:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:58:58 +0000 |
commit | b514f0ec292e413180beecceb2d3c890045b8ac0 (patch) | |
tree | 36bd712c67f5aed3dda21001f1cce0b36de8e02c /dev-vcs | |
parent | Stable for x86, wrt bug #524302 (diff) | |
download | gentoo-2-b514f0ec292e413180beecceb2d3c890045b8ac0.tar.gz gentoo-2-b514f0ec292e413180beecceb2d3c890045b8ac0.tar.bz2 gentoo-2-b514f0ec292e413180beecceb2d3c890045b8ac0.zip |
Stable for x86, wrt bug #524320
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/cssc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/cssc/cssc-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/cssc/ChangeLog b/dev-vcs/cssc/ChangeLog index d57f4ef860ca..d49cc9832aa7 100644 --- a/dev-vcs/cssc/ChangeLog +++ b/dev-vcs/cssc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/cssc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cssc/ChangeLog,v 1.23 2014/10/09 09:12:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cssc/ChangeLog,v 1.24 2014/10/10 10:58:58 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> cssc-1.4.0.ebuild: + Stable for x86, wrt bug #524320 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> cssc-1.4.0.ebuild: Stable for amd64, wrt bug #524320 diff --git a/dev-vcs/cssc/cssc-1.4.0.ebuild b/dev-vcs/cssc/cssc-1.4.0.ebuild index b1efab075009..4589efb96550 100644 --- a/dev-vcs/cssc/cssc-1.4.0.ebuild +++ b/dev-vcs/cssc/cssc-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cssc/cssc-1.4.0.ebuild,v 1.2 2014/10/09 09:12:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cssc/cssc-1.4.0.ebuild,v 1.3 2014/10/10 10:58:58 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/cssc/" SLOT="0" LICENSE="GPL-3" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test valgrind" DEPEND=" |