diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-02-21 21:23:41 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-02-21 21:23:41 +0000 |
commit | 8a86f32413572b4c406d0a3baede803c2df19b9a (patch) | |
tree | c0b70cd3225f24a619e14c99b557e816e1248a85 /x11-plugins | |
parent | Cleaning up old gkrellm-1.2 packages (diff) | |
download | historical-8a86f32413572b4c406d0a3baede803c2df19b9a.tar.gz historical-8a86f32413572b4c406d0a3baede803c2df19b9a.tar.bz2 historical-8a86f32413572b4c406d0a3baede803c2df19b9a.zip |
Cleaning up old versions for gkrellm-1.2 removal
Package-Manager: portage-2.1.2-r10
Diffstat (limited to 'x11-plugins')
9 files changed, 15 insertions, 96 deletions
diff --git a/x11-plugins/gkrellm-leds/ChangeLog b/x11-plugins/gkrellm-leds/ChangeLog index 4403159a2298..30771f7e8778 100644 --- a/x11-plugins/gkrellm-leds/ChangeLog +++ b/x11-plugins/gkrellm-leds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-leds # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.17 2007/02/21 17:21:49 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.18 2007/02/21 21:19:52 lack Exp $ + + 21 Feb 2007; Jim Ramsay <lack@gentoo.org> -gkrellm-leds-0.6.1.ebuild, + -gkrellm-leds-0.8.0.ebuild: + Cleaning up old versions for gkrellm-1.2 removal 21 Feb 2007; Jim Ramsay <lack@gentoo.org> +metadata.xml: Accepting maintainership diff --git a/x11-plugins/gkrellm-leds/files/digest-gkrellm-leds-0.6.1 b/x11-plugins/gkrellm-leds/files/digest-gkrellm-leds-0.6.1 deleted file mode 100644 index 7d456de22b79..000000000000 --- a/x11-plugins/gkrellm-leds/files/digest-gkrellm-leds-0.6.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e4d78d16ea211d63988811e56f3c42e8 gkleds-0.6.1.tar.gz 21063 -RMD160 ca08af1e1e7709d3a40eca0d267e2ff48b0e1126 gkleds-0.6.1.tar.gz 21063 -SHA256 f166bf61ef15bdcb775f0e13e979637f2ed1a0baed49f58fb3a43a33b2e501c4 gkleds-0.6.1.tar.gz 21063 diff --git a/x11-plugins/gkrellm-leds/files/digest-gkrellm-leds-0.8.0 b/x11-plugins/gkrellm-leds/files/digest-gkrellm-leds-0.8.0 deleted file mode 100644 index 26dd47c1e34b..000000000000 --- a/x11-plugins/gkrellm-leds/files/digest-gkrellm-leds-0.8.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 138314eab634dc197acf46032bb0fa15 gkleds-0.8.0.tar.gz 20678 -RMD160 3ec632364150842668ebc3db0e8089a7655ba1b2 gkleds-0.8.0.tar.gz 20678 -SHA256 ecf25a6bf5e75144deb621b5028ac8068b09afba1a4eb0c290781fb13a5d4d07 gkleds-0.8.0.tar.gz 20678 diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.6.1.ebuild b/x11-plugins/gkrellm-leds/gkrellm-leds-0.6.1.ebuild deleted file mode 100644 index 33e888795022..000000000000 --- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.6.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.6.1.ebuild,v 1.8 2005/01/28 16:58:12 luckyduck Exp $ - -IUSE="" -MY_P=${P/rellm-/} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Gkrellm plugin for monitoring keyboard LEDs" -SRC_URI="http://www.stud.ifi.uio.no/~oyvinha/gkleds/${MY_P}.tar.gz" -HOMEPAGE="http://www.stud.ifi.uio.no/~oyvinha/gkleds/" - -DEPEND="=app-admin/gkrellm-1.2*" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc " - -src_compile() { - make || die -} - -src_install() { - insinto /usr/lib/gkrellm/plugins - doins gkleds.so - - dodoc COPYING Changelog License TODO INSTALL README -} diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild deleted file mode 100644 index f25dd19ce082..000000000000 --- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild,v 1.7 2005/01/28 16:58:12 luckyduck Exp $ - -IUSE="" -MY_P=${P/rellm-/} -S=${WORKDIR}/${MY_P} -DESCRIPTION="GKrellM2 plugin for monitoring keyboard LEDs" -SRC_URI="http://www.stud.ifi.uio.no/~oyvinha/gkleds/${MY_P}.tar.gz" -HOMEPAGE="http://www.stud.ifi.uio.no/~oyvinha/gkleds/" - -DEPEND="=app-admin/gkrellm-2*" - -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="~x86 ppc ~sparc alpha" - -src_compile() { - make || die -} - -src_install() { - insinto /usr/lib/gkrellm2/plugins - doins gkleds.so - - dodoc COPYING Changelog License TODO INSTALL README -} diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog index 62528bc1d8bd..89dc1c3e91ac 100644 --- a/x11-plugins/gkrellm-mailwatch/ChangeLog +++ b/x11-plugins/gkrellm-mailwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-mailwatch # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.22 2007/02/09 06:25:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.23 2007/02/21 21:23:41 lack Exp $ + + 21 Feb 2007; Jim Ramsay <lack@gentoo.org> metadata.xml, + -gkrellm-mailwatch-0.7.2.ebuild: + Cleaning up old versions for gkrellm-1.2 removal 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/x11-plugins/gkrellm-mailwatch/files/digest-gkrellm-mailwatch-0.7.2 b/x11-plugins/gkrellm-mailwatch/files/digest-gkrellm-mailwatch-0.7.2 deleted file mode 100644 index 6621f8f7c4bd..000000000000 --- a/x11-plugins/gkrellm-mailwatch/files/digest-gkrellm-mailwatch-0.7.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e150052ce56054349612575de6b1a123 mailwatch-0.7.2.tar.gz 11913 -RMD160 0d49d69bcc54b1340f396cac714d76195f77a517 mailwatch-0.7.2.tar.gz 11913 -SHA256 4199a5623532be606bc5f6e000d0cedfaa4a367ef5fc1b329b8abc2b9b1a0f47 mailwatch-0.7.2.tar.gz 11913 diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild deleted file mode 100644 index 8692a68fbfb1..000000000000 --- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild +++ /dev/null @@ -1,27 +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/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild,v 1.8 2004/06/24 22:56:07 agriffis Exp $ - -IUSE="" -MY_P=${P/gkrellm-/} -S=${WORKDIR}/${MY_P} -DESCRIPTION="A GKrellM plugin that shows the status of additional mail boxes" -SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/mailwatch.phtml" - -DEPEND="=app-admin/gkrellm-1.2* - >=media-libs/imlib-1.9.10-r1" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " - -src_compile() { - make || die -} - -src_install () { - exeinto /usr/lib/gkrellm/plugins - doexe mailwatch.so - dodoc README Changelog TODO -} diff --git a/x11-plugins/gkrellm-mailwatch/metadata.xml b/x11-plugins/gkrellm-mailwatch/metadata.xml index ea303dc8c30d..220d60947054 100644 --- a/x11-plugins/gkrellm-mailwatch/metadata.xml +++ b/x11-plugins/gkrellm-mailwatch/metadata.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>mholzer@gentoo.org</email> -</maintainer> + <herd>desktop-dock</herd> + <maintainer> + <email>lack@gentoo.org</email> + <name>Jim Ramsay</name> + </maintainer> </pkgmetadata> |