diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 16:00:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 16:00:51 +0000 |
commit | a4406e51365e8cae73782e2e4fa64416c3d6c7da (patch) | |
tree | 6bf92db79973de8b4a4e625a6591dc093b6be4b5 /x11-plugins/gkrellm-bgchanger | |
parent | new libafterimage-1.07 (diff) | |
download | gentoo-2-a4406e51365e8cae73782e2e4fa64416c3d6c7da.tar.gz gentoo-2-a4406e51365e8cae73782e2e4fa64416c3d6c7da.tar.bz2 gentoo-2-a4406e51365e8cae73782e2e4fa64416c3d6c7da.zip |
x86 stable wrt bug 151446
(Portage version: 2.1.2-r7)
Diffstat (limited to 'x11-plugins/gkrellm-bgchanger')
-rw-r--r-- | x11-plugins/gkrellm-bgchanger/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-plugins/gkrellm-bgchanger/ChangeLog b/x11-plugins/gkrellm-bgchanger/ChangeLog index c0da97cb864c..15c7b3a9b1a2 100644 --- a/x11-plugins/gkrellm-bgchanger/ChangeLog +++ b/x11-plugins/gkrellm-bgchanger/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-bgchanger # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bgchanger/ChangeLog,v 1.13 2007/02/05 15:53:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bgchanger/ChangeLog,v 1.14 2007/02/05 16:00:51 armin76 Exp $ + + 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> + gkrellm-bgchanger-0.1.2.ebuild: + x86 stable wrt bug 151446 05 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> gkrellm-bgchanger-0.1.7.ebuild: diff --git a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.2.ebuild b/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.2.ebuild index cbc9480cc492..682ea661ef9a 100644 --- a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.2.ebuild +++ b/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.2.ebuild,v 1.3 2005/09/17 10:07:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.2.ebuild,v 1.4 2007/02/05 16:00:51 armin76 Exp $ inherit multilib @@ -14,7 +14,7 @@ SRC_URI="http://www.bender-suhl.de/stefan/comp/sources/old/${MY_P}.tar.gz" SLOT="2" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ppc ~sparc x86" DEPEND="=app-admin/gkrellm-2*" |