diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:13:48 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:13:48 +0000 |
commit | a1195ce4a57bbe6a90339aaf9315dfe91cabe56a (patch) | |
tree | 9ae216e489dfd9cdf128fb5a1e92346950e6cdc5 /xfce-extra/xfce4-hdaps | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-a1195ce4a57bbe6a90339aaf9315dfe91cabe56a.tar.gz gentoo-2-a1195ce4a57bbe6a90339aaf9315dfe91cabe56a.tar.bz2 gentoo-2-a1195ce4a57bbe6a90339aaf9315dfe91cabe56a.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-hdaps')
-rw-r--r-- | xfce-extra/xfce4-hdaps/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-hdaps/ChangeLog b/xfce-extra/xfce4-hdaps/ChangeLog index 4fc7333ca611..b90a9568ccd9 100644 --- a/xfce-extra/xfce4-hdaps/ChangeLog +++ b/xfce-extra/xfce4-hdaps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-hdaps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.8 2012/04/07 01:38:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.9 2012/05/05 07:13:48 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-hdaps-0.0.7.ebuild, + xfce4-hdaps-0.0.8.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-hdaps-0.0.8 (07 Apr 2012) diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild index f987178f7210..0a525d590d5a 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.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-hdaps/xfce4-hdaps-0.0.7.ebuild,v 1.4 2011/05/20 11:21:23 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild,v 1.5 2012/05/05 07:13:48 mgorny Exp $ EAPI=4 inherit linux-info xfconf @@ -22,7 +22,7 @@ RDEPEND="${COMMON_DEPEND} >=app-laptop/hdapsd-20081213 >=app-laptop/tp_smapi-0.39" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool sys-devel/gettext" diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild index b56cc35203c6..783c58d67544 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.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-hdaps/xfce4-hdaps-0.0.8.ebuild,v 1.1 2012/04/07 01:38:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild,v 1.2 2012/05/05 07:13:48 mgorny Exp $ EAPI=4 inherit linux-info xfconf @@ -22,7 +22,7 @@ RDEPEND="${COMMON_DEPEND} >=app-laptop/hdapsd-20081213 >=app-laptop/tp_smapi-0.39" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool sys-devel/gettext" |