summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2005-10-10 20:59:02 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2005-10-10 20:59:02 +0000
commitae54ab1652f0a2e43e01cc942e7a3523c6fba2e6 (patch)
treecf0b70e352a48cddb3dd76dbbcd4d7ff83c813e8 /dev-libs/apr-util
parentStable on mips. (diff)
downloadgentoo-2-ae54ab1652f0a2e43e01cc942e7a3523c6fba2e6.tar.gz
gentoo-2-ae54ab1652f0a2e43e01cc942e7a3523c6fba2e6.tar.bz2
gentoo-2-ae54ab1652f0a2e43e01cc942e7a3523c6fba2e6.zip
Marked ~ppc-macos.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-libs/apr-util')
-rw-r--r--dev-libs/apr-util/ChangeLog6
-rw-r--r--dev-libs/apr-util/apr-util-0.9.6-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/apr-util/ChangeLog b/dev-libs/apr-util/ChangeLog
index d843283ff186..f7d36a9844f6 100644
--- a/dev-libs/apr-util/ChangeLog
+++ b/dev-libs/apr-util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/apr-util
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.33 2005/10/10 03:23:15 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.34 2005/10/10 20:59:02 kugelfang Exp $
+
+ 10 Oct 2005; Danny van Dyk <kugelfang@gentoo.org>
+ apr-util-0.9.6-r2.ebuild:
+ Marked ~ppc-macos.
10 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> apr-util-0.9.6-r2.ebuild,
apr-util-1.1.2.ebuild:
diff --git a/dev-libs/apr-util/apr-util-0.9.6-r2.ebuild b/dev-libs/apr-util/apr-util-0.9.6-r2.ebuild
index 142d8c65447d..adc9edc12eb8 100644
--- a/dev-libs/apr-util/apr-util-0.9.6-r2.ebuild
+++ b/dev-libs/apr-util/apr-util-0.9.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.6-r2.ebuild,v 1.13 2005/10/10 03:23:15 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-0.9.6-r2.ebuild,v 1.14 2005/10/10 20:59:02 kugelfang Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/apr/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE="berkdb gdbm ldap"
RESTRICT="test"