diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:33:03 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:33:03 +0000 |
commit | 5f9b1df437032c3e50d53d066653f4b52868d5e6 (patch) | |
tree | a794c171fe4a31cfde98ed180260a77b3f58787d /app-editors/scite | |
parent | Import from ::perl-experimental for biber (#386817) (diff) | |
download | gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.tar.gz gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.tar.bz2 gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/scite/scite-3.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-3.0.2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-3.0.3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-3.0.4.ebuild | 4 | ||||
-rw-r--r-- | app-editors/scite/scite-3.1.0.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index ac386abfa7f2..f964a1d2ced6 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/scite # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.135 2012/04/30 12:39:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.136 2012/05/03 18:33:01 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> scite-3.0.1.ebuild, + scite-3.0.2.ebuild, scite-3.0.3.ebuild, scite-3.0.4.ebuild, + scite-3.1.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> scite-3.0.4.ebuild: Stable for amd64, wrt bug #412657 diff --git a/app-editors/scite/scite-3.0.1.ebuild b/app-editors/scite/scite-3.0.1.ebuild index 5e330ddf2935..543eedd3ea66 100644 --- a/app-editors/scite/scite-3.0.1.ebuild +++ b/app-editors/scite/scite-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.1.ebuild,v 1.6 2012/02/16 18:31:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.1.ebuild,v 1.7 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/scite/scite-3.0.2.ebuild b/app-editors/scite/scite-3.0.2.ebuild index c96df5bf4c13..e516323fb51c 100644 --- a/app-editors/scite/scite-3.0.2.ebuild +++ b/app-editors/scite/scite-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.2.ebuild,v 1.2 2012/01/27 23:21:34 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.2.ebuild,v 1.3 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/scite/scite-3.0.3.ebuild b/app-editors/scite/scite-3.0.3.ebuild index e9da31ce2d5f..e20ef50f80b5 100644 --- a/app-editors/scite/scite-3.0.3.ebuild +++ b/app-editors/scite/scite-3.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.3.ebuild,v 1.1 2012/02/16 18:46:31 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.3.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/scite/scite-3.0.4.ebuild b/app-editors/scite/scite-3.0.4.ebuild index 7881d40786c9..655c4c098102 100644 --- a/app-editors/scite/scite-3.0.4.ebuild +++ b/app-editors/scite/scite-3.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.4.ebuild,v 1.3 2012/04/30 12:39:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.4.ebuild,v 1.4 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/scite/scite-3.1.0.ebuild b/app-editors/scite/scite-3.1.0.ebuild index fa1fb0facefc..d34776b1d85b 100644 --- a/app-editors/scite/scite-3.1.0.ebuild +++ b/app-editors/scite/scite-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.1.0.ebuild,v 1.1 2012/04/30 08:47:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.1.0.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" |