diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 09:02:19 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 09:02:19 +0000 |
commit | de01a91e81fea24775a5932a856ec05c9a9a9eeb (patch) | |
tree | 66ba3a4e3ea4eca13569d4c674137b0957f74ad3 /media-sound/gmpc | |
parent | Update description and webpage thanks to Ivan <gentoo.power@gmail.com> (diff) | |
download | historical-de01a91e81fea24775a5932a856ec05c9a9a9eeb.tar.gz historical-de01a91e81fea24775a5932a856ec05c9a9a9eeb.tar.bz2 historical-de01a91e81fea24775a5932a856ec05c9a9a9eeb.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p13/cvs/Linux x86_64
Diffstat (limited to 'media-sound/gmpc')
-rw-r--r-- | media-sound/gmpc/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/gmpc/gmpc-0.20.0.ebuild | 6 | ||||
-rw-r--r-- | media-sound/gmpc/gmpc-11.8.16.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/gmpc/ChangeLog b/media-sound/gmpc/ChangeLog index e541924a82c7..9fe3626ce586 100644 --- a/media-sound/gmpc/ChangeLog +++ b/media-sound/gmpc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/gmpc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.85 2012/03/07 19:54:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.86 2012/05/05 09:02:18 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> gmpc-0.20.0.ebuild, + gmpc-11.8.16.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 07 Mar 2012; Brent Baude <ranger@gentoo.org> gmpc-11.8.16.ebuild: Marking gmpc-11.8.16 ppc for bug 381219 diff --git a/media-sound/gmpc/gmpc-0.20.0.ebuild b/media-sound/gmpc/gmpc-0.20.0.ebuild index db20a974ee12..03c19c076fff 100644 --- a/media-sound/gmpc/gmpc-0.20.0.ebuild +++ b/media-sound/gmpc/gmpc-0.20.0.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/media-sound/gmpc/gmpc-0.20.0.ebuild,v 1.12 2011/06/17 10:04:02 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.20.0.ebuild,v 1.13 2012/05/05 09:02:18 mgorny Exp $ EAPI=2 inherit autotools eutils gnome2-utils @@ -25,7 +25,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 DEPEND="${RDEPEND} dev-lang/vala:0.10 >=dev-util/gob-2.0.17 - dev-util/pkgconfig + virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )" diff --git a/media-sound/gmpc/gmpc-11.8.16.ebuild b/media-sound/gmpc/gmpc-11.8.16.ebuild index 06e845f991be..b738fd239d97 100644 --- a/media-sound/gmpc/gmpc-11.8.16.ebuild +++ b/media-sound/gmpc/gmpc-11.8.16.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/media-sound/gmpc/gmpc-11.8.16.ebuild,v 1.6 2012/03/07 19:54:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-11.8.16.ebuild,v 1.7 2012/05/05 09:02:18 mgorny Exp $ EAPI=4 inherit gnome2-utils @@ -26,7 +26,7 @@ RDEPEND="dev-db/sqlite:3 DEPEND="${RDEPEND} dev-lang/vala:0.12 >=dev-util/gob-2.0.17 - dev-util/pkgconfig + virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )" |