summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stewart <vericgar@gentoo.org>2006-04-11 23:41:22 +0000
committerMichael Stewart <vericgar@gentoo.org>2006-04-11 23:41:22 +0000
commit4e0ec26c01420c4db221f5f6227c2b6ffcb56505 (patch)
tree909d99b6e101183d03567cabff84c37acb235bed /dev-libs/apr-util/apr-util-1.2.2.ebuild
parentBuild protoize by default (bug #126350) and fix building gcc 4.1/4.2 snapshot... (diff)
downloadgentoo-2-4e0ec26c01420c4db221f5f6227c2b6ffcb56505.tar.gz
gentoo-2-4e0ec26c01420c4db221f5f6227c2b6ffcb56505.tar.bz2
gentoo-2-4e0ec26c01420c4db221f5f6227c2b6ffcb56505.zip
Fix SLOT
(Portage version: 2.1_pre6)
Diffstat (limited to 'dev-libs/apr-util/apr-util-1.2.2.ebuild')
-rw-r--r--dev-libs/apr-util/apr-util-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/apr-util/apr-util-1.2.2.ebuild b/dev-libs/apr-util/apr-util-1.2.2.ebuild
index c2a5ecefc636..a4783ae449e0 100644
--- a/dev-libs/apr-util/apr-util-1.2.2.ebuild
+++ b/dev-libs/apr-util/apr-util-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.2.2.ebuild,v 1.3 2006/03/30 19:35:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr-util/apr-util-1.2.2.ebuild,v 1.4 2006/04/11 23:41:22 vericgar Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://apr.apache.org/"
SRC_URI="mirror://apache/apr/${P}.tar.gz"
LICENSE="Apache-2.0"
-SLOT="0"
+SLOT="1"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="berkdb gdbm ldap postgres sqlite sqlite3"
RESTRICT="test"