diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:53:54 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:53:54 +0000 |
commit | 32f901062fd52de9e9c0015e9df78baa7ad88805 (patch) | |
tree | f738f2e0eda6fda4dfaf576d3c181cf3134eb5ae /x11-misc/tinynotify-send | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-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/tinynotify-send')
-rw-r--r-- | x11-misc/tinynotify-send/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/tinynotify-send/tinynotify-send-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/tinynotify-send/ChangeLog b/x11-misc/tinynotify-send/ChangeLog index 60afdcbd7d2c..aad3d88dd436 100644 --- a/x11-misc/tinynotify-send/ChangeLog +++ b/x11-misc/tinynotify-send/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/tinynotify-send # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.6 2012/01/23 02:01:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/ChangeLog,v 1.7 2012/05/05 04:53:52 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> tinynotify-send-1.2.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 23 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> tinynotify-send-1.2.1.ebuild: diff --git a/x11-misc/tinynotify-send/tinynotify-send-1.2.1.ebuild b/x11-misc/tinynotify-send/tinynotify-send-1.2.1.ebuild index df965f102cfa..38690c1657c0 100644 --- a/x11-misc/tinynotify-send/tinynotify-send-1.2.1.ebuild +++ b/x11-misc/tinynotify-send/tinynotify-send-1.2.1.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-misc/tinynotify-send/tinynotify-send-1.2.1.ebuild,v 1.2 2012/01/23 02:01:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinynotify-send/tinynotify-send-1.2.1.ebuild,v 1.3 2012/05/05 04:53:52 jdhore Exp $ EAPI=4 @@ -19,7 +19,7 @@ RDEPEND="x11-libs/libtinynotify ~x11-libs/libtinynotify-cli-${PV} symlink? ( !x11-libs/libnotify[symlink] )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS=( README ) |