diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 17:27:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 17:27:20 +0000 |
commit | dfbfcaabd9c846631705a224cc56b91165453fdd (patch) | |
tree | fa429105d010a24bf28996f3650641f67a2d458f /app-shells | |
parent | Stable for amd64, wrt bug #453112 (diff) | |
download | gentoo-2-dfbfcaabd9c846631705a224cc56b91165453fdd.tar.gz gentoo-2-dfbfcaabd9c846631705a224cc56b91165453fdd.tar.bz2 gentoo-2-dfbfcaabd9c846631705a224cc56b91165453fdd.zip |
Stable for x86, wrt bug #453112
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ccsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ccsh/ccsh-0.0.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/ccsh/ChangeLog b/app-shells/ccsh/ChangeLog index c5af79789ae5..5ac7156d98ea 100644 --- a/app-shells/ccsh/ChangeLog +++ b/app-shells/ccsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ccsh # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ChangeLog,v 1.17 2013/01/21 17:26:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ChangeLog,v 1.18 2013/01/21 17:27:20 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ccsh-0.0.4-r3.ebuild: + Stable for x86, wrt bug #453112 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ccsh-0.0.4-r3.ebuild: Stable for amd64, wrt bug #453112 diff --git a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild b/app-shells/ccsh/ccsh-0.0.4-r3.ebuild index ae02dc35491c..57c610fc05ae 100644 --- a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild +++ b/app-shells/ccsh/ccsh-0.0.4-r3.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/app-shells/ccsh/ccsh-0.0.4-r3.ebuild,v 1.4 2013/01/21 17:26:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r3.ebuild,v 1.5 2013/01/21 17:27:20 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://download.sourceforge.net/ccsh/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc ~x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" src_compile() { |