diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-31 17:10:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-31 17:10:33 +0000 |
commit | 9441b5775746fe7e51df3a361ef391295839f5c0 (patch) | |
tree | 56ea1bda900059ea0f53c3b4d430216d18f3e777 /dev-libs/libowfat | |
parent | old (diff) | |
download | gentoo-2-9441b5775746fe7e51df3a361ef391295839f5c0.tar.gz gentoo-2-9441b5775746fe7e51df3a361ef391295839f5c0.tar.bz2 gentoo-2-9441b5775746fe7e51df3a361ef391295839f5c0.zip |
Drop HPPA keywording now that this requires an unsupported version of dev-libs/dietlibc.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r-- | dev-libs/libowfat/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/libowfat/libowfat-0.28-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog index 1d65f983f278..acd1f7c8a95f 100644 --- a/dev-libs/libowfat/ChangeLog +++ b/dev-libs/libowfat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libowfat -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.29 2011/11/20 09:17:02 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.30 2012/01/31 17:10:33 jer Exp $ + + 31 Jan 2012; Jeroen Roovers <jer@gentoo.org> libowfat-0.28-r1.ebuild: + Drop HPPA keywording now that this requires an unsupported version of + dev-libs/dietlibc. 20 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> libowfat-0.24.ebuild, libowfat-0.28-r1.ebuild, libowfat-0.28.ebuild: diff --git a/dev-libs/libowfat/libowfat-0.28-r1.ebuild b/dev-libs/libowfat/libowfat-0.28-r1.ebuild index 1d1077c19abc..b5c3142356d3 100644 --- a/dev-libs/libowfat/libowfat-0.28-r1.ebuild +++ b/dev-libs/libowfat/libowfat-0.28-r1.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-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.4 2011/11/20 09:17:01 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.5 2012/01/31 17:10:33 jer Exp $ EAPI=2 inherit flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/dietlibc-0.33_pre20090721" |