diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-26 09:11:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-26 09:11:33 +0000 |
commit | 2afd842c79bb82d26b2ddfa1fb7b710620398b87 (patch) | |
tree | 1a503d47081da0c1352399173184b892f1c9103c /media-sound/ario | |
parent | Stable for amd64, wrt bug #413583 (diff) | |
download | gentoo-2-2afd842c79bb82d26b2ddfa1fb7b710620398b87.tar.gz gentoo-2-2afd842c79bb82d26b2ddfa1fb7b710620398b87.tar.bz2 gentoo-2-2afd842c79bb82d26b2ddfa1fb7b710620398b87.zip |
Stable for amd64, wrt bug #413413
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/ario')
-rw-r--r-- | media-sound/ario/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/ario/ario-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/ario/ChangeLog b/media-sound/ario/ChangeLog index eafe0b39f763..67f7c4553e78 100644 --- a/media-sound/ario/ChangeLog +++ b/media-sound/ario/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/ario # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.25 2012/04/25 06:58:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.26 2012/04/26 09:11:33 ago Exp $ + + 26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ario-1.5.1.ebuild: + Stable for amd64, wrt bug #413413 25 Apr 2012; Christoph Mende <angelos@gentoo.org> +files/ario-1.5.1-single-includes.patch, ario-1.5.1.ebuild: diff --git a/media-sound/ario/ario-1.5.1.ebuild b/media-sound/ario/ario-1.5.1.ebuild index f5782a158be5..eb35212c157f 100644 --- a/media-sound/ario/ario-1.5.1.ebuild +++ b/media-sound/ario/ario-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.2 2012/04/25 06:58:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.3 2012/04/26 09:11:33 ago Exp $ EAPI=4 GNOME2_LA_PUNT=yes @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="audioscrobbler dbus debug +idle libnotify nls python taglib zeroconf" RDEPEND=">=dev-libs/glib-2.14:2 |