diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:11:02 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 07:11:02 +0000 |
commit | 5d3fa8d2a52f858c2b857eff6c1d8016949e159b (patch) | |
tree | 4bfccf3c4b36ee7d415441e7fab04ed69902b8af /xfce-extra/xfce4-cellmodem-plugin | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-5d3fa8d2a52f858c2b857eff6c1d8016949e159b.tar.gz gentoo-2-5d3fa8d2a52f858c2b857eff6c1d8016949e159b.tar.bz2 gentoo-2-5d3fa8d2a52f858c2b857eff6c1d8016949e159b.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-cellmodem-plugin')
-rw-r--r-- | xfce-extra/xfce4-cellmodem-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cellmodem-plugin/ChangeLog b/xfce-extra/xfce4-cellmodem-plugin/ChangeLog index dfc3d99c0655..dde72a605799 100644 --- a/xfce-extra/xfce4-cellmodem-plugin/ChangeLog +++ b/xfce-extra/xfce4-cellmodem-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-cellmodem-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog,v 1.3 2012/04/21 05:39:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog,v 1.4 2012/05/05 07:11:02 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> + xfce4-cellmodem-plugin-0.0.5.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 21 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-cellmodem-plugin-0.0.5.ebuild: diff --git a/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild b/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild index 33a9a30fd9eb..6e7730b317d8 100644 --- a/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild +++ b/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.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-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild,v 1.5 2012/04/21 05:39:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild,v 1.6 2012/05/05 07:11:02 mgorny Exp $ EAPI=4 EAUTORECONF=yes @@ -22,7 +22,7 @@ RDEPEND="sys-apps/pciutils[zlib] >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { PATCHES=( |