diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-20 04:39:14 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-20 04:39:14 +0000 |
commit | f7b060ce3382705529e45e0142259a82e4bf1868 (patch) | |
tree | b4cc5257b79b728ffdda40782e2211c598d9e60c /x11-plugins | |
parent | Version bump to 2.8. (diff) | |
download | gentoo-2-f7b060ce3382705529e45e0142259a82e4bf1868.tar.gz gentoo-2-f7b060ce3382705529e45e0142259a82e4bf1868.tar.bz2 gentoo-2-f7b060ce3382705529e45e0142259a82e4bf1868.zip |
Remove obsolete version (masked).
(Portage version: 2.2.0_alpha17/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-bgchanger/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.7.ebuild | 21 |
2 files changed, 6 insertions, 23 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" |