summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2006-07-27 09:11:27 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2006-07-27 09:11:27 +0000
commite23e6ce39b426d6308e8c8e303e3749e2c13002f (patch)
tree173b9072b31686eda365abb892ff8c227625f03f /x11-plugins
parentMake the ebuild actually respect LINGUAS given by user. Thanks to Ginta Suou ... (diff)
downloadgentoo-2-e23e6ce39b426d6308e8c8e303e3749e2c13002f.tar.gz
gentoo-2-e23e6ce39b426d6308e8c8e303e3749e2c13002f.tar.bz2
gentoo-2-e23e6ce39b426d6308e8c8e303e3749e2c13002f.zip
Stable for x86.
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmmaiload/ChangeLog5
-rw-r--r--x11-plugins/wmmaiload/wmmaiload-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmmaiload/ChangeLog b/x11-plugins/wmmaiload/ChangeLog
index 89f027dec2a9..ca8721d40b01 100644
--- a/x11-plugins/wmmaiload/ChangeLog
+++ b/x11-plugins/wmmaiload/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmmaiload
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/ChangeLog,v 1.21 2006/06/13 18:11:13 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/ChangeLog,v 1.22 2006/07/27 09:11:27 s4t4n Exp $
+
+ 27 Jul 2006; Michele Noberasco <s4t4n@gentoo.org> wmmaiload-2.2.1.ebuild:
+ Stable for x86.
*wmmaiload-2.2.1 (13 Jun 2006)
diff --git a/x11-plugins/wmmaiload/wmmaiload-2.2.1.ebuild b/x11-plugins/wmmaiload/wmmaiload-2.2.1.ebuild
index 7a57241cf4a8..afab52d5dec2 100644
--- a/x11-plugins/wmmaiload/wmmaiload-2.2.1.ebuild
+++ b/x11-plugins/wmmaiload/wmmaiload-2.2.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/wmmaiload-2.2.1.ebuild,v 1.1 2006/06/13 18:11:13 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/wmmaiload-2.2.1.ebuild,v 1.2 2006/07/27 09:11:27 s4t4n Exp $
DESCRIPTION="dockapp that monitors one or more mailboxes."
SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz"
HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc"
LICENSE="GPL-2"
RDEPEND=">=x11-libs/gtk+-1.2.10-r11"