summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-06-29 18:24:09 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-06-29 18:24:09 +0000
commitf533da26c40d06c09d828e9023346345c9d33228 (patch)
treed9dbfe6e2b8b1670d552f7da4592caeb2bc91d67 /app-editors/qemacs
parentversion bump (diff)
downloadgentoo-2-f533da26c40d06c09d828e9023346345c9d33228.tar.gz
gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.tar.bz2
gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.zip
unmasking and changelog fixes
Diffstat (limited to 'app-editors/qemacs')
-rw-r--r--app-editors/qemacs/qemacs-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qemacs/qemacs-0.3.1.ebuild b/app-editors/qemacs/qemacs-0.3.1.ebuild
index 6e915e2e140e..473733797421 100644
--- a/app-editors/qemacs/qemacs-0.3.1.ebuild
+++ b/app-editors/qemacs/qemacs-0.3.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.1 2003/05/11 09:38:19 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $
DESCRIPTION="QEmacs (for Quick Emacs) is a very small but powerful UNIX editor."
HOMEPAGE="http://fabrice.bellard.free.fr/qemacs/"
SRC_URI="http://fabrice.bellard.free.fr/qemacs/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="X? ( virtual/x11 )
png? ( =media-libs/libpng-1.2* )"