summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2009-02-14 01:07:32 +0000
committerMike Auty <ikelos@gentoo.org>2009-02-14 01:07:32 +0000
commit79a9453413efd2c25b49b0f457d1ed6989c61c47 (patch)
treebff277cf3621949f616e76599e741f7a4f3bbc68 /dev-util/giggle/giggle-0.4.90.ebuild
parentAdded qscripttools target, PDEPEND on qt-gui (diff)
downloadhistorical-79a9453413efd2c25b49b0f457d1ed6989c61c47.tar.gz
historical-79a9453413efd2c25b49b0f457d1ed6989c61c47.tar.bz2
historical-79a9453413efd2c25b49b0f457d1ed6989c61c47.zip
Version bump, thanks to mraudsepp for the request.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'dev-util/giggle/giggle-0.4.90.ebuild')
-rw-r--r--dev-util/giggle/giggle-0.4.90.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/dev-util/giggle/giggle-0.4.90.ebuild b/dev-util/giggle/giggle-0.4.90.ebuild
new file mode 100644
index 000000000000..2ee650f398a4
--- /dev/null
+++ b/dev-util/giggle/giggle-0.4.90.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/giggle/giggle-0.4.90.ebuild,v 1.1 2009/02/14 01:07:32 ikelos Exp $
+
+EAPI="1"
+
+inherit gnome2
+
+DESCRIPTION="GTK+ Frontend for GIT"
+HOMEPAGE="http://live.gnome.org/giggle"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-util/git-1.4.4.3
+ >=dev-libs/glib-2.12
+ >=x11-libs/gtk+-2.10
+ x11-libs/gtksourceview:2.0
+ >=gnome-base/libglade-2.4"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ >=dev-util/pkgconfig-0.15
+ >=dev-util/intltool-0.35"