diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-25 17:44:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-25 17:44:39 +0000 |
commit | c9dc65d869e404a3027a064ff26a1bbe3d48f770 (patch) | |
tree | d492afa270da24d2942d62e1e0c3f32f33c11900 /x11-plugins/gkrellm-countdown | |
parent | sparc stable wrt #270783 (diff) | |
download | historical-c9dc65d869e404a3027a064ff26a1bbe3d48f770.tar.gz historical-c9dc65d869e404a3027a064ff26a1bbe3d48f770.tar.bz2 historical-c9dc65d869e404a3027a064ff26a1bbe3d48f770.zip |
sparc stable wrt #271463
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-countdown/ChangeLog b/x11-plugins/gkrellm-countdown/ChangeLog index b725b438cb56..338d8af6b2c7 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/ChangeLog,v 1.11 2009/05/31 15:02:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/ChangeLog,v 1.12 2009/06/25 17:44:39 armin76 Exp $ + + 25 Jun 2009; Raúl Porcel <armin76@gentoo.org> + gkrellm-countdown-0.1.2.ebuild: + sparc stable wrt #271463 31 May 2009; Markus Meier <maekke@gentoo.org> gkrellm-countdown-0.1.2.ebuild: diff --git a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild index 8f8ed8088738..99f5804c551b 100644 --- a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild +++ b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.ebuild,v 1.4 2009/05/31 15:02:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild,v 1.5 2009/06/25 17:44:39 armin76 Exp $ inherit gkrellm-plugin @@ -11,5 +11,5 @@ HOMEPAGE="http://oss.pugsplace.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc ~sparc x86" +KEYWORDS="ppc sparc x86" IUSE="" |