summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 03:52:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 03:52:30 +0000
commit8cb8d121e70d285eee1ca884c6cfdaa7eaa44445 (patch)
tree98ecf52b22355f4ba9e890c82a06d17d7f7ed95a /x11-libs/libtinynotify-systemwide
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-8cb8d121e70d285eee1ca884c6cfdaa7eaa44445.tar.gz
gentoo-2-8cb8d121e70d285eee1ca884c6cfdaa7eaa44445.tar.bz2
gentoo-2-8cb8d121e70d285eee1ca884c6cfdaa7eaa44445.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libtinynotify-systemwide')
-rw-r--r--x11-libs/libtinynotify-systemwide/ChangeLog6
-rw-r--r--x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libtinynotify-systemwide/ChangeLog b/x11-libs/libtinynotify-systemwide/ChangeLog
index 7d91c4139d4a..6f65d6020793 100644
--- a/x11-libs/libtinynotify-systemwide/ChangeLog
+++ b/x11-libs/libtinynotify-systemwide/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libtinynotify-systemwide
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libtinynotify-systemwide/ChangeLog,v 1.3 2012/01/24 20:57:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libtinynotify-systemwide/ChangeLog,v 1.4 2012/05/05 03:52:27 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ libtinynotify-systemwide-0.0.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
24 Jan 2012; Michał Górny <mgorny@gentoo.org>
-libtinynotify-systemwide-0.0.1.ebuild:
diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild
index 20467050fd4a..0c2215361239 100644
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild
+++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild,v 1.1 2012/01/24 20:56:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.ebuild,v 1.2 2012/05/05 03:52:27 jdhore Exp $
EAPI=4
@@ -18,7 +18,7 @@ IUSE="doc static-libs"
RDEPEND="sys-process/procps
x11-libs/libtinynotify"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( dev-util/gtk-doc )"
DOCS=( README )