diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-06-24 23:00:43 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-06-24 23:00:43 +0000 |
commit | 6d079f29cf55f2d0956d83b555f9111677f62e43 (patch) | |
tree | c936b63a48e2753ddf4a9accd2a780ee509e064e /x11-plugins/gkrellm-mailwatch | |
parent | Version bumped. (diff) | |
download | gentoo-2-6d079f29cf55f2d0956d83b555f9111677f62e43.tar.gz gentoo-2-6d079f29cf55f2d0956d83b555f9111677f62e43.tar.bz2 gentoo-2-6d079f29cf55f2d0956d83b555f9111677f62e43.zip |
marked stable.
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch')
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/Manifest b/x11-plugins/gkrellm-mailwatch/Manifest index aaed3640f2b7..fed488afc64b 100644 --- a/x11-plugins/gkrellm-mailwatch/Manifest +++ b/x11-plugins/gkrellm-mailwatch/Manifest @@ -1,7 +1,7 @@ MD5 3b3f7ce36b3e970d87a804d18feb49db ChangeLog 1862 MD5 55830788c3e20ebe7e92d6114c8b8ed9 gkrellm-mailwatch-0.7.2.ebuild 728 MD5 10f5f40250809b8976077935920e1cc6 gkrellm-mailwatch-2.3.0.ebuild 713 -MD5 707f9d33fefc0e14d312aa94acb1682e gkrellm-mailwatch-2.4.1.ebuild 715 +MD5 b1fa225c07df545bf1801abc92cb5a69 gkrellm-mailwatch-2.4.1.ebuild 714 MD5 3d759f576a9f5dc7f15da805fb85abc4 gkrellm-mailwatch-2.4.2.ebuild 714 MD5 2682942f3d6fdc5a9af73fdf2102ec9f files/digest-gkrellm-mailwatch-0.7.2 66 MD5 6de5b359d1ba8e7dd365c7cb96d73d3f files/digest-gkrellm-mailwatch-2.3.0 74 diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.1.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.1.ebuild index bfc53aee494b..7b5771b62875 100644 --- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.1.ebuild +++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.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.4.1.ebuild,v 1.1 2003/05/19 20:27:23 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.1.ebuild,v 1.2 2003/06/24 23:00:34 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 |