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
This commit is contained in:
v00d00
2009-01-09 17:29:34 +00:00
parent 866a555906
commit 2c911ab955
21 changed files with 459 additions and 42 deletions
+2
View File
@@ -0,0 +1,2 @@
DIST cssutils-0.9.5.1.zip 1951479 RMD160 104246a4a07861236644c010f734b5265fdd797f SHA1 bdf53ff8b0417c064daaa585389e99bed79e6bbf SHA256 c8ad87b0f75b83b69a72d4911c266b192c6ce24d2e5fb0c3d7aa68a17f4703db
EBUILD cssutils-0.9.5.1.ebuild 440 RMD160 c8b6d15425bfe6eabb3e9be168ec32e09e8195ad SHA1 548ddb69c72455c95f8c7de75b13face8b66f6fe SHA256 a59ad5630c1caac9c9f42547793eeb5437bea3b22037fc97e672dba676b1079b
@@ -0,0 +1,19 @@
# 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=""