summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'rox-extra/weather/weather-0.3.1.ebuild')
-rw-r--r--rox-extra/weather/weather-0.3.1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/rox-extra/weather/weather-0.3.1.ebuild b/rox-extra/weather/weather-0.3.1.ebuild
new file mode 100644
index 000000000000..11a72f1f1f00
--- /dev/null
+++ b/rox-extra/weather/weather-0.3.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.3.1.ebuild,v 1.1 2008/01/22 17:25:01 lack Exp $
+
+ROX_LIB_VER=1.9.6
+inherit rox
+
+MY_PN="Weather"
+DESCRIPTION="Weather is a panel applet for Rox"
+HOMEPAGE="http://rox4debian.berlios.de"
+SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+APPNAME="${MY_PN}"
+S="${WORKDIR}"