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 | |
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')
-rw-r--r-- | x11-plugins/wmail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmail/wmail-2.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmail/ChangeLog b/x11-plugins/wmail/ChangeLog index 2909b6a768dc..c8f2ef497e15 100644 --- a/x11-plugins/wmail/ChangeLog +++ b/x11-plugins/wmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmail # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.15 2007/01/26 18:21:31 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.16 2007/08/22 06:17:54 s4t4n Exp $ + + 22 Aug 2007; Michele Noberasco <a4t4n@gentoo.org> wmail-2.0-r3.ebuild: + Stable for x86. *wmail-2.0-r3 (26 Jan 2007) 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" |