summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-02-19 22:15:54 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-02-19 22:15:54 +0000
commita306a0a2980d241fd86ef4f50ff6b2ac6a4aa5cc (patch)
tree3b2b2e981a1a6f0a837d46f748f53d5f784172ea /x11-plugins/gkrellm-mailwatch
parentchanged src_uri. (diff)
downloadhistorical-a306a0a2980d241fd86ef4f50ff6b2ac6a4aa5cc.tar.gz
historical-a306a0a2980d241fd86ef4f50ff6b2ac6a4aa5cc.tar.bz2
historical-a306a0a2980d241fd86ef4f50ff6b2ac6a4aa5cc.zip
Marked as stable.
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch')
-rw-r--r--x11-plugins/gkrellm-mailwatch/ChangeLog5
-rw-r--r--x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.1.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog
index 3951721c6093..ae14a4429543 100644
--- a/x11-plugins/gkrellm-mailwatch/ChangeLog
+++ b/x11-plugins/gkrellm-mailwatch/ChangeLog
@@ -1,9 +1,12 @@
# 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.7 2003/02/12 09:36:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.8 2003/02/19 22:15:54 mholzer Exp $
*gkrellm-mailwatch-2.1 (18 Jan 2003)
+ 19 Feb 2003; Martin Holzer <mholzer@gentoo.org> gkrellm-mailwatch-2.1.ebuild:
+ Marked as stable.
+
18 Jan 2003; Martin Holzer <mholzer@gentoo.org> gkrellm-mailwatch-2.1.ebuild
files/digest-gkrellm-mailwatch-2.1 ChangeLog :
Version bumped. Closes #14136
diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.1.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.1.ebuild
index cc5e28ef7c58..1dd7a0069859 100644
--- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.1.ebuild
+++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.1.ebuild,v 1.2 2003/02/13 17:23:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.1.ebuild,v 1.3 2003/02/19 22:15:54 mholzer Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A GKrellM2 plugin that shows the status of additional mail boxes"
@@ -12,7 +12,7 @@ DEPEND="=app-admin/gkrellm-2*
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc "
src_compile() {
emake || die
@@ -23,4 +23,3 @@ src_install () {
doexe mailwatch.so
dodoc README Changelog
}
-