From c691e991c64d200dd06c4bbe94396e7c167cad6f Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Fri, 4 May 2012 11:03:07 +0000 Subject: nitpick and Alphabetize IUSE (Portage version: 2.2.0_alpha101/cvs/Linux x86_64) --- app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-editors/qemacs') diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild index b28159fe6bf3..4cb64b04847c 100644 --- a/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild +++ b/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild,v 1.2 2012/05/04 10:59:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20090420-r1.ebuild,v 1.3 2012/05/04 11:03:07 ssuominen Exp $ EAPI=4 inherit eutils flag-o-matic toolchain-funcs @@ -12,9 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="X png unicode xv" - -RESTRICT="test" +IUSE="png unicode X xv" RDEPEND="png? ( media-libs/libpng:0 ) X? ( @@ -27,6 +25,8 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${PN} +RESTRICT="test" + DOCS="Changelog config.eg README TODO" src_prepare() { -- cgit v1.2.3-65-gdbad