diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 05:12:03 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 05:12:03 +0000 |
commit | 71032b758c33f48478876185c0b5582aacc783aa (patch) | |
tree | cd0ce3321aed5d220ec241df560758f0d4413670 /x11-plugins/msn-pecan | |
parent | dev-util/pkgconifg -> virtual/pkgconfig (diff) | |
download | gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.gz gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.bz2 gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.zip |
dev-util/pkgconfig -. virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/msn-pecan')
-rw-r--r-- | x11-plugins/msn-pecan/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/msn-pecan/msn-pecan-0.1.2.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/msn-pecan/msn-pecan-0.1.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/msn-pecan/ChangeLog b/x11-plugins/msn-pecan/ChangeLog index e94dc0c8e044..74b8cfaa38dc 100644 --- a/x11-plugins/msn-pecan/ChangeLog +++ b/x11-plugins/msn-pecan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/msn-pecan -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/msn-pecan/ChangeLog,v 1.11 2011/08/07 07:55:59 voyageur Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/msn-pecan/ChangeLog,v 1.12 2012/05/05 05:12:03 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> msn-pecan-0.1.2.ebuild, + msn-pecan-0.1.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *msn-pecan-0.1.3 (07 Aug 2011) diff --git a/x11-plugins/msn-pecan/msn-pecan-0.1.2.ebuild b/x11-plugins/msn-pecan/msn-pecan-0.1.2.ebuild index 51cba1d04c62..fe92f1dfe72f 100644 --- a/x11-plugins/msn-pecan/msn-pecan-0.1.2.ebuild +++ b/x11-plugins/msn-pecan/msn-pecan-0.1.2.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/x11-plugins/msn-pecan/msn-pecan-0.1.2.ebuild,v 1.1 2011/05/01 19:20:26 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/msn-pecan/msn-pecan-0.1.2.ebuild,v 1.2 2012/05/05 05:12:03 jdhore Exp $ EAPI="2" @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-im/pidgin" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig ${RDEPEND}" S=${WORKDIR}/${P/_/-} diff --git a/x11-plugins/msn-pecan/msn-pecan-0.1.3.ebuild b/x11-plugins/msn-pecan/msn-pecan-0.1.3.ebuild index a94158c5d08e..f1ae12ec4491 100644 --- a/x11-plugins/msn-pecan/msn-pecan-0.1.3.ebuild +++ b/x11-plugins/msn-pecan/msn-pecan-0.1.3.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/x11-plugins/msn-pecan/msn-pecan-0.1.3.ebuild,v 1.1 2011/08/07 07:55:59 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/msn-pecan/msn-pecan-0.1.3.ebuild,v 1.2 2012/05/05 05:12:03 jdhore Exp $ EAPI="2" @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-im/pidgin" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig ${RDEPEND}" S=${WORKDIR}/${P/_/-} |