diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 17:26:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 17:26:50 +0000 |
commit | 5599da643bbeb977ecac2e7ec5ef28eb6f184a0c (patch) | |
tree | 3eb70deeee24192c5fcdb12c436dab92d5272550 /app-shells | |
parent | [bump] dev-perl/log-dispatch-2.350.0 (diff) | |
download | gentoo-2-5599da643bbeb977ecac2e7ec5ef28eb6f184a0c.tar.gz gentoo-2-5599da643bbeb977ecac2e7ec5ef28eb6f184a0c.tar.bz2 gentoo-2-5599da643bbeb977ecac2e7ec5ef28eb6f184a0c.zip |
Stable for amd64, 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 d4879ea48e6e..c5af79789ae5 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.16 2013/01/21 16:26:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ChangeLog,v 1.17 2013/01/21 17:26:50 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ccsh-0.0.4-r3.ebuild: + Stable for amd64, wrt bug #453112 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ccsh-0.0.4-r3.ebuild: Stable for sparc, 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 0f539592d7ca..ae02dc35491c 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.3 2013/01/21 16:26:30 ago Exp $ +# $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 $ 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() { |