diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-17 00:11:45 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-17 00:11:45 +0000 |
commit | d1603f5c878a24d7419b50d99d104c7e5ab6a33b (patch) | |
tree | 0d8ba28ee49ca5a7a738bbfbd428212d37dc729c /x11-plugins | |
parent | Revert to patchver 2.1.25.5 for now, see bug #57316. The digest is incorrect ... (diff) | |
download | gentoo-2-d1603f5c878a24d7419b50d99d104c7e5ab6a33b.tar.gz gentoo-2-d1603f5c878a24d7419b50d99d104c7e5ab6a33b.tar.bz2 gentoo-2-d1603f5c878a24d7419b50d99d104c7e5ab6a33b.zip |
wipe out old versions of x11-plugins/wmweather+, mark version 2.9 stable for x86.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmweather+/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmweather+/files/digest-wmweather+-2.3 | 2 | ||||
-rw-r--r-- | x11-plugins/wmweather+/files/digest-wmweather+-2.5 | 1 | ||||
-rw-r--r-- | x11-plugins/wmweather+/wmweather+-2.3.ebuild | 22 | ||||
-rw-r--r-- | x11-plugins/wmweather+/wmweather+-2.5.ebuild | 22 | ||||
-rw-r--r-- | x11-plugins/wmweather+/wmweather+-2.9.ebuild | 4 |
6 files changed, 8 insertions, 50 deletions
diff --git a/x11-plugins/wmweather+/ChangeLog b/x11-plugins/wmweather+/ChangeLog index ff5fd11c456b..cf35a56f959d 100644 --- a/x11-plugins/wmweather+/ChangeLog +++ b/x11-plugins/wmweather+/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/wmweather+ # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.13 2004/07/01 11:43:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.14 2004/07/17 00:11:45 s4t4n Exp $ + + 17 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmweather+-2.9.ebuild: + Stable on x86. + wmweather+-2.3.ebuild, wmweather+-2.5.ebuild: + Wiping out old ebuilds. 01 Jul 2004; David Holm <dholm@gentoo.org> wmweather+-2.9.ebuild: Added to ~ppc. diff --git a/x11-plugins/wmweather+/files/digest-wmweather+-2.3 b/x11-plugins/wmweather+/files/digest-wmweather+-2.3 deleted file mode 100644 index 7530484c9be0..000000000000 --- a/x11-plugins/wmweather+/files/digest-wmweather+-2.3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 87d675cdc3b50d70995a368e70df1e93 wmweather+-2.3.tar.gz 214122 -MD5 239bd93cc7019c9e0a5f1bb04ade14b8 docs.tar.gz 351435 diff --git a/x11-plugins/wmweather+/files/digest-wmweather+-2.5 b/x11-plugins/wmweather+/files/digest-wmweather+-2.5 deleted file mode 100644 index ebd0a039492b..000000000000 --- a/x11-plugins/wmweather+/files/digest-wmweather+-2.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 32d16bea88cf374964b5e87a15698c8d wmweather+-2.5.tar.gz 223757 diff --git a/x11-plugins/wmweather+/wmweather+-2.3.ebuild b/x11-plugins/wmweather+/wmweather+-2.3.ebuild deleted file mode 100644 index 24c663efb31c..000000000000 --- a/x11-plugins/wmweather+/wmweather+-2.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.3.ebuild,v 1.7 2004/06/24 23:19:52 agriffis Exp $ - -IUSE="" -DESCRIPTION="A dockapp for displaying data collected from METAR, AVN, ETA, and MRF forecasts" -HOMEPAGE="http://www.sourceforge.net/projects/wmweatherplus/" -SRC_URI="mirror://sourceforge/wmweatherplus/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64" - -DEPEND="x11-wm/windowmaker - dev-libs/libpcre - net-libs/libwww" - -src_install() { - dobin wmweather+ - dodoc COPYING ChangeLog HINTS README example.conf - doman wmweather+.1 -} diff --git a/x11-plugins/wmweather+/wmweather+-2.5.ebuild b/x11-plugins/wmweather+/wmweather+-2.5.ebuild deleted file mode 100644 index 3da07f319625..000000000000 --- a/x11-plugins/wmweather+/wmweather+-2.5.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.5.ebuild,v 1.5 2004/06/24 23:19:52 agriffis Exp $ - -IUSE="" -DESCRIPTION="A dockapp for displaying data collected from METAR, AVN, ETA, and MRF forecasts" -HOMEPAGE="http://www.sourceforge.net/projects/wmweatherplus/" -SRC_URI="mirror://sourceforge/wmweatherplus/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~mips ~sparc" - -DEPEND="x11-wm/windowmaker - dev-libs/libpcre - net-libs/libwww" - -src_install() { - dobin wmweather+ - dodoc COPYING ChangeLog HINTS README example.conf - doman wmweather+.1 -} diff --git a/x11-plugins/wmweather+/wmweather+-2.9.ebuild b/x11-plugins/wmweather+/wmweather+-2.9.ebuild index 48570d1ff1db..14d2ebf838a7 100644 --- a/x11-plugins/wmweather+/wmweather+-2.9.ebuild +++ b/x11-plugins/wmweather+/wmweather+-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.9.ebuild,v 1.2 2004/07/01 11:43:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.9.ebuild,v 1.3 2004/07/17 00:11:45 s4t4n Exp $ IUSE="" DESCRIPTION="A dockapp for displaying data collected from METAR, AVN, ETA, and MRF forecasts" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wmweatherplus/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~mips ~sparc ~ppc" +KEYWORDS="x86 ~amd64 ~mips ~sparc ~ppc" DEPEND="x11-wm/windowmaker dev-libs/libpcre |