diff options
author | 2007-03-12 17:55:34 +0000 | |
---|---|---|
committer | 2007-03-12 17:55:34 +0000 | |
commit | 4ff8182fac3a17d1f13d5887909f7902b9f7893c (patch) | |
tree | 43c018f55170531eb80fc3a186f131ec078b60d5 /x11-plugins/gkrellm-countdown | |
parent | Stable on ppc64; bug #168793 (diff) | |
download | historical-4ff8182fac3a17d1f13d5887909f7902b9f7893c.tar.gz historical-4ff8182fac3a17d1f13d5887909f7902b9f7893c.tar.bz2 historical-4ff8182fac3a17d1f13d5887909f7902b9f7893c.zip |
Stable on sparc
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-plugins/gkrellm-countdown')
-rw-r--r-- | x11-plugins/gkrellm-countdown/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-countdown/ChangeLog b/x11-plugins/gkrellm-countdown/ChangeLog index 4052387e2ee2..b4f33645cb10 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/ChangeLog,v 1.6 2007/03/09 16:55:35 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/ChangeLog,v 1.7 2007/03/12 17:49:57 gustavoz Exp $ + + 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gkrellm-countdown-0.1.1.ebuild: + Stable on sparc 09 Mar 2007; Jim Ramsay <lack@gentoo.org> gkrellm-countdown-0.1.1.ebuild: Updated to use new gkrellm-plugin eclass 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 a271df524317..9fa8b3a84197 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-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.8 2007/03/09 16:55:35 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.1.ebuild,v 1.9 2007/03/12 17:49:57 gustavoz Exp $ inherit gkrellm-plugin @@ -11,6 +11,6 @@ HOMEPAGE="http://www.cise.ufl.edu/~jcjones/src/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~sparc x86" +KEYWORDS="~ppc sparc x86" IUSE="" |