summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:30:40 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:30:40 +0000
commit5f7464cf06916a1e5ebfca85fc310b987679da03 (patch)
tree127fa219328004f17debe56c1f16df36023aef2b /dev-db/couchdb
parentx86 stable wrt bug #495744 (diff)
downloadgentoo-2-5f7464cf06916a1e5ebfca85fc310b987679da03.tar.gz
gentoo-2-5f7464cf06916a1e5ebfca85fc310b987679da03.tar.bz2
gentoo-2-5f7464cf06916a1e5ebfca85fc310b987679da03.zip
x86 stable wrt bug #495362
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-db/couchdb')
-rw-r--r--dev-db/couchdb/ChangeLog5
-rw-r--r--dev-db/couchdb/couchdb-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/couchdb/ChangeLog b/dev-db/couchdb/ChangeLog
index a8a8217a754a..acb2d4f9e016 100644
--- a/dev-db/couchdb/ChangeLog
+++ b/dev-db/couchdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/couchdb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.89 2014/02/08 21:03:27 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/ChangeLog,v 1.90 2014/02/24 01:30:40 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> couchdb-1.5.0.ebuild:
+ x86 stable wrt bug #495362
08 Feb 2014; Dirkjan Ochtman <djc@gentoo.org> -couchdb-1.3.0-r1.ebuild,
-couchdb-1.3.1.ebuild:
diff --git a/dev-db/couchdb/couchdb-1.5.0.ebuild b/dev-db/couchdb/couchdb-1.5.0.ebuild
index e62117c4887a..21b8e757ffd1 100644
--- a/dev-db/couchdb/couchdb-1.5.0.ebuild
+++ b/dev-db/couchdb/couchdb-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.5.0.ebuild,v 1.2 2014/02/02 10:31:24 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/couchdb/couchdb-1.5.0.ebuild,v 1.3 2014/02/24 01:30:40 phajdan.jr Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://apache/couchdb/source/${PV}/apache-${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="selinux test"
RDEPEND=">=dev-libs/icu-4.3.1