summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-01-03 19:54:38 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-01-03 19:54:38 +0000
commit3b8a1a81f955c64ee6eb97e2e6f8277a69fc6b7a (patch)
tree258ee6316b01e9783078e84a0726dab986117d44 /dev-util/byacc
parentStable for x86, wrt bug #496752 (diff)
downloadgentoo-2-3b8a1a81f955c64ee6eb97e2e6f8277a69fc6b7a.tar.gz
gentoo-2-3b8a1a81f955c64ee6eb97e2e6f8277a69fc6b7a.tar.bz2
gentoo-2-3b8a1a81f955c64ee6eb97e2e6f8277a69fc6b7a.zip
Stable for amd64 wrt bug #495656
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-util/byacc')
-rw-r--r--dev-util/byacc/ChangeLog5
-rw-r--r--dev-util/byacc/byacc-20130925.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog
index fa78c0b0ae76..3a073e2be45b 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.76 2014/01/02 06:16:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.77 2014/01/03 19:54:38 nimiux Exp $
+
+ 03 Jan 2014; Chema Alonso <nimiux@gentoo.org> byacc-20130925.ebuild:
+ Stable for amd64 wrt bug #495656
*byacc-20140101 (02 Jan 2014)
diff --git a/dev-util/byacc/byacc-20130925.ebuild b/dev-util/byacc/byacc-20130925.ebuild
index 4431c32714d7..ef3131b1e748 100644
--- a/dev-util/byacc/byacc-20130925.ebuild
+++ b/dev-util/byacc/byacc-20130925.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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-20130925.ebuild,v 1.3 2013/12/29 17:35:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20130925.ebuild,v 1.4 2014/01/03 19:54:38 nimiux 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 )