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 | 4eb31dd269e33a9fa692765e2f2305a60c523867 (patch) | |
tree | 235195bf68808757d8d9450d71ccb07fa8cd66ec /x11-plugins/pidgin-privacy-please | |
parent | dev-util/pkgconifg -> virtual/pkgconfig (diff) | |
download | historical-4eb31dd269e33a9fa692765e2f2305a60c523867.tar.gz historical-4eb31dd269e33a9fa692765e2f2305a60c523867.tar.bz2 historical-4eb31dd269e33a9fa692765e2f2305a60c523867.zip |
dev-util/pkgconfig -. virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-plugins/pidgin-privacy-please')
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/pidgin-privacy-please/ChangeLog b/x11-plugins/pidgin-privacy-please/ChangeLog index 2b695153305b..5e7b5a215b6b 100644 --- a/x11-plugins/pidgin-privacy-please/ChangeLog +++ b/x11-plugins/pidgin-privacy-please/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-privacy-please -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/ChangeLog,v 1.4 2011/08/14 00:40:12 xmw Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/ChangeLog,v 1.5 2012/05/05 05:12:01 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> + pidgin-privacy-please-0.6.4.ebuild, pidgin-privacy-please-0.7.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *pidgin-privacy-please-0.7.1 (14 Aug 2011) diff --git a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild index b49b47413f16..c603f2a352f2 100644 --- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild +++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.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/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild,v 1.3 2011/08/14 00:40:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.6.4.ebuild,v 1.4 2012/05/05 05:12:01 jdhore Exp $ EAPI=2 @@ -17,7 +17,7 @@ IUSE="linguas_de" RDEPEND="<net-im/pidgin-3[gtk]" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" src_prepare() { diff --git a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild index a610cc7fc759..eed014a4234b 100644 --- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild +++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.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/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild,v 1.1 2011/08/14 00:40:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild,v 1.2 2012/05/05 05:12:01 jdhore Exp $ EAPI=2 @@ -17,7 +17,7 @@ IUSE="linguas_de linguas_pl linguas_ru" RDEPEND="<net-im/pidgin-3[gtk]" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" src_prepare() { |