diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:08:32 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:08:32 +0000 |
commit | 986ea1ab927c0c54728b953e6601339e0877585f (patch) | |
tree | 2f7985a916c47e384b3d793be14decd7137b8847 /x11-apps/xedit | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-986ea1ab927c0c54728b953e6601339e0877585f.tar.gz gentoo-2-986ea1ab927c0c54728b953e6601339e0877585f.tar.bz2 gentoo-2-986ea1ab927c0c54728b953e6601339e0877585f.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xedit')
-rw-r--r-- | x11-apps/xedit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xedit/xedit-1.0.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xedit/ChangeLog b/x11-apps/xedit/ChangeLog index 7da24d7a8817..7d7e514bf09c 100644 --- a/x11-apps/xedit/ChangeLog +++ b/x11-apps/xedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xedit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.19 2007/10/09 09:08:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.20 2007/12/20 00:08:32 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xedit-1.0.2.ebuild: + Stable on x86 (bug #202087) 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -xedit-1.0.1.ebuild: Drop old ebuilds. diff --git a/x11-apps/xedit/xedit-1.0.2.ebuild b/x11-apps/xedit/xedit-1.0.2.ebuild index 43f3f025ab90..7298cb70f603 100644 --- a/x11-apps/xedit/xedit-1.0.2.ebuild +++ b/x11-apps/xedit/xedit-1.0.2.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/xedit/xedit-1.0.2.ebuild,v 1.2 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.0.2.ebuild,v 1.3 2007/12/20 00:08:32 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="simple text editor for X" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXprintUtil x11-libs/libXaw |