summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-02 13:39:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-02 13:39:13 +0000
commitf22644dfac992ff1a10fe8f43bf351ba6aef8666 (patch)
tree2d5827347691165c0cab3a91044e39398c9c74af /dev-libs/poco
parentStable for sparc, wrt bug #533668 (diff)
downloadgentoo-2-f22644dfac992ff1a10fe8f43bf351ba6aef8666.tar.gz
gentoo-2-f22644dfac992ff1a10fe8f43bf351ba6aef8666.tar.bz2
gentoo-2-f22644dfac992ff1a10fe8f43bf351ba6aef8666.zip
Stable for amd64, wrt bug #508720
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/poco')
-rw-r--r--dev-libs/poco/ChangeLog7
-rw-r--r--dev-libs/poco/poco-1.4.6_p4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/poco/ChangeLog b/dev-libs/poco/ChangeLog
index a59dcd77e885..d4452360e8ea 100644
--- a/dev-libs/poco/ChangeLog
+++ b/dev-libs/poco/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/poco
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/ChangeLog,v 1.29 2014/12/29 13:13:01 tommy Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/ChangeLog,v 1.30 2015/01/02 13:39:13 ago Exp $
+
+ 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> poco-1.4.6_p4.ebuild:
+ Stable for amd64, wrt bug #508720
*poco-1.4.6_p4 (29 Dec 2014)
diff --git a/dev-libs/poco/poco-1.4.6_p4.ebuild b/dev-libs/poco/poco-1.4.6_p4.ebuild
index 4a19475ad8e1..2b2383cb72ac 100644
--- a/dev-libs/poco/poco-1.4.6_p4.ebuild
+++ b/dev-libs/poco/poco-1.4.6_p4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.6_p4.ebuild,v 1.1 2014/12/29 13:13:01 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.6_p4.ebuild,v 1.2 2015/01/02 13:39:13 ago Exp $
EAPI="5"
@@ -15,7 +15,7 @@ SRC_URI="http://pocoproject.org/releases/poco-$(get_version_component_range 1-3)
doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="doc examples iodbc mysql odbc sqlite ssl test"
DEPEND=">=dev-libs/libpcre-8.13