summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
commit3ce8ed6ed02cf2981ee1c00575c2063a63c5697c (patch)
treeab886dec7b4086b5afee91418497e5dff5321b91 /media-sound/gtick
parentManifest, network crashed. (diff)
downloadhistorical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.tar.gz
historical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.tar.bz2
historical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'media-sound/gtick')
-rw-r--r--media-sound/gtick/ChangeLog6
-rw-r--r--media-sound/gtick/gtick-0.4.2.ebuild4
-rw-r--r--media-sound/gtick/gtick-0.5.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/gtick/ChangeLog b/media-sound/gtick/ChangeLog
index 0fbf4ee3ed69..bee9e4a7d41b 100644
--- a/media-sound/gtick/ChangeLog
+++ b/media-sound/gtick/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/gtick
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.40 2012/03/24 17:15:13 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.41 2012/05/05 08:27:39 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> gtick-0.4.2.ebuild,
+ gtick-0.5.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtick-0.5.0.ebuild:
x86 stable wrt bug #400399
diff --git a/media-sound/gtick/gtick-0.4.2.ebuild b/media-sound/gtick/gtick-0.4.2.ebuild
index 6ae55495500b..d457e11bceaf 100644
--- a/media-sound/gtick/gtick-0.4.2.ebuild
+++ b/media-sound/gtick/gtick-0.4.2.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/gtick/gtick-0.4.2.ebuild,v 1.6 2012/01/23 23:07:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.4.2.ebuild,v 1.7 2012/05/05 08:27:40 mgorny Exp $
EAPI=2
inherit eutils
@@ -17,7 +17,7 @@ IUSE="nls sndfile"
RDEPEND="x11-libs/gtk+:2
sndfile? ( media-libs/libsndfile )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
RESTRICT="test"
diff --git a/media-sound/gtick/gtick-0.5.0.ebuild b/media-sound/gtick/gtick-0.5.0.ebuild
index 91d9ebc5f19f..e96d00dc8e0b 100644
--- a/media-sound/gtick/gtick-0.5.0.ebuild
+++ b/media-sound/gtick/gtick-0.5.0.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/gtick/gtick-0.5.0.ebuild,v 1.3 2012/03/24 17:15:13 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.5.0.ebuild,v 1.4 2012/05/05 08:27:39 mgorny Exp $
EAPI=4
inherit eutils
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/gtk+:2
media-sound/pulseaudio
sndfile? ( media-libs/libsndfile )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
RESTRICT="test"