summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-02 20:10:09 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-02 20:10:09 +0000
commit905fbf3936cdb040433ba2590c1e1299e3256cb9 (patch)
tree5828a394e6ce064f15f3ee0d3fffdf4410c94f32 /app-mobilephone/gnocky
parentwww-client/httrack: 3.45.4 (diff)
downloadgentoo-2-905fbf3936cdb040433ba2590c1e1299e3256cb9.tar.gz
gentoo-2-905fbf3936cdb040433ba2590c1e1299e3256cb9.tar.bz2
gentoo-2-905fbf3936cdb040433ba2590c1e1299e3256cb9.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-mobilephone/gnocky')
-rw-r--r--app-mobilephone/gnocky/ChangeLog7
-rw-r--r--app-mobilephone/gnocky/gnocky-0.0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-mobilephone/gnocky/ChangeLog b/app-mobilephone/gnocky/ChangeLog
index 83dc80e08428..39deafe68441 100644
--- a/app-mobilephone/gnocky/ChangeLog
+++ b/app-mobilephone/gnocky/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/gnocky
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/ChangeLog,v 1.8 2011/03/27 12:05:24 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/ChangeLog,v 1.9 2012/05/02 20:10:08 jdhore Exp $
+
+ 02 May 2012; Jeff Horelick <jdhore@gentoo.org> gnocky-0.0.6.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gnocky-0.0.6.ebuild:
Fix slot-deps on gnome libs
diff --git a/app-mobilephone/gnocky/gnocky-0.0.6.ebuild b/app-mobilephone/gnocky/gnocky-0.0.6.ebuild
index cbc43b8c92b6..165e9e6b3f27 100644
--- a/app-mobilephone/gnocky/gnocky-0.0.6.ebuild
+++ b/app-mobilephone/gnocky/gnocky-0.0.6.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-mobilephone/gnocky/gnocky-0.0.6.ebuild,v 1.2 2011/03/27 12:05:24 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/gnocky-0.0.6.ebuild,v 1.3 2012/05/02 20:10:08 jdhore Exp $
EAPI="2"
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="x11-libs/gtk+:2
gnome-base/libglade:2.0
app-mobilephone/gnokii"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
${RDEPEND}"
src_install()