diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 18:16:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 18:16:17 +0000 |
commit | 152036856c288d17acc90fe6a07b961079a5d97a (patch) | |
tree | e95f99e2fef69f8512d6eb1bd79024c576b5f39d /x11-apps/xedit/xedit-1.1.2.ebuild | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-152036856c288d17acc90fe6a07b961079a5d97a.tar.gz gentoo-2-152036856c288d17acc90fe6a07b961079a5d97a.tar.bz2 gentoo-2-152036856c288d17acc90fe6a07b961079a5d97a.zip |
ppc stable #264982
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'x11-apps/xedit/xedit-1.1.2.ebuild')
-rw-r--r-- | x11-apps/xedit/xedit-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xedit/xedit-1.1.2.ebuild b/x11-apps/xedit/xedit-1.1.2.ebuild index 91a8042a072a..ed4850c674cc 100644 --- a/x11-apps/xedit/xedit-1.1.2.ebuild +++ b/x11-apps/xedit/xedit-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.5 2009/04/06 16:22:07 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.1.2.ebuild,v 1.6 2009/04/11 18:16:17 nixnut 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="" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |