diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2012-08-03 15:43:06 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2012-08-03 15:43:06 +0000 |
commit | ef95295d9daef686a42ed0959a317849043bc455 (patch) | |
tree | d9919d710e8d57f4cf2494fe73c68ad650ca654a /sys-devel/bison | |
parent | remove old versions (diff) | |
download | gentoo-2-ef95295d9daef686a42ed0959a317849043bc455.tar.gz gentoo-2-ef95295d9daef686a42ed0959a317849043bc455.tar.bz2 gentoo-2-ef95295d9daef686a42ed0959a317849043bc455.zip |
add Gentoo Prefix keywords as tested, bug 429620
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'sys-devel/bison')
-rw-r--r-- | sys-devel/bison/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/bison/bison-2.5.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-2.6.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-2.6.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog index 187da616ab02..dbca20a2df6f 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/bison # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.113 2012/08/02 09:22:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.114 2012/08/03 15:43:06 darkside Exp $ + + 03 Aug 2012; Jeremy Olexa <darkside@gentoo.org> bison-2.5.1.ebuild, + bison-2.6.ebuild, bison-2.6.1.ebuild: + add Gentoo Prefix keywords as tested, bug 429620 *bison-2.6.1 (02 Aug 2012) diff --git a/sys-devel/bison/bison-2.5.1.ebuild b/sys-devel/bison/bison-2.5.1.ebuild index 6b6c504fa646..1a38bb0e6ddb 100644 --- a/sys-devel/bison/bison-2.5.1.ebuild +++ b/sys-devel/bison/bison-2.5.1.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/sys-devel/bison/bison-2.5.1.ebuild,v 1.2 2012/06/06 19:09:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.5.1.ebuild,v 1.3 2012/08/03 15:43:06 darkside Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls static" RDEPEND=">=sys-devel/m4-1.4.16" diff --git a/sys-devel/bison/bison-2.6.1.ebuild b/sys-devel/bison/bison-2.6.1.ebuild index 664e676007bd..d2c7c8a95acf 100644 --- a/sys-devel/bison/bison-2.6.1.ebuild +++ b/sys-devel/bison/bison-2.6.1.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/sys-devel/bison/bison-2.6.1.ebuild,v 1.1 2012/08/02 09:22:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.6.1.ebuild,v 1.2 2012/08/03 15:43:06 darkside Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls static" RDEPEND=">=sys-devel/m4-1.4.16" diff --git a/sys-devel/bison/bison-2.6.ebuild b/sys-devel/bison/bison-2.6.ebuild index d1382380368b..bfc759430b2c 100644 --- a/sys-devel/bison/bison-2.6.ebuild +++ b/sys-devel/bison/bison-2.6.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/sys-devel/bison/bison-2.6.ebuild,v 1.1 2012/07/20 08:18:03 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.6.ebuild,v 1.2 2012/08/03 15:43:06 darkside Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls static" RDEPEND=">=sys-devel/m4-1.4.16" |