diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:26:15 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:26:15 +0000 |
commit | 8b63f23bcb638782f5728fdcdc55eca2bd6da6d5 (patch) | |
tree | 09988dc392942a8660606e99b087a5062d2ac1e9 /xfce-extra/xfce4-kbdleds-plugin | |
parent | New separate gnome dictionary utility package, formerly part of gnome-extra/g... (diff) | |
download | historical-8b63f23bcb638782f5728fdcdc55eca2bd6da6d5.tar.gz historical-8b63f23bcb638782f5728fdcdc55eca2bd6da6d5.tar.bz2 historical-8b63f23bcb638782f5728fdcdc55eca2bd6da6d5.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-kbdleds-plugin')
-rw-r--r-- | xfce-extra/xfce4-kbdleds-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-kbdleds-plugin/ChangeLog b/xfce-extra/xfce4-kbdleds-plugin/ChangeLog index 22fc11e329d9..9c26e0652a2b 100644 --- a/xfce-extra/xfce4-kbdleds-plugin/ChangeLog +++ b/xfce-extra/xfce4-kbdleds-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-kbdleds-plugin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/ChangeLog,v 1.1 2011/10/22 14:58:43 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/ChangeLog,v 1.2 2012/05/05 07:13:42 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-kbdleds-plugin-0.0.6.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-kbdleds-plugin-0.0.6 (22 Oct 2011) diff --git a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild index 324b15a8ff4d..93eef040fc08 100644 --- a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild +++ b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.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-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild,v 1.2 2011/10/22 15:00:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild,v 1.3 2012/05/05 07:13:42 mgorny Exp $ EAPI=4 inherit xfconf @@ -20,7 +20,7 @@ RDEPEND=">=xfce-base/libxfce4ui-4.8 >=x11-libs/gtk+-2.20:2" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |