summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-15 10:40:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-15 10:40:44 +0000
commit38be23585a5d0bcfaf05dca064fccf82309abcc0 (patch)
treee594c61cd55a774d7bae2240b47049df219c60cf /dev-util
parentStable for amd64, wrt bug #451640 (diff)
downloadgentoo-2-38be23585a5d0bcfaf05dca064fccf82309abcc0.tar.gz
gentoo-2-38be23585a5d0bcfaf05dca064fccf82309abcc0.tar.bz2
gentoo-2-38be23585a5d0bcfaf05dca064fccf82309abcc0.zip
Stable for amd64, wrt bug #451636
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/byacc/ChangeLog7
-rw-r--r--dev-util/byacc/byacc-20121003.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/byacc/ChangeLog b/dev-util/byacc/ChangeLog
index 6ad9ff278072..ba5490ca28f0 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.49 2012/12/02 05:39:59 radhermit Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.50 2013/01/15 10:40:44 ago Exp $
+
+ 15 Jan 2013; Agostino Sarubbo <ago@gentoo.org> byacc-20121003.ebuild:
+ Stable for amd64, wrt bug #451636
02 Dec 2012; Tim Harder <radhermit@gentoo.org> -byacc-1.9-r3.ebuild,
-files/byacc-1.9-CVE-2008-3196.patch, -files/byacc-1.9-ia64.patch,
diff --git a/dev-util/byacc/byacc-20121003.ebuild b/dev-util/byacc/byacc-20121003.ebuild
index d10a662d1712..9634b777f292 100644
--- a/dev-util/byacc/byacc-20121003.ebuild
+++ b/dev-util/byacc/byacc-20121003.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.1 2012/12/02 05:37:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20121003.ebuild,v 1.2 2013/01/15 10:40:44 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 )