summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Sapp <nixphoeni@gentoo.org>2005-08-30 20:44:12 +0000
committerJoe Sapp <nixphoeni@gentoo.org>2005-08-30 20:44:12 +0000
commit56751bdab9b2a6091f72ffb6bb4fd28e7aa9fff3 (patch)
tree5bacd8e227c72ec003dafcb67f5e80f7fdac1135 /x11-plugins/desklet-ftb
parentMarked ~amd64 (diff)
downloadhistorical-56751bdab9b2a6091f72ffb6bb4fd28e7aa9fff3.tar.gz
historical-56751bdab9b2a6091f72ffb6bb4fd28e7aa9fff3.tar.bz2
historical-56751bdab9b2a6091f72ffb6bb4fd28e7aa9fff3.zip
Version bump
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/desklet-ftb')
-rw-r--r--x11-plugins/desklet-ftb/ChangeLog8
-rw-r--r--x11-plugins/desklet-ftb/Manifest4
-rw-r--r--x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild21
-rw-r--r--x11-plugins/desklet-ftb/files/digest-desklet-ftb-0.3.11
4 files changed, 32 insertions, 2 deletions
diff --git a/x11-plugins/desklet-ftb/ChangeLog b/x11-plugins/desklet-ftb/ChangeLog
index 631906d7be3e..a7e5e337465d 100644
--- a/x11-plugins/desklet-ftb/ChangeLog
+++ b/x11-plugins/desklet-ftb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/desklet-ftb
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.2 2005/07/31 11:26:46 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.3 2005/08/30 20:44:11 nixphoeni Exp $
+
+*desklet-ftb-0.3.1 (30 Aug 2005)
+
+ 30 Aug 2005; Joe Sapp <nixphoeni@gentoo.org> +desklet-ftb-0.3.1.ebuild:
+ Version bump, added a hack to adjust the downloaded filename to use a comma
+ for the build version (1)
31 Jul 2005; David Holm <dholm@gentoo.org> desklet-ftb-0.3.ebuild:
Added to ~ppc.
diff --git a/x11-plugins/desklet-ftb/Manifest b/x11-plugins/desklet-ftb/Manifest
index 139cc4cce1bb..8936197b1c6f 100644
--- a/x11-plugins/desklet-ftb/Manifest
+++ b/x11-plugins/desklet-ftb/Manifest
@@ -1,4 +1,6 @@
-MD5 ffae320272558a4e976ecdede57448c7 ChangeLog 444
+MD5 4e06f1b68952cc1fc9e0289b00328697 desklet-ftb-0.3.1.ebuild 716
MD5 b4786ab8d495aaf452715c85b80458d4 desklet-ftb-0.3.ebuild 647
+MD5 b139c44d1b9e08d17a8f8fac711b25cb ChangeLog 663
MD5 6bdff92f19f48041cb28629b5174dae1 metadata.xml 162
MD5 7ed9f5fd620ca68d346945cb7dc73a43 files/digest-desklet-ftb-0.3 58
+MD5 0d77fafa69e204722d6a0003f6de6a2e files/digest-desklet-ftb-0.3.1 60
diff --git a/x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild b/x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild
new file mode 100644
index 000000000000..3d72984f0cd2
--- /dev/null
+++ b/x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.1.ebuild,v 1.1 2005/08/30 20:44:11 nixphoeni Exp $
+
+inherit gdesklets
+
+DESKLET_NAME="FTB"
+
+MY_P="${DESKLET_NAME}-${PV/%.1/,1}" # Replace the last period in the file name with a comma
+S=${WORKDIR}/Displays/${DESKLET_NAME}
+
+DESCRIPTION="Configurable, stackable system monitors"
+HOMEPAGE="http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=224"
+SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+IUSE=""
+KEYWORDS="~ppc ~x86"
+
+RDEPEND=">=gnome-extra/gdesklets-core-0.34.3"
diff --git a/x11-plugins/desklet-ftb/files/digest-desklet-ftb-0.3.1 b/x11-plugins/desklet-ftb/files/digest-desklet-ftb-0.3.1
new file mode 100644
index 000000000000..2caf9b7a92a1
--- /dev/null
+++ b/x11-plugins/desklet-ftb/files/digest-desklet-ftb-0.3.1
@@ -0,0 +1 @@
+MD5 4a0e21f6af215a9060fd98b531bfca5b FTB-0.3,1.tar.gz 55053