diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 15:53:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 15:53:51 +0000 |
commit | f8736d629514f2157d2ffc66b73909a38489b79a (patch) | |
tree | 1ce4be24264cdb7207eccacc0aeecb87c26aa3fe /x11-plugins/gkrellm-countdown | |
parent | x86 stable wrt bg 165335 (diff) | |
download | historical-f8736d629514f2157d2ffc66b73909a38489b79a.tar.gz historical-f8736d629514f2157d2ffc66b73909a38489b79a.tar.bz2 historical-f8736d629514f2157d2ffc66b73909a38489b79a.zip |
x86 stable wrt bug 151446
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'x11-plugins/gkrellm-countdown')
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-countdown/ChangeLog b/x11-plugins/gkrellm-countdown/ChangeLog index 93b9eeb983a6..72e8d19f3e4b 100644 --- a/x11-plugins/gkrellm-countdown/ChangeLog +++ b/x11-plugins/gkrellm-countdown/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-countdown -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/ChangeLog,v 1.3 2005/08/30 07:15:36 s4t4n Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/ChangeLog,v 1.4 2007/02/05 15:51:17 armin76 Exp $ + + 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> + gkrellm-countdown-0.1.1.ebuild: + x86 stable wrt bug 151446 30 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> gkrellm-countdown-0.1.1.ebuild: Added missing IUSE var... diff --git a/x11-plugins/gkrellm-countdown/files/digest-gkrellm-countdown-0.1.1 b/x11-plugins/gkrellm-countdown/files/digest-gkrellm-countdown-0.1.1 index ac2a15e2df8f..1662b197e696 100644 --- a/x11-plugins/gkrellm-countdown/files/digest-gkrellm-countdown-0.1.1 +++ b/x11-plugins/gkrellm-countdown/files/digest-gkrellm-countdown-0.1.1 @@ -1 +1,3 @@ MD5 e087f0d50c7e5369b0b387bf9a9fad55 gkrellm-countdown-0.1.1.tar.gz 12374 +RMD160 e17036139f8bb363a4531fe92eac2eb79f201f1d gkrellm-countdown-0.1.1.tar.gz 12374 +SHA256 602f13ed4612c7c989f64210e257ac48914dad18e19711b8183b8a5abc8f4914 gkrellm-countdown-0.1.1.tar.gz 12374 diff --git a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.1.ebuild b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.1.ebuild index d3138f7ff251..56e4beec2ec7 100644 --- a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.1.ebuild +++ b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.1.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-countdown/gkrellm-countdown-0.1.1.ebuild,v 1.5 2005/08/30 07:15:36 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.1.ebuild,v 1.6 2007/02/05 15:51:17 armin76 Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A simple countdown clock for GKrellM2" @@ -11,7 +11,7 @@ DEPEND=">=app-admin/gkrellm-2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" src_compile() { |