diff options
author | 2012-10-12 07:52:36 +0000 | |
---|---|---|
committer | 2012-10-12 07:52:36 +0000 | |
commit | 24015066ad8b99cebcb5935452e4c1bcea7ce2a4 (patch) | |
tree | 4f0b83ceaeff0d17ef162d19218c7434b09a46de /dev-util/shc | |
parent | Stable for amd64, wrt bug #433311 (diff) | |
download | gentoo-2-24015066ad8b99cebcb5935452e4c1bcea7ce2a4.tar.gz gentoo-2-24015066ad8b99cebcb5935452e4c1bcea7ce2a4.tar.bz2 gentoo-2-24015066ad8b99cebcb5935452e4c1bcea7ce2a4.zip |
Stable for amd64, wrt bug #438080
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/shc')
-rw-r--r-- | dev-util/shc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/shc/shc-3.8.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/shc/ChangeLog b/dev-util/shc/ChangeLog index f6f85e594699..de1da6e97a1a 100644 --- a/dev-util/shc/ChangeLog +++ b/dev-util/shc/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2012/09/05 18:12:44 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.25 2012/10/12 07:52:36 ago Exp $ + + 12 Oct 2012; Agostino Sarubbo <ago@gentoo.org> shc-3.8.9.ebuild: + Stable for amd64, wrt bug #438080 05 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> metadata.xml: Pick up maintainance of package and add changelog info to metadata diff --git a/dev-util/shc/shc-3.8.9.ebuild b/dev-util/shc/shc-3.8.9.ebuild index b467039ec7ff..cf7eb03b4313 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.1 2012/09/05 18:07:11 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.8.9.ebuild,v 1.2 2012/10/12 07:52:36 ago 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" |