diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 13:59:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 13:59:51 +0000 |
commit | 4727eaf9c9f131978b453c34929fc8eaf656aaa0 (patch) | |
tree | 1c67a414914a167f6ca9865b0b2c4bd1790d1c64 /dev-util/byacc | |
parent | Stable for amd64, wrt bug #418971 (diff) | |
download | gentoo-2-4727eaf9c9f131978b453c34929fc8eaf656aaa0.tar.gz gentoo-2-4727eaf9c9f131978b453c34929fc8eaf656aaa0.tar.bz2 gentoo-2-4727eaf9c9f131978b453c34929fc8eaf656aaa0.zip |
Stable for amd64, wrt bug #429052
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/byacc')
-rw-r--r-- | dev-util/byacc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/byacc/byacc-20120526.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog index edc7f6855a81..3cdf16c9542c 100644 --- a/dev-util/byacc/ChangeLog +++ b/dev-util/byacc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/byacc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.41 2012/05/30 06:16:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.42 2012/08/03 13:59:51 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> byacc-20120526.ebuild: + Stable for amd64, wrt bug #429052 *byacc-20120526 (30 May 2012) diff --git a/dev-util/byacc/byacc-20120526.ebuild b/dev-util/byacc/byacc-20120526.ebuild index 6c6d9126e6f2..09ce0376be39 100644 --- a/dev-util/byacc/byacc-20120526.ebuild +++ b/dev-util/byacc/byacc-20120526.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/byacc/byacc-20120526.ebuild,v 1.1 2012/05/30 06:16:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20120526.ebuild,v 1.2 2012/08/03 13:59:51 ago Exp $ EAPI=4 @@ -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 ) |