diff options
author | 2006-08-27 22:05:31 +0000 | |
---|---|---|
committer | 2006-08-27 22:05:31 +0000 | |
commit | fc4c603113da8f52787c713e60ec82f9851b37f1 (patch) | |
tree | f3446f48895755889e0b108452e42b96dc6dbc58 /media-sound/audacious | |
parent | long overdue version bump (diff) | |
download | gentoo-2-fc4c603113da8f52787c713e60ec82f9851b37f1.tar.gz gentoo-2-fc4c603113da8f52787c713e60ec82f9851b37f1.tar.bz2 gentoo-2-fc4c603113da8f52787c713e60ec82f9851b37f1.zip |
stable on amd64
(Portage version: 2.1-r2)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 2e216d88fee4..d2b3b86bafe5 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # 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.65 2006/08/27 21:03:49 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.66 2006/08/27 22:05:31 blubb Exp $ + + 27 Aug 2006; <blubb@gentoo.org> audacious-1.1.2.ebuild: + stable on amd64 27 Aug 2006; Tony Vroon <chainsaw@gentoo.org> files/1.1.2-cxxflags.diff: Stripped DOS-style line endings from patch. Closes bug #145257. diff --git a/media-sound/audacious/audacious-1.1.2.ebuild b/media-sound/audacious/audacious-1.1.2.ebuild index 2289a5bf4bf2..4c4f5de6a145 100644 --- a/media-sound/audacious/audacious-1.1.2.ebuild +++ b/media-sound/audacious/audacious-1.1.2.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.ebuild,v 1.2 2006/08/26 19:25:37 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.2.ebuild,v 1.3 2006/08/27 22:05:31 blubb 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 |