diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:01:18 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:01:18 +0000 |
commit | a8cde511e43c7d8ed4320f829f5262d69f73be5d (patch) | |
tree | 405c47449b0979ba130c30c4d9a20a360a375bdf /xfce-base | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-a8cde511e43c7d8ed4320f829f5262d69f73be5d.tar.gz gentoo-2-a8cde511e43c7d8ed4320f829f5262d69f73be5d.tar.bz2 gentoo-2-a8cde511e43c7d8ed4320f829f5262d69f73be5d.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index c9ef6fc8e85c..918bce286ff4 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.192 2012/01/06 10:48:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.193 2012/05/05 07:01:18 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce-utils-4.8.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce-utils-4.8.1.ebuild: old diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild index 393323cabdc3..8c1d8d320ac0 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.8.3.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-base/xfce-utils/xfce-utils-4.8.3.ebuild,v 1.10 2012/04/02 10:56:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild,v 1.11 2012/05/05 07:01:18 mgorny Exp $ EAPI=4 inherit xfconf @@ -29,7 +29,7 @@ RDEPEND="${COMMON_DEPEND} x11-misc/slock ) )" DEPEND="${COMMON_DEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { |