summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2007-01-15 19:56:23 +0000
committerJim Ramsay <lack@gentoo.org>2007-01-15 19:56:23 +0000
commitd8d6d07a9ab50a1acb0d5a4694c9ed783a046db0 (patch)
treee9d6845da918cbd20b037f4ab1f1bba5534e283d /rox-extra/weather/weather-0.2.5.ebuild
parentVersion bump - 0.1.3 is released (diff)
downloadgentoo-2-d8d6d07a9ab50a1acb0d5a4694c9ed783a046db0.tar.gz
gentoo-2-d8d6d07a9ab50a1acb0d5a4694c9ed783a046db0.tar.bz2
gentoo-2-d8d6d07a9ab50a1acb0d5a4694c9ed783a046db0.zip
Version bump - 0.2.5 is released
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'rox-extra/weather/weather-0.2.5.ebuild')
-rw-r--r--rox-extra/weather/weather-0.2.5.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/rox-extra/weather/weather-0.2.5.ebuild b/rox-extra/weather/weather-0.2.5.ebuild
new file mode 100644
index 000000000000..697644918833
--- /dev/null
+++ b/rox-extra/weather/weather-0.2.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.2.5.ebuild,v 1.1 2007/01/15 19:56:23 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="~x86"
+IUSE=""
+
+APPNAME="${MY_PN}"
+S="${WORKDIR}"