diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-20 04:40:17 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-20 04:40:17 +0000 |
commit | 611f10015f43a94344b29c26d73fcb570c7cf80e (patch) | |
tree | df6a4fcb7e69d44d7b77f5a01cb90a8e6ef97fcc | |
parent | Version bump to 2.8. (diff) | |
download | historical-611f10015f43a94344b29c26d73fcb570c7cf80e.tar.gz historical-611f10015f43a94344b29c26d73fcb570c7cf80e.tar.bz2 historical-611f10015f43a94344b29c26d73fcb570c7cf80e.zip |
Remove obsolete version (masked).
Package-Manager: portage-2.2.0_alpha17/cvs/Linux x86_64
4 files changed, 12 insertions, 42 deletions
diff --git a/x11-plugins/gkrellm-bgchanger/ChangeLog b/x11-plugins/gkrellm-bgchanger/ChangeLog index cf83d29ad8bc..baabfe7bb011 100644 --- a/x11-plugins/gkrellm-bgchanger/ChangeLog +++ b/x11-plugins/gkrellm-bgchanger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-bgchanger -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bgchanger/ChangeLog,v 1.22 2010/10/31 15:08:15 lack Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bgchanger/ChangeLog,v 1.23 2011/01/20 04:39:14 flameeyes Exp $ + + 20 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> + -gkrellm-bgchanger-0.1.7.ebuild: + Remove obsolete version (masked). *gkrellm-bgchanger-0.1.10 (31 Oct 2010) diff --git a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.7.ebuild b/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.7.ebuild deleted file mode 100644 index f0bb159e90ed..000000000000 --- a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.7.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.7.ebuild,v 1.8 2007/07/11 20:39:22 mr_bones_ Exp $ - -inherit gkrellm-plugin - -IUSE="" - -MY_PN=gkrellmbgchg2 -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Plugin for GKrellM2 to change your desktop background" -HOMEPAGE="http://www.bender-suhl.de/stefan/english/comp/gkrellmbgchg.html" -SRC_URI="http://www.bender-suhl.de/stefan/comp/sources/${MY_P}.tar.gz" - -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc sparc x86" - -PLUGIN_SO=gkrellmbgchg.so -PLUGIN_DOCS="bgchg_info.sh kdewallpaper.sh" diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog index f34a0f60db27..1b3e855a6d6e 100644 --- a/x11-plugins/gkrellm-mailwatch/ChangeLog +++ b/x11-plugins/gkrellm-mailwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-mailwatch -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.30 2010/11/01 14:19:46 lack Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.31 2011/01/20 04:40:17 flameeyes Exp $ + + 20 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> + -gkrellm-mailwatch-2.4.3.ebuild: + Remove obsolete version (masked). 01 Nov 2010; Jim Ramsay <lack@gentoo.org> gkrellm-mailwatch-2.4.3-r1.ebuild, diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild deleted file mode 100644 index f2e5eae44f23..000000000000 --- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.11 2010/03/12 00:43:24 sping Exp $ - -inherit gkrellm-plugin - -IUSE="" -S=${WORKDIR}/${PN} -DESCRIPTION="A GKrellM2 plugin that shows the status of additional mail boxes" -SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" -HOMEPAGE="http://gkrellm.luon.net/mailwatch.php" - -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc sparc x86" - -PLUGIN_SO=mailwatch.so |