summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 07:42:41 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 07:42:41 +0000
commit7cad7d6dca6430822b582c4ec23c14f324e6000b (patch)
tree0ce8e6c1f4cb43b8e5aa2060f7bbe5a24d8e5d7f /xfce-extra/xfce4-vala
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-7cad7d6dca6430822b582c4ec23c14f324e6000b.tar.gz
gentoo-2-7cad7d6dca6430822b582c4ec23c14f324e6000b.tar.bz2
gentoo-2-7cad7d6dca6430822b582c4ec23c14f324e6000b.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-vala')
-rw-r--r--xfce-extra/xfce4-vala/ChangeLog7
-rw-r--r--xfce-extra/xfce4-vala/xfce4-vala-4.8.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-vala/ChangeLog b/xfce-extra/xfce4-vala/ChangeLog
index 90d2a4cbf38b..6ba4874e449d 100644
--- a/xfce-extra/xfce4-vala/ChangeLog
+++ b/xfce-extra/xfce4-vala/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-vala
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-vala/ChangeLog,v 1.5 2011/11/25 03:30:30 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-vala/ChangeLog,v 1.6 2012/05/05 07:42:41 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-vala-4.8.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*xfce4-vala-4.8.1 (25 Nov 2011)
diff --git a/xfce-extra/xfce4-vala/xfce4-vala-4.8.1.ebuild b/xfce-extra/xfce4-vala/xfce4-vala-4.8.1.ebuild
index cd9b263fc3de..569c90bcfa92 100644
--- a/xfce-extra/xfce4-vala/xfce4-vala-4.8.1.ebuild
+++ b/xfce-extra/xfce4-vala/xfce4-vala-4.8.1.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-vala/xfce4-vala-4.8.1.ebuild,v 1.1 2011/11/25 03:30:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-vala/xfce4-vala-4.8.1.ebuild,v 1.2 2012/05/05 07:42:41 mgorny Exp $
EAPI=4
inherit xfconf
@@ -21,7 +21,7 @@ RDEPEND="dev-lang/vala:0.12
>=xfce-base/xfce4-panel-4.8
>=xfce-base/xfconf-4.8"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
export VALAC="$(type -P valac-0.12)"