diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2006-01-17 13:12:24 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2006-01-17 13:12:24 +0000 |
commit | c57f2c8d543c3163cf861c8722de7572f29418e3 (patch) | |
tree | 41d7a9913a990841410f66a23eaf6acbde3c6ce8 /x11-plugins/desklet-hypertail | |
parent | new version, dependency on gcc is no longer necessary (slightly different bui... (diff) | |
download | gentoo-2-c57f2c8d543c3163cf861c8722de7572f29418e3.tar.gz gentoo-2-c57f2c8d543c3163cf861c8722de7572f29418e3.tar.bz2 gentoo-2-c57f2c8d543c3163cf861c8722de7572f29418e3.zip |
Restricted to <gnome-extra/gdesklets-core-0.35_rc1 because later versions were giving problems (see bugs 93989 and 103966)
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins/desklet-hypertail')
-rw-r--r-- | x11-plugins/desklet-hypertail/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/desklet-hypertail/Manifest | 14 | ||||
-rw-r--r-- | x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild | 4 |
3 files changed, 10 insertions, 15 deletions
diff --git a/x11-plugins/desklet-hypertail/ChangeLog b/x11-plugins/desklet-hypertail/ChangeLog index 8384e1baec58..aea00edf6ccf 100644 --- a/x11-plugins/desklet-hypertail/ChangeLog +++ b/x11-plugins/desklet-hypertail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/desklet-hypertail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/ChangeLog,v 1.6 2006/01/02 18:36:37 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/ChangeLog,v 1.7 2006/01/17 13:12:24 nixphoeni Exp $ + + 17 Jan 2006; Joe Sapp <nixphoeni@gentoo.org> + desklet-hypertail-2.01-r1.ebuild: + Restricted to <gnome-extra/gdesklets-core-0.35_rc1 because later versions + were giving problems (see bugs 93989 and 103966) 02 Jan 2006; Luis Medinas <metalgod@gentoo.org> desklet-hypertail-2.01-r1.ebuild: diff --git a/x11-plugins/desklet-hypertail/Manifest b/x11-plugins/desklet-hypertail/Manifest index f07573ddf378..3eb6b642ae31 100644 --- a/x11-plugins/desklet-hypertail/Manifest +++ b/x11-plugins/desklet-hypertail/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 4dca094f9966b19c4e4fe5559aee0c07 ChangeLog 1016 -MD5 d2169d1868047d8e2726857ad17d8d7f desklet-hypertail-2.01-r1.ebuild 731 +MD5 1d581bb2d15c1a8f8beb6794f1bc4091 ChangeLog 1227 +MD5 18b38fa960acd05af45033fdb0e1523b desklet-hypertail-2.01-r1.ebuild 606 MD5 b5c9a31f656c3ac5d4301d2faa0a2ba1 files/digest-desklet-hypertail-2.01-r1 66 MD5 6bdff92f19f48041cb28629b5174dae1 metadata.xml 162 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDuXKEwUpWvClEHQoRAgwfAJ9u7UCccikexvDyLahqBLt74X4AugCeKKHe -/O7c/P2Ac8QW6xLnW/EfOJg= -=+fEU ------END PGP SIGNATURE----- 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 2f703ab5c1af..e61f99a911cf 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-2006 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.4 2006/01/02 18:36:37 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-hypertail/desklet-hypertail-2.01-r1.ebuild,v 1.5 2006/01/17 13:12:24 nixphoeni Exp $ inherit gdesklets @@ -17,7 +17,7 @@ IUSE="" KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" -RDEPEND=">=gnome-extra/gdesklets-core-0.34.3 +RDEPEND="<gnome-extra/gdesklets-core-0.35_rc1 >=x11-plugins/desklet-regexp-1.0" DOCS="README firewall.sh syslog-ng.conf" |