diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2007-08-22 06:17:54 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2007-08-22 06:17:54 +0000 |
commit | 185463140275f0f522e0cb72b85142f6fccb7efc (patch) | |
tree | af6ee742c9eda44eeaa9d11be68562e85f38d0fc /x11-plugins/wmail/wmail-2.0-r3.ebuild | |
parent | remove a spurious blank...and no thanks to ulm for spotting this (diff) | |
download | gentoo-2-185463140275f0f522e0cb72b85142f6fccb7efc.tar.gz gentoo-2-185463140275f0f522e0cb72b85142f6fccb7efc.tar.bz2 gentoo-2-185463140275f0f522e0cb72b85142f6fccb7efc.zip |
Stable for x86.
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-plugins/wmail/wmail-2.0-r3.ebuild')
-rw-r--r-- | x11-plugins/wmail/wmail-2.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmail/wmail-2.0-r3.ebuild b/x11-plugins/wmail/wmail-2.0-r3.ebuild index d1caf56452ce..5a24f26bea32 100644 --- a/x11-plugins/wmail/wmail-2.0-r3.ebuild +++ b/x11-plugins/wmail/wmail-2.0-r3.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/wmail/wmail-2.0-r3.ebuild,v 1.1 2007/01/26 18:21:31 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.2 2007/08/22 06:17:54 s4t4n Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.dockapps.org/file.php/id/70" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" DEPEND="x11-libs/libdockapp" |