diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 13:07:06 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 13:07:06 +0000 |
commit | 4c47aa3507113a5eec41b85b44284cf36f7cfafd (patch) | |
tree | 580fdfc06dddf28007be55c7d5e2387986216093 /sys-devel | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-4c47aa3507113a5eec41b85b44284cf36f7cfafd.tar.gz gentoo-2-4c47aa3507113a5eec41b85b44284cf36f7cfafd.tar.bz2 gentoo-2-4c47aa3507113a5eec41b85b44284cf36f7cfafd.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 7d0e2d51338b..8fda0873b929 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.161 2012/04/26 05:43:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.162 2012/04/26 13:07:06 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> automake-1.11.5.ebuild: + keyword ~amd64-fbsd *automake-1.12 (26 Apr 2012) diff --git a/sys-devel/automake/automake-1.11.5.ebuild b/sys-devel/automake/automake-1.11.5.ebuild index c758563f4422..9307e7e56460 100644 --- a/sys-devel/automake/automake-1.11.5.ebuild +++ b/sys-devel/automake/automake-1.11.5.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/automake/automake-1.11.5.ebuild,v 1.1 2012/04/13 22:33:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.5.ebuild,v 1.2 2012/04/26 13:07:06 aballier Exp $ inherit eutils versionator unpacker @@ -25,7 +25,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am" HOMEPAGE="http://www.gnu.org/software/automake/" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |