diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 18:43:02 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 18:43:02 +0000 |
commit | b04bfeaeb7a4f3e3b6cafe48b0c69faf5e75b490 (patch) | |
tree | eb838578bf4185349e90251eb79db7432a2e0d0a /media-sound/audacious | |
parent | ppc stable (diff) | |
download | historical-b04bfeaeb7a4f3e3b6cafe48b0c69faf5e75b490.tar.gz historical-b04bfeaeb7a4f3e3b6cafe48b0c69faf5e75b490.tar.bz2 historical-b04bfeaeb7a4f3e3b6cafe48b0c69faf5e75b490.zip |
ppc stable
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index c21395799d6a..9a3eb69e4986 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.82 2006/10/20 20:50:45 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.83 2006/10/21 18:43:02 dertobi123 Exp $ + + 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + audacious-1.1.2-r1.ebuild: + ppc stable 20 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> audacious-1.1.0.ebuild, audacious-1.1.1.ebuild, audacious-1.1.1-r1.ebuild, audacious-1.1.2.ebuild, diff --git a/media-sound/audacious/audacious-1.1.2-r1.ebuild b/media-sound/audacious/audacious-1.1.2-r1.ebuild index 26356eb2b7da..3a53ae7fee41 100644 --- a/media-sound/audacious/audacious-1.1.2-r1.ebuild +++ b/media-sound/audacious/audacious-1.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2-r1.ebuild,v 1.4 2006/10/20 20:50:45 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2-r1.ebuild,v 1.5 2006/10/21 18:43:02 dertobi123 Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://audacious-media-player.org/release/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~ppc64 sparc x86" IUSE="aac alsa arts chardet esd flac gnome jack lirc mmx modplug mp3 musepack nls oss sid sndfile timidity vorbis wma" RDEPEND="app-arch/unzip |