diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-07 21:20:29 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-07 21:20:29 +0000 |
commit | 42f1060115ca818890cb1b63c6e27d7b3021288b (patch) | |
tree | b139af9f0bcec4542a541e749f31f8235223bb5f /dev-python/python-mpd/python-mpd-0.4.3.ebuild | |
parent | drop unneeded mpeg2 dep (bug #434254) (diff) | |
download | historical-42f1060115ca818890cb1b63c6e27d7b3021288b.tar.gz historical-42f1060115ca818890cb1b63c6e27d7b3021288b.tar.bz2 historical-42f1060115ca818890cb1b63c6e27d7b3021288b.zip |
Stable for x86, wrt bug #433271
Package-Manager: portage-2.2.0_alpha124/cvs/Linux x86_64
Diffstat (limited to 'dev-python/python-mpd/python-mpd-0.4.3.ebuild')
-rw-r--r-- | dev-python/python-mpd/python-mpd-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-mpd/python-mpd-0.4.3.ebuild b/dev-python/python-mpd/python-mpd-0.4.3.ebuild index 91af7bab73f3..a68283ea7e8b 100644 --- a/dev-python/python-mpd/python-mpd-0.4.3.ebuild +++ b/dev-python/python-mpd/python-mpd-0.4.3.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/dev-python/python-mpd/python-mpd-0.4.3.ebuild,v 1.2 2012/09/07 08:46:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mpd/python-mpd-0.4.3.ebuild,v 1.3 2012/09/07 21:20:29 johu Exp $ EAPI=4 PYTHON_COMPAT="python2_6 python2_7 python3_1 python3_2" @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/Mic92/python-mpd2" SRC_URI="https://github.com/Mic92/${PN}2/tarball/v${PV} -> ${P}.tar.gz" LICENSE="LGPL-3" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" SLOT="0" IUSE="" |