diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 22:06:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 22:06:49 +0000 |
commit | 67cb7591ed5b77516c0e2b37aeccbfaecf321190 (patch) | |
tree | ab6284a7e5f3f6af156360b335f77e7e7fa4a7b0 /dev-util/gperf | |
parent | usemasks for cairo (diff) | |
download | gentoo-2-67cb7591ed5b77516c0e2b37aeccbfaecf321190.tar.gz gentoo-2-67cb7591ed5b77516c0e2b37aeccbfaecf321190.tar.bz2 gentoo-2-67cb7591ed5b77516c0e2b37aeccbfaecf321190.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/gperf')
-rw-r--r-- | dev-util/gperf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gperf/gperf-3.0.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/gperf/ChangeLog b/dev-util/gperf/ChangeLog index dfe75ef8a68f..bd457ec6c7cf 100644 --- a/dev-util/gperf/ChangeLog +++ b/dev-util/gperf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gperf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.54 2012/02/04 01:18:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.55 2012/04/26 22:06:49 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> gperf-3.0.4.ebuild: + keyword ~amd64-fbsd 04 Feb 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml: Added myself as maintainer diff --git a/dev-util/gperf/gperf-3.0.4.ebuild b/dev-util/gperf/gperf-3.0.4.ebuild index ca0f8d4d5a5e..e90cc29fa4ad 100644 --- a/dev-util/gperf/gperf-3.0.4.ebuild +++ b/dev-util/gperf/gperf-3.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v 1.13 2011/05/03 06:58:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v 1.14 2012/04/26 22:06:49 aballier Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gperf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { |