diff options
author | Christoph Mende <angelos@gentoo.org> | 2009-01-03 00:17:29 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2009-01-03 00:17:29 +0000 |
commit | 03aefe81a019c7fc1bdd4c8809e33f4d69f58cb2 (patch) | |
tree | 927a0da2f79858eda5b1587149ff000af0690e4a /media-sound/ario/ario-1.1.ebuild | |
parent | Add optional support for MPlayer, bug 253476. (diff) | |
download | gentoo-2-03aefe81a019c7fc1bdd4c8809e33f4d69f58cb2.tar.gz gentoo-2-03aefe81a019c7fc1bdd4c8809e33f4d69f58cb2.tar.bz2 gentoo-2-03aefe81a019c7fc1bdd4c8809e33f4d69f58cb2.zip |
Version bump, bug 253502
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'media-sound/ario/ario-1.1.ebuild')
-rw-r--r-- | media-sound/ario/ario-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/ario/ario-1.1.ebuild b/media-sound/ario/ario-1.1.ebuild index 57925ec97a7c..91058393b252 100644 --- a/media-sound/ario/ario-1.1.ebuild +++ b/media-sound/ario/ario-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.1.ebuild,v 1.7 2008/12/08 22:31:44 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.1.ebuild,v 1.8 2009/01/03 00:17:29 angelos Exp $ EAPI=1 inherit autotools eutils gnome2-utils @@ -9,7 +9,7 @@ DESCRIPTION="a GTK2 MPD (Music Player Daemon) client inspired by Rythmbox" HOMEPAGE="http://ario-player.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz" -LICENSE="GPL-1" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="audioscrobbler dbus debug zeroconf" |