summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2015-06-17 05:45:52 +0000
committerBen de Groot <yngwin@gentoo.org>2015-06-17 05:45:52 +0000
commit255d0e990859c0a35a15f6b237f99b3010a72aa9 (patch)
tree99d808a818900ccda8c0a7a15010e8ed34d4992f /media-sound/sonata/sonata-1.6.2.1-r1.ebuild
parentRemove broken test. Fix bug 526390. (diff)
downloadgentoo-2-255d0e990859c0a35a15f6b237f99b3010a72aa9.tar.gz
gentoo-2-255d0e990859c0a35a15f6b237f99b3010a72aa9.tar.bz2
gentoo-2-255d0e990859c0a35a15f6b237f99b3010a72aa9.zip
Mark stable on amd64 and x86. Remove old. Update homepage and source location (bug #551584). Fix indenting and whitespace.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Diffstat (limited to 'media-sound/sonata/sonata-1.6.2.1-r1.ebuild')
-rw-r--r--media-sound/sonata/sonata-1.6.2.1-r1.ebuild13
1 files changed, 6 insertions, 7 deletions
diff --git a/media-sound/sonata/sonata-1.6.2.1-r1.ebuild b/media-sound/sonata/sonata-1.6.2.1-r1.ebuild
index b6ec7a786a6b..2bd3715e7bdf 100644
--- a/media-sound/sonata/sonata-1.6.2.1-r1.ebuild
+++ b/media-sound/sonata/sonata-1.6.2.1-r1.ebuild
@@ -1,21 +1,20 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sonata/sonata-1.6.2.1-r1.ebuild,v 1.3 2015/04/08 17:59:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sonata/sonata-1.6.2.1-r1.ebuild,v 1.4 2015/06/17 05:45:52 yngwin Exp $
EAPI=5
-
PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=true
-
inherit distutils-r1
-DESCRIPTION="an elegant GTK+ music client for the Music Player Daemon (MPD)"
-HOMEPAGE="http://sonata.berlios.de/"
-SRC_URI="http://codingteam.net/project/${PN}/download/file/${P}.tar.bz2"
+DESCRIPTION="An elegant GTK+ music client for the Music Player Daemon (MPD)"
+HOMEPAGE="http://www.nongnu.org/sonata/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+# now released at https://github.com/multani/sonata/releases
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="dbus lyrics taglib +trayicon"
RDEPEND=">=dev-python/pygtk-2.12