diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 18:06:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 18:06:55 +0000 |
commit | 909fcc1d0b8b0977223606738362011b112de305 (patch) | |
tree | b3acc9a977cfce3244d4106e464c4fada144feec /x11-plugins/gkrellm-mailwatch | |
parent | Add ~alpha keyword, bug 170491. (diff) | |
download | historical-909fcc1d0b8b0977223606738362011b112de305.tar.gz historical-909fcc1d0b8b0977223606738362011b112de305.tar.bz2 historical-909fcc1d0b8b0977223606738362011b112de305.zip |
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch')
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog index caf6127e22d3..8efe1492a7e1 100644 --- a/x11-plugins/gkrellm-mailwatch/ChangeLog +++ b/x11-plugins/gkrellm-mailwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-mailwatch # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.24 2007/03/09 19:28:40 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.25 2007/03/12 18:02:20 armin76 Exp $ + + 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> + gkrellm-mailwatch-2.4.3.ebuild: + x86 stable 09 Mar 2007; Jim Ramsay <lack@gentoo.org> gkrellm-mailwatch-2.4.2.ebuild, gkrellm-mailwatch-2.4.3.ebuild: diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild index f401129a64aa..30d9ff4dcc9f 100644 --- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild +++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.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-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.7 2007/03/09 19:28:40 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.8 2007/03/12 18:02:20 armin76 Exp $ inherit gkrellm-plugin @@ -12,7 +12,7 @@ HOMEPAGE="http://gkrellm.luon.net/mailwatch.phtml" SLOT="2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" PLUGIN_SO=mailwatch.so |