summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-01-18 12:04:25 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-01-18 12:04:25 +0000
commita989f2f7f7c1a9f8299f7d991c62f7ac800e5e3e (patch)
tree548f27f2c5510e9b89432d9bcdc26edefcd75007 /dev-libs/apr-util
parentStable on alpha, bug #244707 (diff)
downloadhistorical-a989f2f7f7c1a9f8299f7d991c62f7ac800e5e3e.tar.gz
historical-a989f2f7f7c1a9f8299f7d991c62f7ac800e5e3e.tar.bz2
historical-a989f2f7f7c1a9f8299f7d991c62f7ac800e5e3e.zip
Stable on alpha, bug #246003
Package-Manager: portage-2.1.6.6/cvs/Linux 2.6.28 x86_64
Diffstat (limited to 'dev-libs/apr-util')
-rw-r--r--dev-libs/apr-util/ChangeLog5
-rw-r--r--dev-libs/apr-util/apr-util-1.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/apr-util/ChangeLog b/dev-libs/apr-util/ChangeLog
index aca5f16f7db3..90324b802c37 100644
--- a/dev-libs/apr-util/ChangeLog
+++ b/dev-libs/apr-util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/apr-util
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.121 2009/01/09 17:32:39 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.122 2009/01/18 12:04:25 klausman Exp $
+
+ 18 Jan 2009; Tobias Klausmann <klausman@gentoo.org> apr-util-1.3.4.ebuild:
+ Stable on alpha, bug #246003
09 Jan 2009; Ferris McCormick <fmccor@gentoo.org> apr-util-1.3.4.ebuild:
Sparc stable, Bug #246003.
diff --git a/dev-libs/apr-util/apr-util-1.3.4.ebuild b/dev-libs/apr-util/apr-util-1.3.4.ebuild
index 782259c59656..cf7247b37a9e 100644
--- a/dev-libs/apr-util/apr-util-1.3.4.ebuild
+++ b/dev-libs/apr-util/apr-util-1.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-1.3.4.ebuild,v 1.6 2009/01/09 17:32:39 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-1.3.4.ebuild,v 1.7 2009/01/18 12:04:25 klausman Exp $
# usually apr-util has the same PV as apr, but in case of security fixes, this
# may change.
@@ -15,7 +15,7 @@ SRC_URI="mirror://apache/apr/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="berkdb doc freetds gdbm ldap mysql odbc postgres sqlite sqlite3"
RESTRICT="test"