diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 16:40:18 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 16:40:18 +0000 |
commit | e744e0af8b43bddcd79dd5cf6a68b420f77bdd7b (patch) | |
tree | 3adaaf2546b95609daf9dff886f18b5e138b7311 /sys-devel | |
parent | Version bump. (diff) | |
download | gentoo-2-e744e0af8b43bddcd79dd5cf6a68b420f77bdd7b.tar.gz gentoo-2-e744e0af8b43bddcd79dd5cf6a68b420f77bdd7b.tar.bz2 gentoo-2-e744e0af8b43bddcd79dd5cf6a68b420f77bdd7b.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 4d48ad2df3ef..b8da037c45c2 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.84 2012/03/03 03:28:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.85 2012/04/26 16:40:18 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> autogen-5.15.ebuild: + keyword ~amd64-fbsd *autogen-5.15 (03 Mar 2012) diff --git a/sys-devel/autogen/autogen-5.15.ebuild b/sys-devel/autogen/autogen-5.15.ebuild index 99110e519269..aa37e2f48450 100644 --- a/sys-devel/autogen/autogen-5.15.ebuild +++ b/sys-devel/autogen/autogen-5.15.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/autogen/autogen-5.15.ebuild,v 1.1 2012/03/03 03:28:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.15.ebuild,v 1.2 2012/04/26 16:40:18 aballier Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=dev-scheme/guile-1.8 |