aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/octave-forge-zenity/octave-forge-zenity-0.5.7.ebuild')
-rw-r--r--sci-mathematics/octave-forge-zenity/octave-forge-zenity-0.5.7.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-mathematics/octave-forge-zenity/octave-forge-zenity-0.5.7.ebuild b/sci-mathematics/octave-forge-zenity/octave-forge-zenity-0.5.7.ebuild
new file mode 100644
index 000000000..9515247b8
--- /dev/null
+++ b/sci-mathematics/octave-forge-zenity/octave-forge-zenity-0.5.7.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.2 2006/11/03 15:44:39 markusle Exp $
+
+inherit octave-forge
+
+DESCRIPTION="A set of functions for creating simple graphical user interfaces."
+LICENSE="GPL-2"
+HOMEPAGE="http://octave.sourceforge.net/zenity/index.html"
+SRC_URI="mirror://sourceforge/octave/${OCT_PKG}.tar.gz"
+SLOT="0"
+
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="gnome-extra/zenity"