diff options
author | 2012-05-05 08:53:52 +0000 | |
---|---|---|
committer | 2012-05-05 08:53:52 +0000 | |
commit | 12c0eb7d8306c66f947c4fcff101d57c46157f57 (patch) | |
tree | cc9813c848a06746a3e24ce6591b9efc228b3107 /media-sound/traverso | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-12c0eb7d8306c66f947c4fcff101d57c46157f57.tar.gz gentoo-2-12c0eb7d8306c66f947c4fcff101d57c46157f57.tar.bz2 gentoo-2-12c0eb7d8306c66f947c4fcff101d57c46157f57.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/traverso')
-rw-r--r-- | media-sound/traverso/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/traverso/traverso-0.49.1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/traverso/traverso-0.49.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/traverso/ChangeLog b/media-sound/traverso/ChangeLog index e3faaa8b5499..8866f55fd0f0 100644 --- a/media-sound/traverso/ChangeLog +++ b/media-sound/traverso/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/traverso -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/ChangeLog,v 1.27 2010/08/15 11:22:34 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/ChangeLog,v 1.28 2012/05/05 08:53:52 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> traverso-0.49.1.ebuild, + traverso-0.49.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *traverso-0.49.2 (15 Aug 2010) diff --git a/media-sound/traverso/traverso-0.49.1.ebuild b/media-sound/traverso/traverso-0.49.1.ebuild index 3714b1e27235..03c1ec609270 100644 --- a/media-sound/traverso/traverso-0.49.1.ebuild +++ b/media-sound/traverso/traverso-0.49.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/traverso/traverso-0.49.1.ebuild,v 1.2 2009/06/17 23:24:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-0.49.1.ebuild,v 1.3 2012/05/05 08:53:52 mgorny Exp $ EAPI=1 @@ -33,7 +33,7 @@ RDEPEND=" lame? ( media-sound/lame )" # opengl? ( x11-libs/qt-opengl ) DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} diff --git a/media-sound/traverso/traverso-0.49.2.ebuild b/media-sound/traverso/traverso-0.49.2.ebuild index 3099024aaed2..bf1cc2c2af58 100644 --- a/media-sound/traverso/traverso-0.49.2.ebuild +++ b/media-sound/traverso/traverso-0.49.2.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/traverso/traverso-0.49.2.ebuild,v 1.1 2010/08/15 11:22:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-0.49.2.ebuild,v 1.2 2012/05/05 08:53:52 mgorny Exp $ EAPI=1 @@ -33,7 +33,7 @@ RDEPEND=" lame? ( media-sound/lame )" # opengl? ( x11-libs/qt-opengl ) DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} |