summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyosd/pyosd-0.2.9.ebuild')
-rw-r--r--dev-python/pyosd/pyosd-0.2.9.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-python/pyosd/pyosd-0.2.9.ebuild b/dev-python/pyosd/pyosd-0.2.9.ebuild
deleted file mode 100644
index 3a0d9415f79d..000000000000
--- a/dev-python/pyosd/pyosd-0.2.9.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.9.ebuild,v 1.5 2005/01/25 20:22:42 lucass Exp $
-
-inherit distutils
-
-DESCRIPTION="PyOSD is a python module for displaying text on your X display, much like the 'On Screen Displays' used on TVs and some monitors."
-HOMEPAGE="http://repose.cx/pyosd/"
-SRC_URI="http://repose.cx/pyosd/${P}.tar.gz"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc"
-
-DEPEND="virtual/python
- >=x11-libs/xosd-2.2.4"
-