diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-05 08:54:14 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-05 08:54:14 +0000 |
commit | 75a4844b0fa278a51264ff2d4896ed93cb202089 (patch) | |
tree | a44c97f74b1b34b35f208d16c7aac24183b6427d /media-sound/timemachine | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-75a4844b0fa278a51264ff2d4896ed93cb202089.tar.gz gentoo-2-75a4844b0fa278a51264ff2d4896ed93cb202089.tar.bz2 gentoo-2-75a4844b0fa278a51264ff2d4896ed93cb202089.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/timemachine')
-rw-r--r-- | media-sound/timemachine/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/timemachine/timemachine-0.3.1.ebuild | 6 | ||||
-rw-r--r-- | media-sound/timemachine/timemachine-0.3.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/timemachine/ChangeLog b/media-sound/timemachine/ChangeLog index 7dfe85294cd4..7a5decd5cc82 100644 --- a/media-sound/timemachine/ChangeLog +++ b/media-sound/timemachine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timemachine -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.19 2011/04/30 18:12:19 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.20 2012/05/05 08:54:14 mgorny Exp $ + + 05 May 2012; Michał Górny <mgorny@gentoo.org> timemachine-0.3.1.ebuild, + timemachine-0.3.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 30 Apr 2011; Raúl Porcel <armin76@gentoo.org> timemachine-0.3.1.ebuild: Drop sparc keywords diff --git a/media-sound/timemachine/timemachine-0.3.1.ebuild b/media-sound/timemachine/timemachine-0.3.1.ebuild index 2432e0a1cada..5eff12a475ae 100644 --- a/media-sound/timemachine/timemachine-0.3.1.ebuild +++ b/media-sound/timemachine/timemachine-0.3.1.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/timemachine/timemachine-0.3.1.ebuild,v 1.6 2011/04/30 18:12:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.3.1.ebuild,v 1.7 2012/05/05 08:54:14 mgorny Exp $ EAPI=2 @@ -18,7 +18,7 @@ RDEPEND=">=media-sound/jack-audio-connection-kit-0.80 >=media-libs/libsndfile-1.0.5 lash? ( >=media-sound/lash-0.5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { econf \ diff --git a/media-sound/timemachine/timemachine-0.3.3.ebuild b/media-sound/timemachine/timemachine-0.3.3.ebuild index dd42f782bc41..b85f8675d161 100644 --- a/media-sound/timemachine/timemachine-0.3.3.ebuild +++ b/media-sound/timemachine/timemachine-0.3.3.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/timemachine/timemachine-0.3.3.ebuild,v 1.1 2011/04/26 18:31:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.3.3.ebuild,v 1.2 2012/05/05 08:54:14 mgorny Exp $ EAPI=2 @@ -19,7 +19,7 @@ RDEPEND=">=media-sound/jack-audio-connection-kit-0.80 media-libs/liblo lash? ( >=media-sound/lash-0.5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { econf \ |