summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-11-20 09:17:02 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-11-20 09:17:02 +0000
commitb5b0bb4762b2b9605641f5598424a0b15999e141 (patch)
tree121a35005659b80412391365b4ab3824510e43bf /dev-libs/libowfat
parentppc keywords dropped wrt #364103 (diff)
downloadgentoo-2-b5b0bb4762b2b9605641f5598424a0b15999e141.tar.gz
gentoo-2-b5b0bb4762b2b9605641f5598424a0b15999e141.tar.bz2
gentoo-2-b5b0bb4762b2b9605641f5598424a0b15999e141.zip
ppc/ppc64 keywords dropped wrt #364103
(Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r--dev-libs/libowfat/ChangeLog8
-rw-r--r--dev-libs/libowfat/libowfat-0.24.ebuild6
-rw-r--r--dev-libs/libowfat/libowfat-0.28-r1.ebuild6
-rw-r--r--dev-libs/libowfat/libowfat-0.28.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog
index 4275de39bf11..1d65f983f278 100644
--- a/dev-libs/libowfat/ChangeLog
+++ b/dev-libs/libowfat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libowfat
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.28 2010/07/26 16:28:25 gmsoft Exp $
+# 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 $
+
+ 20 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> libowfat-0.24.ebuild,
+ libowfat-0.28-r1.ebuild, libowfat-0.28.ebuild:
+ ppc/ppc64 keywords dropped wrt #364103
26 Jul 2010; Guy Martin <gmsoft@gentoo.org> libowfat-0.28-r1.ebuild:
Added ~hppa to KEYWORDS.
diff --git a/dev-libs/libowfat/libowfat-0.24.ebuild b/dev-libs/libowfat/libowfat-0.24.ebuild
index 1bc9e73bcecf..4dfea63d57b8 100644
--- a/dev-libs/libowfat/libowfat-0.24.ebuild
+++ b/dev-libs/libowfat/libowfat-0.24.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.6 2007/02/04 19:01:54 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.24.ebuild,v 1.7 2011/11/20 09:17:01 xarthisius Exp $
DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
SRC_URI="http://dl.fefe.de/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 sparc x86"
IUSE=""
DEPEND=">=dev-libs/dietlibc-0.23
>=sys-apps/sed-4"
diff --git a/dev-libs/libowfat/libowfat-0.28-r1.ebuild b/dev-libs/libowfat/libowfat-0.28-r1.ebuild
index 59a479f1ae77..1d1077c19abc 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-2010 Gentoo Foundation
+# Copyright 1999-2011 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.3 2010/07/26 16:28:25 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28-r1.ebuild,v 1.4 2011/11/20 09:17:01 xarthisius 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-libs/dietlibc-0.33_pre20090721"
diff --git a/dev-libs/libowfat/libowfat-0.28.ebuild b/dev-libs/libowfat/libowfat-0.28.ebuild
index 5d38a276d0b5..3416e1465241 100644
--- a/dev-libs/libowfat/libowfat-0.28.ebuild
+++ b/dev-libs/libowfat/libowfat-0.28.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-libs/libowfat/libowfat-0.28.ebuild,v 1.1 2009/03/01 15:16:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.28.ebuild,v 1.2 2011/11/20 09:17:02 xarthisius Exp $
DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
SRC_URI="http://dl.fefe.de/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/dietlibc-0.23
>=sys-apps/sed-4"