diff options
Diffstat (limited to 'dev-libs/poco/poco-1.3.6_p2.ebuild')
-rw-r--r-- | dev-libs/poco/poco-1.3.6_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/poco/poco-1.3.6_p2.ebuild b/dev-libs/poco/poco-1.3.6_p2.ebuild index 6ab129f087c5..9e03b4cc1a65 100644 --- a/dev-libs/poco/poco-1.3.6_p2.ebuild +++ b/dev-libs/poco/poco-1.3.6_p2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild,v 1.3 2012/04/13 16:56:07 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.3.6_p2.ebuild,v 1.4 2012/06/06 03:47:35 zmedico Exp $ EAPI="2" -inherit eutils toolchain-funcs flag-o-matic versionator +inherit eutils toolchain-funcs flag-o-matic multilib versionator MY_P="${P/_}" MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc" |