diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-31 15:02:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-31 15:02:36 +0000 |
commit | 5bbbfbaea483e33642c0f238120525455b304423 (patch) | |
tree | 70fa53f9beac85e27e39ab1f0586b48643673104 /x11-plugins/gkrellm-countdown | |
parent | amd64/x86 stable, bug #271463 (diff) | |
download | gentoo-2-5bbbfbaea483e33642c0f238120525455b304423.tar.gz gentoo-2-5bbbfbaea483e33642c0f238120525455b304423.tar.bz2 gentoo-2-5bbbfbaea483e33642c0f238120525455b304423.zip |
x86 stable, bug #271463
(Portage version: 2.1.6.11/cvs/Linux x86_64)
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 d0db34470589..b725b438cb56 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.10 2009/05/31 14:12:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-countdown/ChangeLog,v 1.11 2009/05/31 15:02:36 maekke Exp $ + + 31 May 2009; Markus Meier <maekke@gentoo.org> + gkrellm-countdown-0.1.2.ebuild: + x86 stable, bug #271463 31 May 2009; nixnut <nixnut@gentoo.org> gkrellm-countdown-0.1.2.ebuild: ppc stable #271463 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 dc04ef8c81aa..8f8ed8088738 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.3 2009/05/31 14:12:40 nixnut Exp $ +# $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 $ 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="" |