diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-28 19:00:21 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-28 19:00:21 +0000 |
commit | db1f4b04a88f4c8db0f84acfa32b78b2c2800fd5 (patch) | |
tree | 7a31aea23bb516f72764f31780774f882e29acc4 /app-editors/qemacs/qemacs-0.3.1-r3.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-db1f4b04a88f4c8db0f84acfa32b78b2c2800fd5.tar.gz gentoo-2-db1f4b04a88f4c8db0f84acfa32b78b2c2800fd5.tar.bz2 gentoo-2-db1f4b04a88f4c8db0f84acfa32b78b2c2800fd5.zip |
ppc stable, bug #141567
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'app-editors/qemacs/qemacs-0.3.1-r3.ebuild')
-rw-r--r-- | app-editors/qemacs/qemacs-0.3.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qemacs/qemacs-0.3.1-r3.ebuild b/app-editors/qemacs/qemacs-0.3.1-r3.ebuild index 2e94fce1a816..ada90e601f6f 100644 --- a/app-editors/qemacs/qemacs-0.3.1-r3.ebuild +++ b/app-editors/qemacs/qemacs-0.3.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1-r3.ebuild,v 1.2 2006/07/27 04:31:41 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1-r3.ebuild,v 1.3 2006/07/28 19:00:21 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemacs/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="X png unicode xv" # For those so inclined, the libXv dep can probably |