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 | 63e27be7c00d85631323927d964dd6b640538563 (patch) | |
tree | 82958efda3f73ae8e03789b31cd03d721d00de9b /x11-plugins/wmail/wmail-2.0-r3.ebuild | |
parent | remove a spurious blank...and no thanks to ulm for spotting this (diff) | |
download | historical-63e27be7c00d85631323927d964dd6b640538563.tar.gz historical-63e27be7c00d85631323927d964dd6b640538563.tar.bz2 historical-63e27be7c00d85631323927d964dd6b640538563.zip |
Stable for x86.
Package-Manager: portage-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" |