summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/gwibber/gwibber-0.7.ebuild')
-rw-r--r--net-misc/gwibber/gwibber-0.7.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/net-misc/gwibber/gwibber-0.7.ebuild b/net-misc/gwibber/gwibber-0.7.ebuild
deleted file mode 100644
index 9179f783c9df..000000000000
--- a/net-misc/gwibber/gwibber-0.7.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/gwibber-0.7.ebuild,v 1.2 2009/05/20 15:19:08 arfrever Exp $
-
-NEED_PYTHON="2.5"
-
-inherit distutils
-
-DESCRIPTION="Gwibber is an open source microblogging client for GNOME developed with Python and GTK."
-HOMEPAGE="https://launchpad.net/gwibber"
-SRC_URI="http://dev.gentooexperimental.org/~zerox/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-python/dbus-python-0.82.4
- >=dev-python/pywebkitgtk-1.0.2
- >=dev-python/notify-python-0.1.1
- >=dev-python/simplejson-2.0.4
- >=dev-python/egenix-mx-base-2.0.5
- >=dev-python/feedparser-4.1
- >=dev-python/pygtk-2.10.4
- >=dev-python/gconf-python-2.18.0
- >=dev-python/pyxdg-0.15
- >=gnome-base/librsvg-2.22.2"
-DEPEND=""
-
-S=${WORKDIR}/${PN}