summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 05:12:03 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 05:12:03 +0000
commit4eb31dd269e33a9fa692765e2f2305a60c523867 (patch)
tree235195bf68808757d8d9450d71ccb07fa8cd66ec /x11-plugins/pidgin-otr
parentdev-util/pkgconifg -> virtual/pkgconfig (diff)
downloadhistorical-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-otr')
-rw-r--r--x11-plugins/pidgin-otr/ChangeLog7
-rw-r--r--x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog
index de4a6f9e3b39..541b3751e379 100644
--- a/x11-plugins/pidgin-otr/ChangeLog
+++ b/x11-plugins/pidgin-otr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/pidgin-otr
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.21 2009/12/21 15:40:49 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.22 2012/05/05 05:12:03 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> pidgin-otr-3.2.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
21 Dec 2009; Raúl Porcel <armin76@gentoo.org> pidgin-otr-3.2.0.ebuild:
sparc stable wrt #281643
diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild
index 3e77ac641bea..f043ba4f9d11 100644
--- a/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild
+++ b/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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-otr/pidgin-otr-3.2.0.ebuild,v 1.8 2009/12/21 15:40:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.9 2012/05/05 05:12:03 jdhore Exp $
EAPI=2
@@ -17,7 +17,7 @@ RDEPEND=">=net-libs/libotr-3.2.0
x11-libs/gtk+:2
net-im/pidgin[gtk]"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install || die