summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Sapp <nixphoeni@gentoo.org>2005-06-08 03:21:41 +0000
committerJoe Sapp <nixphoeni@gentoo.org>2005-06-08 03:21:41 +0000
commit2372dae09ce56f01f039693bb26ae9d35607498f (patch)
treeab40ebeb5949a27a89282441e10761405f5d3bda /x11-plugins/desklet-scweather
parentarm/ia64 love (diff)
downloadhistorical-2372dae09ce56f01f039693bb26ae9d35607498f.tar.gz
historical-2372dae09ce56f01f039693bb26ae9d35607498f.tar.bz2
historical-2372dae09ce56f01f039693bb26ae9d35607498f.zip
Version bump; got rid of the ugly hack in src_unpack that was necessary for the Control to install correctly
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-plugins/desklet-scweather')
-rw-r--r--x11-plugins/desklet-scweather/ChangeLog9
-rw-r--r--x11-plugins/desklet-scweather/Manifest4
-rw-r--r--x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild23
-rw-r--r--x11-plugins/desklet-scweather/files/digest-desklet-scweather-0.31
4 files changed, 35 insertions, 2 deletions
diff --git a/x11-plugins/desklet-scweather/ChangeLog b/x11-plugins/desklet-scweather/ChangeLog
index 7d9502cd63c1..e379b24c322b 100644
--- a/x11-plugins/desklet-scweather/ChangeLog
+++ b/x11-plugins/desklet-scweather/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-plugins/desklet-scweather
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/ChangeLog,v 1.2 2005/05/26 03:27:16 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/ChangeLog,v 1.3 2005/06/08 03:21:41 nixphoeni Exp $
+
+*desklet-scweather-0.3 (08 Jun 2005)
+
+ 08 Jun 2005; Joe Sapp <nixphoeni@gentoo.org>
+ +desklet-scweather-0.3.ebuild:
+ Version bump; got rid of the ugly hack in src_unpack that was necessary for
+ the Control to install correctly
*desklet-scweather-0.1-r1 (26 May 2005)
diff --git a/x11-plugins/desklet-scweather/Manifest b/x11-plugins/desklet-scweather/Manifest
index a8e394f1d477..9eedc44700ac 100644
--- a/x11-plugins/desklet-scweather/Manifest
+++ b/x11-plugins/desklet-scweather/Manifest
@@ -1,6 +1,8 @@
MD5 c6a4b952544f09b5b2dcd5522a47ff76 desklet-scweather-0.1-r1.ebuild 946
MD5 99c5658b8a80ad5d514d460c3a14c1ce desklet-scweather-0.1.ebuild 799
-MD5 37c54dbe76803573d45db40e181c7dd1 ChangeLog 591
+MD5 5526c419ce7a6ebac1398a4d8d2579c1 desklet-scweather-0.3.ebuild 672
+MD5 34745efd426fc75198acc02f5f596395 ChangeLog 823
MD5 6bdff92f19f48041cb28629b5174dae1 metadata.xml 162
MD5 664529ad95448d873ba06cdc877adb23 files/digest-desklet-scweather-0.1 67
+MD5 3407b3a3afdfac43d375d0c93bfc8e6c files/digest-desklet-scweather-0.3 67
MD5 664529ad95448d873ba06cdc877adb23 files/digest-desklet-scweather-0.1-r1 67
diff --git a/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild b/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild
new file mode 100644
index 000000000000..f9af4026f8de
--- /dev/null
+++ b/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-scweather/desklet-scweather-0.3.ebuild,v 1.1 2005/06/08 03:21:41 nixphoeni Exp $
+
+inherit gdesklets
+
+DESKLET_NAME="SC-Weather"
+
+MY_P="${DESKLET_NAME}-${PV}"
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="A weather display using SideCandy for gDesklets"
+HOMEPAGE="http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=244"
+SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.bz2"
+LICENSE="GPL-2"
+
+SLOT="0"
+IUSE=""
+KEYWORDS="~x86"
+
+RDEPEND=">=gnome-extra/gdesklets-core-0.34.3"
+
+DOCS="README"
diff --git a/x11-plugins/desklet-scweather/files/digest-desklet-scweather-0.3 b/x11-plugins/desklet-scweather/files/digest-desklet-scweather-0.3
new file mode 100644
index 000000000000..9e202c2b6440
--- /dev/null
+++ b/x11-plugins/desklet-scweather/files/digest-desklet-scweather-0.3
@@ -0,0 +1 @@
+MD5 13e105b054739da3076d9c531493e6e5 SC-Weather-0.3.tar.bz2 318692