diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-09-28 23:58:25 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-09-28 23:58:25 +0000 |
commit | 4b500edb7608e384f878b3004d0a43fad16791eb (patch) | |
tree | 29f28f9e4dc80ffa7100c76adbbb39f989a391de /media-sound/audacity | |
parent | Lock wxGTK to 2.6. (diff) | |
download | gentoo-2-4b500edb7608e384f878b3004d0a43fad16791eb.tar.gz gentoo-2-4b500edb7608e384f878b3004d0a43fad16791eb.tar.bz2 gentoo-2-4b500edb7608e384f878b3004d0a43fad16791eb.zip |
Lock wxGTK to 2.6.
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-sound/audacity')
-rw-r--r-- | media-sound/audacity/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacity/audacity-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index e2f83765852f..9acea9bcb21a 100644 --- a/media-sound/audacity/ChangeLog +++ b/media-sound/audacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacity # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.68 2007/07/02 15:08:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.69 2007/09/28 23:58:25 dirtyepic Exp $ + + 28 Sep 2007; Ryan Hill <dirtyepic@gentoo.org> audacity-1.3.3.ebuild: + Lock wxGTK to 2.6. 02 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> metadata.xml: Hand to newly-born proaudio herd. diff --git a/media-sound/audacity/audacity-1.3.3.ebuild b/media-sound/audacity/audacity-1.3.3.ebuild index d72751c2175e..6a11b3eb3cbf 100644 --- a/media-sound/audacity/audacity-1.3.3.ebuild +++ b/media-sound/audacity/audacity-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.3.ebuild,v 1.3 2007/05/25 16:50:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.3.ebuild,v 1.4 2007/09/28 23:58:25 dirtyepic Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" RESTRICT="test" -DEPEND=">=x11-libs/wxGTK-2.6 +DEPEND="=x11-libs/wxGTK-2.6* >=app-arch/zip-2.3 dev-libs/expat >=media-libs/libsndfile-1.0.0 |