diff options
Diffstat (limited to 'dev-libs/poco/poco-1.4.6_p4.ebuild')
-rw-r--r-- | dev-libs/poco/poco-1.4.6_p4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |