diff options
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() { |