summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/gummi/gummi-0.4.5.ebuild')
-rw-r--r--app-editors/gummi/gummi-0.4.5.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/app-editors/gummi/gummi-0.4.5.ebuild b/app-editors/gummi/gummi-0.4.5.ebuild
deleted file mode 100644
index 6c890bbe9..000000000
--- a/app-editors/gummi/gummi-0.4.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit distutils
-
-DESCRIPTION="Simple LaTeX editor for GTK+ users"
-HOMEPAGE="http://gummi.midnightcoding.org"
-SRC_URI="http://dev.midnightcoding.org/redmine/attachments/download/18/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-python/pygtksourceview-2.4.0
- dev-python/python-poppler
- >=dev-texlive/texlive-latex-2008-r1
- >=dev-texlive/texlive-latexextra-2008-r1
- >=x11-libs/gtk+-2.16.1
- >=x11-libs/pango-1.24.2"