Files
sablink-distro/dev-python/cssutils/cssutils-0.9.5.1.ebuild
T
v00d00 2c911ab955 media-tv/elisa-0.5.22: It works! Bump to current, Inc deps:
media-plugins/elisa-plugins-ugly-0.5.22: Bump to current
media-plugins/elisa-plugins-good-0.5.22: Bump to current
media-plugins/elisa-plugins-bad-0.5.22: Bump to current
media-libs/pigment-0.3.11: Bump to current
dev-python/pigment-python-0.3.8: Bump to current
dev-python/Coherence-0.5.8-r1: Bump to current
dev-python/python-daap-0.7.1: Inital Commit
dev-python/cssutils-0.9.5.1: Inital Commit
dev-python/twisted-web2-8.1.0: Inital Commit

git-svn-id: http://svn.sabayonlinux.org/overlay@2735 d7aec97c-591d-0410-af39-a8856400b30a
2009-01-09 17:29:34 +00:00

20 lines
440 B
Bash

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit distutils
DESCRIPTION="A CSS Cascading Style Sheets library for Python"
HOMEPAGE="http://cthedot.de/cssutils/"
SRC_URI="http://cheeseshop.python.org/packages/source/c/cssutils/${P}.zip"
RESTRICT="nomirror"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND=""