diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:28:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:28:51 +0000 |
commit | 3f1f7e66ce367da4db889b4e9a285d866f032151 (patch) | |
tree | 0bdd563f196db87ea9cf0f45d95faedf9513b6c4 /dev-util/byacc | |
parent | Stable for x86, wrt bug #451634 (diff) | |
download | gentoo-2-3f1f7e66ce367da4db889b4e9a285d866f032151.tar.gz gentoo-2-3f1f7e66ce367da4db889b4e9a285d866f032151.tar.bz2 gentoo-2-3f1f7e66ce367da4db889b4e9a285d866f032151.zip |
Stable for x86, wrt bug #451636
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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 84536e54f007..52c274bfae60 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.56 2013/01/21 16:02:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.57 2013/01/22 17:28:51 ago Exp $ + + 22 Jan 2013; Agostino Sarubbo <ago@gentoo.org> byacc-20121003.ebuild: + Stable for x86, wrt bug #451636 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> byacc-20121003.ebuild: Stable for sparc, wrt bug #451636 diff --git a/dev-util/byacc/byacc-20121003.ebuild b/dev-util/byacc/byacc-20121003.ebuild index 2db2f106d0d6..f489f4725df4 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.8 2013/01/21 16:02:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20121003.ebuild,v 1.9 2013/01/22 17:28:51 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 ) |