diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-02-07 10:36:53 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-02-07 10:36:53 +0000 |
commit | f9dfbea96e083b54ac88d3a5ea19d86ba4a0ab97 (patch) | |
tree | 7a0c1a3aa18d66605bc6935b2c18210a0ee26e8b /dev-python/pyxfce | |
parent | up.sh and down.sh no longer require bash. (diff) | |
download | gentoo-2-f9dfbea96e083b54ac88d3a5ea19d86ba4a0ab97.tar.gz gentoo-2-f9dfbea96e083b54ac88d3a5ea19d86ba4a0ab97.tar.bz2 gentoo-2-f9dfbea96e083b54ac88d3a5ea19d86ba4a0ab97.zip |
Remove old version which was for Xfce 4.3.x beta and rc releases.
(Portage version: 2.1.2-r8)
Diffstat (limited to 'dev-python/pyxfce')
-rw-r--r-- | dev-python/pyxfce/files/digest-pyxfce-4.3.91 | 3 | ||||
-rw-r--r-- | dev-python/pyxfce/pyxfce-4.3.91.ebuild | 16 |
2 files changed, 0 insertions, 19 deletions
diff --git a/dev-python/pyxfce/files/digest-pyxfce-4.3.91 b/dev-python/pyxfce/files/digest-pyxfce-4.3.91 deleted file mode 100644 index 606739c3597c..000000000000 --- a/dev-python/pyxfce/files/digest-pyxfce-4.3.91 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5dadbe82afc9489c50a063531179baba pyxfce-4.3.91.tar.gz 448998 -RMD160 fd5bc97ffe6db334645ef1a456c3b52918039c1e pyxfce-4.3.91.tar.gz 448998 -SHA256 4ed8611ddb7c0bf2ea9d7d25ccf08e442b4ec57e44958fe17c4566f29e02fd02 pyxfce-4.3.91.tar.gz 448998 diff --git a/dev-python/pyxfce/pyxfce-4.3.91.ebuild b/dev-python/pyxfce/pyxfce-4.3.91.ebuild deleted file mode 100644 index 8c68ed1227a7..000000000000 --- a/dev-python/pyxfce/pyxfce-4.3.91.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxfce/pyxfce-4.3.91.ebuild,v 1.1 2006/12/28 02:32:44 nichoj Exp $ - -inherit xfce44 - -DESCRIPTION="Xfce4 python bindings" -HOMEPAGE="http://pyxfce.xfce.org" -SRC_URI="$HOMEPAGE/$P.tar.gz" - -LICENSE="as-is" -KEYWORDS="~x86" - -DEPEND=">=xfce-base/libxfcegui4-4.3.90 - xfce-base/xfce-mcs-manager - >=dev-python/pygtk-2.6" |