diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-28 21:52:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-28 21:52:50 +0000 |
commit | 14c22502c1b0e4806233b107e641d7147e64dcdc (patch) | |
tree | e0eb2ada168910990134bc1c9443d1a2a468cb05 /x11-plugins/wmail/wmail-2.0-r3.ebuild | |
parent | Version bump (diff) | |
download | historical-14c22502c1b0e4806233b107e641d7147e64dcdc.tar.gz historical-14c22502c1b0e4806233b107e641d7147e64dcdc.tar.bz2 historical-14c22502c1b0e4806233b107e641d7147e64dcdc.zip |
sparc stable wrt #200650
Package-Manager: portage-2.1.3.19
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 4728b4acf92b..c6baa74c4514 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.3 2007/11/28 19:45:53 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r3.ebuild,v 1.4 2007/11/28 21:52:50 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.minet.uni-jena.de/~topical/sveng/wmail/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" DEPEND="x11-libs/libdockapp" |