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/notification-daemon | |
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/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.7.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 45a1c7c4bcc9..9c95cce1ddff 100644 --- a/x11-misc/notification-daemon/ChangeLog +++ b/x11-misc/notification-daemon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/notification-daemon # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.86 2012/03/31 08:43:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.87 2012/05/05 04:53:44 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> + notification-daemon-0.7.3.ebuild, notification-daemon-0.7.4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *notification-daemon-0.7.4 (31 Mar 2012) diff --git a/x11-misc/notification-daemon/notification-daemon-0.7.3.ebuild b/x11-misc/notification-daemon/notification-daemon-0.7.3.ebuild index 392e8b8ac2ce..75606bfc75d0 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.7.3.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.7.3.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/notification-daemon/notification-daemon-0.7.3.ebuild,v 1.4 2012/01/28 02:17:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.3.ebuild,v 1.5 2012/05/05 04:53:44 jdhore Exp $ EAPI=4 inherit gnome.org @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.28 DEPEND="${RDEPEND} app-arch/xz-utils >=dev-util/intltool-0.40 - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" DOCS=( AUTHORS ChangeLog NEWS ) diff --git a/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild b/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild index 94d57f674c89..ff2c0a6e262d 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.7.4.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/notification-daemon/notification-daemon-0.7.4.ebuild,v 1.1 2012/03/31 08:43:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild,v 1.2 2012/05/05 04:53:44 jdhore Exp $ EAPI=4 inherit gnome.org @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.28 DEPEND="${RDEPEND} app-arch/xz-utils >=dev-util/intltool-0.40 - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" DOCS=( AUTHORS ChangeLog NEWS ) |