summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 04:53:54 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 04:53:54 +0000
commit32f901062fd52de9e9c0015e9df78baa7ad88805 (patch)
treef738f2e0eda6fda4dfaf576d3c181cf3134eb5ae /x11-misc/cairo-clock
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.gz
gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.bz2
gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.zip
dev-util/pkgconifg -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-misc/cairo-clock')
-rw-r--r--x11-misc/cairo-clock/ChangeLog8
-rw-r--r--x11-misc/cairo-clock/cairo-clock-0.3.3.ebuild6
-rw-r--r--x11-misc/cairo-clock/cairo-clock-0.3.4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/cairo-clock/ChangeLog b/x11-misc/cairo-clock/ChangeLog
index 10403d57afaf..446dc34fa2a7 100644
--- a/x11-misc/cairo-clock/ChangeLog
+++ b/x11-misc/cairo-clock/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/cairo-clock
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/cairo-clock/ChangeLog,v 1.11 2011/11/12 15:19:14 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cairo-clock/ChangeLog,v 1.12 2012/05/05 04:53:53 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> cairo-clock-0.3.3.ebuild,
+ cairo-clock-0.3.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*cairo-clock-0.3.4 (12 Nov 2011)
diff --git a/x11-misc/cairo-clock/cairo-clock-0.3.3.ebuild b/x11-misc/cairo-clock/cairo-clock-0.3.3.ebuild
index 6f0ef172c6ce..f5b509bbaab8 100644
--- a/x11-misc/cairo-clock/cairo-clock-0.3.3.ebuild
+++ b/x11-misc/cairo-clock/cairo-clock-0.3.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-misc/cairo-clock/cairo-clock-0.3.3.ebuild,v 1.6 2011/09/24 11:48:10 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cairo-clock/cairo-clock-0.3.3.ebuild,v 1.7 2012/05/05 04:53:53 jdhore Exp $
EAPI=2
@@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib:2
x11-libs/gtk+:2
>=x11-libs/pango-1.10"
DEPEND="${DEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
dev-util/intltool
sys-devel/gettext"
diff --git a/x11-misc/cairo-clock/cairo-clock-0.3.4.ebuild b/x11-misc/cairo-clock/cairo-clock-0.3.4.ebuild
index cacaef7c2900..4d2897d3cde1 100644
--- a/x11-misc/cairo-clock/cairo-clock-0.3.4.ebuild
+++ b/x11-misc/cairo-clock/cairo-clock-0.3.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-misc/cairo-clock/cairo-clock-0.3.4.ebuild,v 1.1 2011/11/12 15:19:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cairo-clock/cairo-clock-0.3.4.ebuild,v 1.2 2012/05/05 04:53:53 jdhore Exp $
EAPI=4
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.8
>=x11-libs/pango-1.10"
DEPEND="${DEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
DOCS=( AUTHORS NEWS README TODO )