summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-01-04 02:29:51 +0000
committerMarkus Meier <maekke@gentoo.org>2009-01-04 02:29:51 +0000
commit05131e0cb901702bac15ad4347fd9f23be050dbf (patch)
tree5db0ac0480da67db768588ebde2c2cbdca15e2d7 /dev-libs/apr-util
parentamd64/x86 stable, bug #246003 (diff)
downloadgentoo-2-05131e0cb901702bac15ad4347fd9f23be050dbf.tar.gz
gentoo-2-05131e0cb901702bac15ad4347fd9f23be050dbf.tar.bz2
gentoo-2-05131e0cb901702bac15ad4347fd9f23be050dbf.zip
amd64/x86 stable, bug #246003
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'dev-libs/apr-util')
-rw-r--r--dev-libs/apr-util/ChangeLog7
-rw-r--r--dev-libs/apr-util/apr-util-1.3.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/apr-util/ChangeLog b/dev-libs/apr-util/ChangeLog
index a0dee47ca61a..79e73be173eb 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.116 2008/08/29 11:53:43 hollow Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/ChangeLog,v 1.117 2009/01/04 02:29:51 maekke Exp $
+
+ 04 Jan 2009; Markus Meier <maekke@gentoo.org> apr-util-1.3.4.ebuild:
+ amd64/x86 stable, bug #246003
*apr-util-1.3.4 (29 Aug 2008)
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 2e825ca2bcaf..c71ac1040db7 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-2008 Gentoo Foundation
+# 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.1 2008/08/29 11:53:43 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-1.3.4.ebuild,v 1.2 2009/01/04 02:29:51 maekke 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"