diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:04:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:04:04 +0000 |
commit | 73c860e7c99aa0d05255e4ea9cb045dae77296ad (patch) | |
tree | dc02024c85f950e27bc34440aedb8b86d75abb5a /dev-util/byacc | |
parent | Stable for sh, wrt bug #452018 (diff) | |
download | gentoo-2-73c860e7c99aa0d05255e4ea9cb045dae77296ad.tar.gz gentoo-2-73c860e7c99aa0d05255e4ea9cb045dae77296ad.tar.bz2 gentoo-2-73c860e7c99aa0d05255e4ea9cb045dae77296ad.zip |
Stable for sh, wrt bug #451636
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/byacc')
-rw-r--r-- | dev-util/byacc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/byacc/byacc-20121003.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog index f8ae7c8cbd18..03714b70f0d6 100644 --- a/dev-util/byacc/ChangeLog +++ b/dev-util/byacc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/byacc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.59 2013/02/20 09:51:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.60 2013/02/24 18:04:04 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> byacc-20121003.ebuild: + Stable for sh, wrt bug #451636 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> byacc-20121003.ebuild: Stable for s390, wrt bug #451636 diff --git a/dev-util/byacc/byacc-20121003.ebuild b/dev-util/byacc/byacc-20121003.ebuild index 5150d9e584f4..199f577dd8d8 100644 --- a/dev-util/byacc/byacc-20121003.ebuild +++ b/dev-util/byacc/byacc-20121003.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/dev-util/byacc/byacc-20121003.ebuild,v 1.11 2013/02/20 09:51:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20121003.ebuild,v 1.12 2013/02/24 18:04:04 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="ftp://invisible-island.net/byacc/${P}.tgz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) |