summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 07:26:15 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 07:26:15 +0000
commit8b63f23bcb638782f5728fdcdc55eca2bd6da6d5 (patch)
tree09988dc392942a8660606e99b087a5062d2ac1e9 /xfce-extra/xfce4-diskperf-plugin
parentNew separate gnome dictionary utility package, formerly part of gnome-extra/g... (diff)
downloadhistorical-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-diskperf-plugin')
-rw-r--r--xfce-extra/xfce4-diskperf-plugin/ChangeLog7
-rw-r--r--xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild6
-rw-r--r--xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.1.ebuild4
-rw-r--r--xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.2.ebuild4
4 files changed, 13 insertions, 8 deletions
diff --git a/xfce-extra/xfce4-diskperf-plugin/ChangeLog b/xfce-extra/xfce4-diskperf-plugin/ChangeLog
index 261ac2ab0c2f..3dd705a2c916 100644
--- a/xfce-extra/xfce4-diskperf-plugin/ChangeLog
+++ b/xfce-extra/xfce4-diskperf-plugin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-extra/xfce4-diskperf-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.15 2012/04/30 20:14:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.16 2012/05/05 07:10:41 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org>
+ xfce4-diskperf-plugin-2.3.0.ebuild, xfce4-diskperf-plugin-2.5.1.ebuild,
+ xfce4-diskperf-plugin-2.5.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*xfce4-diskperf-plugin-2.5.2 (30 Apr 2012)
diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild
index 5236e08bc793..dcc7ad9fe0d7 100644
--- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild
+++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.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-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild,v 1.9 2011/12/07 15:43:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild,v 1.10 2012/05/05 07:10:41 mgorny Exp $
EAPI=4
EAUTORECONF=yes
@@ -18,7 +18,7 @@ IUSE=""
RDEPEND=">=xfce-base/libxfcegui4-4.8
>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
dev-util/intltool"
pkg_setup() {
diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.1.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.1.ebuild
index 4d9812e95f1b..ab78a972fae3 100644
--- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.1.ebuild
+++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.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-diskperf-plugin/xfce4-diskperf-plugin-2.5.1.ebuild,v 1.1 2012/04/14 07:30:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.1.ebuild,v 1.2 2012/05/05 07:10:41 mgorny Exp $
EAPI=4
inherit xfconf
@@ -18,7 +18,7 @@ RDEPEND=">=xfce-base/libxfce4ui-4.8
>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
pkg_setup() {
diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.2.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.2.ebuild
index 0141f83c3a36..e70a1295a641 100644
--- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.2.ebuild
+++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.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-diskperf-plugin/xfce4-diskperf-plugin-2.5.2.ebuild,v 1.1 2012/04/30 20:14:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.5.2.ebuild,v 1.2 2012/05/05 07:10:41 mgorny Exp $
EAPI=4
inherit xfconf
@@ -18,7 +18,7 @@ RDEPEND=">=xfce-base/libxfce4ui-4.8
>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
pkg_setup() {