diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:45:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:45:38 +0000 |
commit | 87963d41f30b77dccdc6675fa78fbfbf6d857c04 (patch) | |
tree | bd60d60ca3211d6e2b1d800fecb18095b7a3e747 /dev-util | |
parent | Stable for ppc, wrt bug #497706 (diff) | |
download | gentoo-2-87963d41f30b77dccdc6675fa78fbfbf6d857c04.tar.gz gentoo-2-87963d41f30b77dccdc6675fa78fbfbf6d857c04.tar.bz2 gentoo-2-87963d41f30b77dccdc6675fa78fbfbf6d857c04.zip |
Stable for ppc, wrt bug #502802
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/byacc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/byacc/byacc-20140101.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog index ea86ee7bdc74..754ed02f59fd 100644 --- a/dev-util/byacc/ChangeLog +++ b/dev-util/byacc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/byacc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.87 2014/03/04 20:08:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.88 2014/03/05 15:45:38 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> byacc-20140101.ebuild: + Stable for ppc, wrt bug #502802 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> byacc-20140101.ebuild: Stable for x86, wrt bug #502802 diff --git a/dev-util/byacc/byacc-20140101.ebuild b/dev-util/byacc/byacc-20140101.ebuild index 462bc36c0895..b06eee3c093c 100644 --- a/dev-util/byacc/byacc-20140101.ebuild +++ b/dev-util/byacc/byacc-20140101.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20140101.ebuild,v 1.5 2014/03/04 20:08:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20140101.ebuild,v 1.6 2014/03/05 15:45:38 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" DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) |