diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:20:03 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:20:03 +0000 |
commit | ac2c1ef18455e99b837af55a6a984a1d2014b3be (patch) | |
tree | 95facfc5284dd9f6371eaa37788b31e2524cd6f4 /xfce-extra | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-ac2c1ef18455e99b837af55a6a984a1d2014b3be.tar.gz gentoo-2-ac2c1ef18455e99b837af55a6a984a1d2014b3be.tar.bz2 gentoo-2-ac2c1ef18455e99b837af55a6a984a1d2014b3be.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-quicklauncher-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog b/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog index a7abfa2ddc97..c8f130e77f12 100644 --- a/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog +++ b/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-quicklauncher-plugin -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog,v 1.10 2010/08/29 18:06:30 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/ChangeLog,v 1.11 2012/05/05 07:20:03 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-quicklauncher-plugin-1.9.4-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> xfce4-quicklauncher-plugin-1.9.4-r1.ebuild: diff --git a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild index 71357b998d45..3c821eedd9ad 100644 --- a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild +++ b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.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-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v 1.10 2011/05/19 20:29:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild,v 1.11 2012/05/05 07:20:03 mgorny Exp $ EAPI=4 EAUTORECONF=yes @@ -19,7 +19,7 @@ IUSE="debug" RDEPEND=">=xfce-base/xfce4-panel-4.8 >=xfce-base/libxfcegui4-4.8" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" pkg_setup() { |