diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 11:04:43 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 11:04:43 +0000 |
commit | 8b3025e869f13471d591e87b31e6ef7de2ebcc42 (patch) | |
tree | 5d31ff93ec171305b59242f19d81d391026d4e80 /x11-apps/xedit/xedit-1.2.0.ebuild | |
parent | amd64 stable wrt #344827 (diff) | |
download | gentoo-2-8b3025e869f13471d591e87b31e6ef7de2ebcc42.tar.gz gentoo-2-8b3025e869f13471d591e87b31e6ef7de2ebcc42.tar.bz2 gentoo-2-8b3025e869f13471d591e87b31e6ef7de2ebcc42.zip |
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xedit/xedit-1.2.0.ebuild')
-rw-r--r-- | x11-apps/xedit/xedit-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xedit/xedit-1.2.0.ebuild b/x11-apps/xedit/xedit-1.2.0.ebuild index f05e8bf7f163..7c9d2f859b0e 100644 --- a/x11-apps/xedit/xedit-1.2.0.ebuild +++ b/x11-apps/xedit/xedit-1.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild,v 1.3 2010/12/19 12:18:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild,v 1.4 2010/12/23 11:04:43 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="simple text editor for X" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw |