diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2005-07-31 01:56:47 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2005-07-31 01:56:47 +0000 |
commit | ce37534a29f5bfe0230ba6026670e4bb777dcc37 (patch) | |
tree | 52cbdc7d30f70344a4045a79499689fd2b4d640d /x11-plugins/desklet-hypertail | |
parent | Stable on x86 (diff) | |
download | historical-ce37534a29f5bfe0230ba6026670e4bb777dcc37.tar.gz historical-ce37534a29f5bfe0230ba6026670e4bb777dcc37.tar.bz2 historical-ce37534a29f5bfe0230ba6026670e4bb777dcc37.zip |
Stable on x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/desklet-hypertail')
-rw-r--r-- | x11-plugins/desklet-hypertail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/desklet-hypertail/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/desklet-hypertail/ChangeLog b/x11-plugins/desklet-hypertail/ChangeLog index 736992ab05fc..caf0d1846279 100644 --- a/x11-plugins/desklet-hypertail/ChangeLog +++ b/x11-plugins/desklet-hypertail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/desklet-hypertail # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/ChangeLog,v 1.4 2005/05/09 18:09:41 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/ChangeLog,v 1.5 2005/07/31 01:56:47 nixphoeni Exp $ + + 31 Jul 2005; Joe Sapp <nixphoeni@gentoo.org> + desklet-hypertail-2.01-r1.ebuild: + Stable on x86 09 May 2005; David Holm <dholm@gentoo.org> desklet-hypertail-2.01-r1.ebuild: diff --git a/x11-plugins/desklet-hypertail/Manifest b/x11-plugins/desklet-hypertail/Manifest index aaa65fc22154..6959e856c346 100644 --- a/x11-plugins/desklet-hypertail/Manifest +++ b/x11-plugins/desklet-hypertail/Manifest @@ -1,4 +1,4 @@ -MD5 609b3748db325827816c24dde7244acc ChangeLog 782 -MD5 c3f4d474b146db1dc4f9599c597dffb6 desklet-hypertail-2.01-r1.ebuild 722 +MD5 843f2cda7b000b2031f57402c31d59cb desklet-hypertail-2.01-r1.ebuild 725 +MD5 dd88e54b08bc27f7061c335ff6dae166 ChangeLog 886 MD5 6bdff92f19f48041cb28629b5174dae1 metadata.xml 162 MD5 b5c9a31f656c3ac5d4301d2faa0a2ba1 files/digest-desklet-hypertail-2.01-r1 66 diff --git a/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild b/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild index 0839107e731c..c7d85ca2ddd1 100644 --- a/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild +++ b/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild,v 1.2 2005/05/09 18:09:41 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild,v 1.3 2005/07/31 01:56:47 nixphoeni Exp $ inherit gdesklets @@ -14,7 +14,7 @@ SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_PN}-${PV}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" RDEPEND=">=gnome-extra/gdesklets-core-0.34.3 |