diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-15 05:05:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-15 05:05:21 +0000 |
commit | cab6fd6b83077354da675602f0d7ee01a8850328 (patch) | |
tree | 48f880892c97cc20cec418d51070a7ad8a8662b6 /dev-util/shc | |
parent | Added ~alpha, bug 411761. (diff) | |
download | gentoo-2-cab6fd6b83077354da675602f0d7ee01a8850328.tar.gz gentoo-2-cab6fd6b83077354da675602f0d7ee01a8850328.tar.bz2 gentoo-2-cab6fd6b83077354da675602f0d7ee01a8850328.zip |
x86 stable wrt #438080
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-util/shc')
-rw-r--r-- | dev-util/shc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/shc/shc-3.8.9.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/shc/ChangeLog b/dev-util/shc/ChangeLog index 6b4e00471e5e..c11a6f82da99 100644 --- a/dev-util/shc/ChangeLog +++ b/dev-util/shc/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for dev-util/shc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.27 2012/10/14 18:53:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.28 2012/10/15 05:05:21 armin76 Exp $ + + 15 Oct 2012; Raúl Porcel <armin76@gentoo.org> shc-3.8.9.ebuild: + x86 stable wrt #438080 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> shc-3.8.7.ebuild: - Move to ~alpha, x86 stable wrt #438080 + Move to ~alpha 12 Oct 2012; Anthony G. Basile <blueness@gentoo.org> shc-3.8.9.ebuild: stable ppc, bug #438080 diff --git a/dev-util/shc/shc-3.8.9.ebuild b/dev-util/shc/shc-3.8.9.ebuild index 98c93e1d5377..98ed01491225 100644 --- a/dev-util/shc/shc-3.8.9.ebuild +++ b/dev-util/shc/shc-3.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.8.9.ebuild,v 1.3 2012/10/12 11:03:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.8.9.ebuild,v 1.4 2012/10/15 05:05:21 armin76 Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" IUSE="" RESTRICT="test" |