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-battery-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-battery-plugin')
4 files changed, 12 insertions, 7 deletions
diff --git a/xfce-extra/xfce4-battery-plugin/ChangeLog b/xfce-extra/xfce4-battery-plugin/ChangeLog index 56cf91d2c5e4..93af2633af3f 100644 --- a/xfce-extra/xfce4-battery-plugin/ChangeLog +++ b/xfce-extra/xfce4-battery-plugin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-extra/xfce4-battery-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.13 2012/04/30 20:04:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.14 2012/05/05 07:11:16 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-battery-plugin-1.0.0-r1.ebuild, xfce4-battery-plugin-1.0.1.ebuild, + xfce4-battery-plugin-1.0.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-battery-plugin-1.0.2 (30 Apr 2012) diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild index 44fb9ebc7a6b..8c56bc131d50 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.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/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild,v 1.6 2012/04/09 18:38:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild,v 1.7 2012/05/05 07:11:16 mgorny Exp $ EAPI=4 inherit multilib xfconf @@ -20,7 +20,7 @@ RDEPEND=">=x11-libs/gtk+-2.6:2 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { PATCHES=( "${FILESDIR}"/${P}-sysfs.patch ) diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.1.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.1.ebuild index 24703320e242..5791a8df1e23 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.1.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.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/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.1.ebuild,v 1.1 2012/04/17 18:16:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.1.ebuild,v 1.2 2012/05/05 07:11:16 mgorny Exp $ EAPI=4 inherit xfconf @@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.24 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.2.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.2.ebuild index edb3238d09c3..485777ed1fc1 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.2.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.2.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/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.2.ebuild,v 1.1 2012/04/30 20:04:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.2.ebuild,v 1.2 2012/05/05 07:11:16 mgorny Exp $ EAPI=4 inherit linux-info xfconf @@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.24 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { XFCONF=( |