diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:21:29 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:21:29 +0000 |
commit | cd2d9501d3d18074358db5ad57960209a9207b35 (patch) | |
tree | 351511313174f4f4c8d0afb05ab67acb2aa07289 /xfce-extra/xfce4-notes-plugin | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-cd2d9501d3d18074358db5ad57960209a9207b35.tar.gz gentoo-2-cd2d9501d3d18074358db5ad57960209a9207b35.tar.bz2 gentoo-2-cd2d9501d3d18074358db5ad57960209a9207b35.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog index 6ba80ee741cb..9ba17cbfaaed 100644 --- a/xfce-extra/xfce4-notes-plugin/ChangeLog +++ b/xfce-extra/xfce4-notes-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-notes-plugin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.36 2011/04/23 17:41:24 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.37 2012/05/05 07:21:29 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-notes-plugin-1.7.7.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-notes-plugin-1.7.7.ebuild: diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild index 4140daee81fe..9b775e4a55a8 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.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/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.11 2011/05/19 20:48:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.12 2012/05/05 07:21:29 mgorny Exp $ EAPI=4 inherit xfconf @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 >=xfce-base/xfconf-4.8 dev-libs/libunique:1" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" pkg_setup() { |