summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/germinal/germinal-9999.ebuild')
-rw-r--r--x11-terms/germinal/germinal-9999.ebuild31
1 files changed, 0 insertions, 31 deletions
diff --git a/x11-terms/germinal/germinal-9999.ebuild b/x11-terms/germinal/germinal-9999.ebuild
deleted file mode 100644
index 24d019ab..00000000
--- a/x11-terms/germinal/germinal-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-inherit gnome2-live
-
-DESCRIPTION="Minimalistic vte-based terminal emulator"
-HOMEPAGE="http://github.com/Keruspe/Germinal"
-EGIT_REPO_URI="git://github.com/Keruspe/Germinal"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=">=dev-libs/glib-2.28:2
- >=sys-devel/gettext-0.17
- >=dev-util/intltool-0.40
- >=x11-libs/gtk+-3.0.0:3
- x11-libs/vte:2.90"
-RDEPEND="${DEPEND}
- app-misc/tmux"
-
-WANT_AUTOMAKE="1.11"
-
-G2CONF="
- --disable-schemas-compile"
-
-DOCS="AUTHORS NEWS ChangeLog README"
-