/[gentoo-x86]/dev-python/python-mpd/python-mpd-0.4.2.ebuild
Gentoo

Contents of /dev-python/python-mpd/python-mpd-0.4.2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Sun Mar 24 10:37:47 2013 UTC (8 weeks ago) by angelos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
Version bump, remove old

(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 84F20B43)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-python/python-mpd/python-mpd-0.4.2.ebuild,v 1.1 2012/07/12 14:51:27 angelos Exp $
4
5 EAPI=4
6 PYTHON_COMPAT="python2_6 python2_7 python3_1 python3_2"
7
8 inherit python-distutils-ng vcs-snapshot
9
10 DESCRIPTION="Python MPD client library"
11 HOMEPAGE="https://github.com/Mic92/python-mpd2"
12 SRC_URI="https://github.com/Mic92/${PN}2/tarball/v${PV} -> ${P}.tar.gz"
13
14 LICENSE="LGPL-3"
15 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
16 SLOT="0"
17 IUSE=""
18
19 RDEPEND=""
20 DEPEND=""
21
22 DOCS="CHANGES.txt README.md doc/commands.txt"

  ViewVC Help
Powered by ViewVC 1.1.13