diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:26:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:26:30 +0000 |
commit | 90a156a545d0e7fca7e2fdaccd5c4770ee8caef0 (patch) | |
tree | f901046ef9cd3c1153e6fcd53dcd0ee594d6623c /app-shells | |
parent | Stable for sparc, wrt bug #451062 (diff) | |
download | gentoo-2-90a156a545d0e7fca7e2fdaccd5c4770ee8caef0.tar.gz gentoo-2-90a156a545d0e7fca7e2fdaccd5c4770ee8caef0.tar.bz2 gentoo-2-90a156a545d0e7fca7e2fdaccd5c4770ee8caef0.zip |
Stable for sparc, wrt bug #453112
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 618823847332..d4879ea48e6e 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.15 2013/01/20 11:00:01 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ChangeLog,v 1.16 2013/01/21 16:26:30 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ccsh-0.0.4-r3.ebuild: + Stable for sparc, wrt bug #453112 20 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> ccsh-0.0.4-r3.ebuild: Install ccsh binary to /bin as in previous revision diff --git a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild b/app-shells/ccsh/ccsh-0.0.4-r3.ebuild index f34bec7a80dd..0f539592d7ca 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.2 2013/01/20 11:00:01 pinkbyte Exp $ +# $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 $ 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() { |