diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:45:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:45:36 +0000 |
commit | e7717e18cfd9761e11255a0bae18826c30a5a354 (patch) | |
tree | bf6f84221e6e8a8d22c7b6b7823a4e148bb33d9d /x11-plugins/gkrellm-mailwatch | |
parent | stable on alpha (diff) | |
download | historical-e7717e18cfd9761e11255a0bae18826c30a5a354.tar.gz historical-e7717e18cfd9761e11255a0bae18826c30a5a354.tar.bz2 historical-e7717e18cfd9761e11255a0bae18826c30a5a354.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch')
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog index 9f3051b92132..f528ec420489 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.13 2003/07/16 16:31:45 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.14 2004/01/15 22:42:27 agriffis Exp $ + + 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> + gkrellm-mailwatch-2.4.2.ebuild: + stable on alpha 17 Jul 2003; Martin Holzer <mholzer@gentoo.org> gkrellm-mailwatch-2.4.1.ebuild, gkrellm-mailwatch-2.4.2.ebuild: diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild index 594995213d15..79bf9b35a3e6 100644 --- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild +++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild,v 1.4 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild,v 1.5 2004/01/15 22:42:27 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A GKrellM2 plugin that shows the status of additional mail boxes" @@ -11,7 +11,7 @@ DEPEND="=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc alpha" src_compile() { emake || die |