summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/nted')
-rw-r--r--media-sound/nted/ChangeLog8
-rw-r--r--media-sound/nted/nted-1.10.18.ebuild6
-rw-r--r--media-sound/nted/nted-1.10.7-r1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/nted/ChangeLog b/media-sound/nted/ChangeLog
index 1e58cf4a7695..c3aab599b384 100644
--- a/media-sound/nted/ChangeLog
+++ b/media-sound/nted/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/nted
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v 1.24 2011/11/02 14:55:54 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/ChangeLog,v 1.25 2012/05/05 08:45:04 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> nted-1.10.7-r1.ebuild,
+ nted-1.10.18.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
02 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> nted-1.10.18.ebuild:
x86 stable wrt bug #388815
diff --git a/media-sound/nted/nted-1.10.18.ebuild b/media-sound/nted/nted-1.10.18.ebuild
index 7d0608bd11a3..4f4cd0e8d51e 100644
--- a/media-sound/nted/nted-1.10.18.ebuild
+++ b/media-sound/nted/nted-1.10.18.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/nted/nted-1.10.18.ebuild,v 1.4 2011/11/02 14:55:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.18.ebuild,v 1.5 2012/05/05 08:45:04 mgorny Exp $
EAPI="4"
@@ -20,7 +20,7 @@ RDEPEND="doc? ( gnome-extra/yelp app-text/xmlto )
media-libs/alsa-lib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf $(use_with doc) \
diff --git a/media-sound/nted/nted-1.10.7-r1.ebuild b/media-sound/nted/nted-1.10.7-r1.ebuild
index 2afe50c64ca9..6eee61a45cbe 100644
--- a/media-sound/nted/nted-1.10.7-r1.ebuild
+++ b/media-sound/nted/nted-1.10.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/nted/nted-1.10.7-r1.ebuild,v 1.3 2010/08/09 14:11:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/nted/nted-1.10.7-r1.ebuild,v 1.4 2012/05/05 08:45:04 mgorny Exp $
EAPI="2"
@@ -20,7 +20,7 @@ RDEPEND="doc? ( gnome-extra/yelp app-text/xmlto )
media-libs/alsa-lib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf $(use_with doc) \