diff options
author | David Holm <dholm@gentoo.org> | 2005-07-08 17:53:28 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-08 17:53:28 +0000 |
commit | f63288739fea00ca45f119911800f5f843625d0c (patch) | |
tree | 13a908793d39ba3c27b76ea236498c73c566c001 /app-editors/qe/qe-0.1.1.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-f63288739fea00ca45f119911800f5f843625d0c.tar.gz historical-f63288739fea00ca45f119911800f5f843625d0c.tar.bz2 historical-f63288739fea00ca45f119911800f5f843625d0c.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-editors/qe/qe-0.1.1.ebuild')
-rw-r--r-- | app-editors/qe/qe-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qe/qe-0.1.1.ebuild b/app-editors/qe/qe-0.1.1.ebuild index a80491af0ec8..2e2cae9c9bb1 100644 --- a/app-editors/qe/qe-0.1.1.ebuild +++ b/app-editors/qe/qe-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qe/qe-0.1.1.ebuild,v 1.9 2005/01/01 13:33:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qe/qe-0.1.1.ebuild,v 1.10 2005/07/08 17:52:58 dholm Exp $ DESCRIPTION="PE2-like editor program under U*nix with Chinese support" HOMEPAGE="http://www.cc.ncu.edu.tw/~center5/product/qe/ http://members.xoom.com/linux4tw/qe/" @@ -8,7 +8,7 @@ SRC_URI="ftp://freebsd.sinica.edu.tw/pub/statue/qe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="virtual/libc" |