diff options
author | 2011-09-25 12:35:42 +0000 | |
---|---|---|
committer | 2011-09-25 12:35:42 +0000 | |
commit | 7bdfe41d412c3d72d2c277162532b78f5e7b5cf7 (patch) | |
tree | 3ce6132699124a16aaa5c019efe069fcfae01730 /dev-util/fhist | |
parent | [bump] dev-perl/Moose-2.20.500 (diff) | |
download | gentoo-2-7bdfe41d412c3d72d2c277162532b78f5e7b5cf7.tar.gz gentoo-2-7bdfe41d412c3d72d2c277162532b78f5e7b5cf7.tar.bz2 gentoo-2-7bdfe41d412c3d72d2c277162532b78f5e7b5cf7.zip |
Drop *-macos keywords, libexplain is a too Linux-specific hell to port (1.16 was keyworded before Prefix migration)
(Portage version: 2.2.01.19295-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-util/fhist')
-rw-r--r-- | dev-util/fhist/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/fhist/fhist-1.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/fhist/ChangeLog b/dev-util/fhist/ChangeLog index 3361cd19e57f..eb35eee93992 100644 --- a/dev-util/fhist/ChangeLog +++ b/dev-util/fhist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/fhist # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.25 2011/06/12 20:04:44 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.26 2011/09/25 12:35:42 grobian Exp $ + + 25 Sep 2011; Fabian Groffen <grobian@gentoo.org> fhist-1.19.ebuild: + Drop *-macos keywords, libexplain is a too Linux-specific hell to port (1.16 + was keyworded before Prefix migration) 12 Jun 2011; Matt Turner <mattst88@gentoo.org> fhist-1.16.ebuild: Drop mips keyword, bug 350891 diff --git a/dev-util/fhist/fhist-1.19.ebuild b/dev-util/fhist/fhist-1.19.ebuild index a87f3cb7aa40..4f884b773a03 100644 --- a/dev-util/fhist/fhist-1.19.ebuild +++ b/dev-util/fhist/fhist-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.19.ebuild,v 1.4 2011/04/12 22:28:59 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.19.ebuild,v 1.5 2011/09/25 12:35:42 grobian Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://fhist.sourceforge.net/${P}.tar.gz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux" IUSE="test" RDEPEND=" |