diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 03:33:18 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 03:33:18 +0000 |
commit | 2f6305b4d7359dcf66bec4399cbd52ef3ed6479f (patch) | |
tree | 0235dad1ea1773e4ff914d41b42c06db63d19fd4 /app-text/wv | |
parent | add missing test to IUSE (diff) | |
download | gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.tar.gz gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.tar.bz2 gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-text/wv')
-rw-r--r-- | app-text/wv/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/wv/wv-1.2.3-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/wv/wv-1.2.7.ebuild | 6 | ||||
-rw-r--r-- | app-text/wv/wv-1.2.9-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/wv/wv-1.2.9.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/app-text/wv/ChangeLog b/app-text/wv/ChangeLog index 28f69fc19b42..1d656f481648 100644 --- a/app-text/wv/ChangeLog +++ b/app-text/wv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/wv -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.65 2011/05/02 23:33:56 hanno Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.66 2012/05/04 03:33:14 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> wv-1.2.3-r1.ebuild, + wv-1.2.7.ebuild, wv-1.2.9.ebuild, wv-1.2.9-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 03 May 2011; Hanno Boeck <hanno@gentoo.org> wv-1.2.9-r1.ebuild: Add ~arm keyword. diff --git a/app-text/wv/wv-1.2.3-r1.ebuild b/app-text/wv/wv-1.2.3-r1.ebuild index c04d6c3d420c..cf7ca190ca9b 100644 --- a/app-text/wv/wv-1.2.3-r1.ebuild +++ b/app-text/wv/wv-1.2.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.3-r1.ebuild,v 1.11 2008/02/19 15:09:59 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.3-r1.ebuild,v 1.12 2012/05/04 03:33:14 jdhore Exp $ inherit eutils @@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2 wmf? ( >=media-libs/libwmf-0.2.2 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" src_compile() { diff --git a/app-text/wv/wv-1.2.7.ebuild b/app-text/wv/wv-1.2.7.ebuild index 5eb1f803272e..d79a6adff402 100644 --- a/app-text/wv/wv-1.2.7.ebuild +++ b/app-text/wv/wv-1.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.7.ebuild,v 1.1 2010/03/12 10:16:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.7.ebuild,v 1.2 2012/05/04 03:33:14 jdhore Exp $ EAPI=2 @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2 wmf? ( >=media-libs/libwmf-0.2.2 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" src_prepare() { # Workaround incorrect soname bump as fedora does diff --git a/app-text/wv/wv-1.2.9-r1.ebuild b/app-text/wv/wv-1.2.9-r1.ebuild index 2f462b13eba4..1495160cb698 100644 --- a/app-text/wv/wv-1.2.9-r1.ebuild +++ b/app-text/wv/wv-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v 1.10 2011/05/02 23:33:56 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v 1.11 2012/05/04 03:33:14 jdhore Exp $ EAPI="3" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2 dev-texlive/texlive-latex ) wmf? ( >=media-libs/libwmf-0.2.2 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" src_prepare() { if ! use tools; then diff --git a/app-text/wv/wv-1.2.9.ebuild b/app-text/wv/wv-1.2.9.ebuild index f86060b32a20..505532be6d3d 100644 --- a/app-text/wv/wv-1.2.9.ebuild +++ b/app-text/wv/wv-1.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9.ebuild,v 1.2 2011/01/31 14:00:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9.ebuild,v 1.3 2012/05/04 03:33:14 jdhore Exp $ EAPI="3" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2 dev-texlive/texlive-latex wmf? ( >=media-libs/libwmf-0.2.2 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" src_configure() { econf $(use_with wmf libwmf) |