summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/glunarclock/glunarclock-0.32.1.ebuild')
-rw-r--r--x11-misc/glunarclock/glunarclock-0.32.1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-misc/glunarclock/glunarclock-0.32.1.ebuild b/x11-misc/glunarclock/glunarclock-0.32.1.ebuild
new file mode 100644
index 000000000000..302b933445fc
--- /dev/null
+++ b/x11-misc/glunarclock/glunarclock-0.32.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.1.ebuild,v 1.1 2004/07/03 12:16:56 pyrania Exp $
+
+inherit gnome2
+
+DESCRIPTION="Gnome Moon Phase Panel Applet"
+
+HOMEPAGE="http://glunarclock.sourceforge.net/"
+SRC_URI="mirror://sourceforge/glunarclock/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=gnome-base/gnome-2.6.0"
+
+DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README"