summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 07:06:31 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 07:06:31 +0000
commit5d53dc462b6239c5bbec10ebd2a829b65d76c2e9 (patch)
tree00e1acb1ab47c3e1263da9f1951313f965e772be /xfce-extra/transd
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-5d53dc462b6239c5bbec10ebd2a829b65d76c2e9.tar.gz
gentoo-2-5d53dc462b6239c5bbec10ebd2a829b65d76c2e9.tar.bz2
gentoo-2-5d53dc462b6239c5bbec10ebd2a829b65d76c2e9.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/transd')
-rw-r--r--xfce-extra/transd/ChangeLog5
-rw-r--r--xfce-extra/transd/transd-0_p20110501.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/xfce-extra/transd/ChangeLog b/xfce-extra/transd/ChangeLog
index 97a759a08ba4..619ea7502d36 100644
--- a/xfce-extra/transd/ChangeLog
+++ b/xfce-extra/transd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/transd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.11 2012/05/04 07:42:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.12 2012/05/05 07:06:31 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> transd-0_p20110501.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
transd-0_p20120503.ebuild:
diff --git a/xfce-extra/transd/transd-0_p20110501.ebuild b/xfce-extra/transd/transd-0_p20110501.ebuild
index 6b986a6c5808..0662737702a8 100644
--- a/xfce-extra/transd/transd-0_p20110501.ebuild
+++ b/xfce-extra/transd/transd-0_p20110501.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/transd/transd-0_p20110501.ebuild,v 1.4 2011/10/16 05:24:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/transd-0_p20110501.ebuild,v 1.5 2012/05/05 07:06:31 mgorny Exp $
EAPI=4
EAUTORECONF=yes
@@ -20,7 +20,7 @@ RDEPEND="x11-libs/libX11
>=xfce-base/libxfcegui4-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
DOCS=( AUTHORS README TODO )