diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-12 20:04:44 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-12 20:04:44 +0000 |
commit | 31fbb9114504bc5929ba81793363361d22fd523c (patch) | |
tree | 48c2749cf331986bf806a98bab98d6c629fe0d97 /dev-util/fhist | |
parent | Version bump. Requested by Christopher Howard (bug #367211). Removed old vers... (diff) | |
download | gentoo-2-31fbb9114504bc5929ba81793363361d22fd523c.tar.gz gentoo-2-31fbb9114504bc5929ba81793363361d22fd523c.tar.bz2 gentoo-2-31fbb9114504bc5929ba81793363361d22fd523c.zip |
Drop mips keyword, bug 350891
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/fhist')
-rw-r--r-- | dev-util/fhist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/fhist/fhist-1.16.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/fhist/ChangeLog b/dev-util/fhist/ChangeLog index 09b442c89fc9..3361cd19e57f 100644 --- a/dev-util/fhist/ChangeLog +++ b/dev-util/fhist/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2011/04/12 22:28:59 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.25 2011/06/12 20:04:44 mattst88 Exp $ + + 12 Jun 2011; Matt Turner <mattst88@gentoo.org> fhist-1.16.ebuild: + Drop mips keyword, bug 350891 12 Apr 2011; Jonathan Callen <abcd@gentoo.org> fhist-1.19.ebuild: Add prefix keywords diff --git a/dev-util/fhist/fhist-1.16.ebuild b/dev-util/fhist/fhist-1.16.ebuild index 681c5bf81d8c..5adc5a46970f 100644 --- a/dev-util/fhist/fhist-1.16.ebuild +++ b/dev-util/fhist/fhist-1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.16.ebuild,v 1.4 2009/12/04 21:57:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.16.ebuild,v 1.5 2011/06/12 20:04:44 mattst88 Exp $ DESCRIPTION="File history and comparison tools" HOMEPAGE="http://fhist.sourceforge.net/fhist.html" @@ -8,7 +8,7 @@ SRC_URI="http://fhist.sourceforge.net/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~mips ~ppc sparc x86" +KEYWORDS="~ppc sparc x86" IUSE="test" RDEPEND="sys-devel/gettext |