diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:17:40 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:17:40 +0000 |
commit | c8208012cf10b5f8db6b2c4f59aadea58c16c95c (patch) | |
tree | bfc52415dfc723db9b577da10f64df308f95d3b8 /x11-apps | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-c8208012cf10b5f8db6b2c4f59aadea58c16c95c.tar.gz gentoo-2-c8208012cf10b5f8db6b2c4f59aadea58c16c95c.tar.bz2 gentoo-2-c8208012cf10b5f8db6b2c4f59aadea58c16c95c.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmh/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xmh/xmh-1.0.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xmh/ChangeLog b/x11-apps/xmh/ChangeLog index e24ec0de0e5b..bcb856fc4d8c 100644 --- a/x11-apps/xmh/ChangeLog +++ b/x11-apps/xmh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmh # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/ChangeLog,v 1.14 2007/02/22 00:21:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/ChangeLog,v 1.15 2007/12/20 00:17:40 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xmh-1.0.1.ebuild: + Stable on x86 (bug #202087) 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-apps/xmh/xmh-1.0.1.ebuild b/x11-apps/xmh/xmh-1.0.1.ebuild index 3f739da62b64..cbc63e03656d 100644 --- a/x11-apps/xmh/xmh-1.0.1.ebuild +++ b/x11-apps/xmh/xmh-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/xmh-1.0.1.ebuild,v 1.4 2006/10/10 23:55:18 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/xmh-1.0.1.ebuild,v 1.5 2007/12/20 00:17:40 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="send and read mail with an X interface to MH" -KEYWORDS="~arm ~mips ~ppc64 ~s390 ~ppc ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |