diff options
Diffstat (limited to 'dev-libs/poco')
-rw-r--r-- | dev-libs/poco/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/poco/poco-1.4.6_p4.ebuild | 6 |
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 |