diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-16 19:46:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-16 19:46:12 +0000 |
commit | f878b01502333f78e313f18b5afdd51a04f90201 (patch) | |
tree | 000eff12274b984c9b12a2cfd420ec1a8de76958 /media-sound/audacious | |
parent | alpha stable wrt #198820, thanks to Tobias Klausmann for testing (diff) | |
download | gentoo-2-f878b01502333f78e313f18b5afdd51a04f90201.tar.gz gentoo-2-f878b01502333f78e313f18b5afdd51a04f90201.tar.bz2 gentoo-2-f878b01502333f78e313f18b5afdd51a04f90201.zip |
alpha stable wrt #198820, thanks to Tobias Klausmann for testing
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 3d2790cd7d76..97462685de19 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.138 2008/01/16 02:00:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.139 2008/01/16 19:46:12 armin76 Exp $ + + 16 Jan 2008; Raúl Porcel <armin76@gentoo.org> audacious-1.4.5.ebuild: + alpha stable wrt #198820, thanks to Tobias Klausmann for testing 16 Jan 2008; Brent Baude <ranger@gentoo.org> audacious-1.4.5.ebuild: Marking audacious-1.4.5 ppc and ppc64 for bug 198820 diff --git a/media-sound/audacious/audacious-1.4.5.ebuild b/media-sound/audacious/audacious-1.4.5.ebuild index fabab7079c7b..d3141fdf7d23 100644 --- a/media-sound/audacious/audacious-1.4.5.ebuild +++ b/media-sound/audacious/audacious-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.5.ebuild,v 1.5 2008/01/16 02:00:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.5.ebuild,v 1.6 2008/01/16 19:46:12 armin76 Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="chardet dbus nls libsamplerate" RDEPEND="dbus? ( >=dev-libs/dbus-glib-0.60 ) |