diff options
author | 2007-06-03 19:36:58 +0000 | |
---|---|---|
committer | 2007-06-03 19:36:58 +0000 | |
commit | a6f0216aa89b3324907a9255076eb80f641aa6d7 (patch) | |
tree | 2f7f99439f65eb1d0796053148303ef76cef101a /app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-a6f0216aa89b3324907a9255076eb80f641aa6d7.tar.gz gentoo-2-a6f0216aa89b3324907a9255076eb80f641aa6d7.tar.bz2 gentoo-2-a6f0216aa89b3324907a9255076eb80f641aa6d7.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild')
-rw-r--r-- | app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild index 3840114eadf8..f7837264a6ec 100644 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild +++ b/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild,v 1.3 2007/05/30 10:05:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild,v 1.4 2007/06/03 19:36:58 graaff Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ MY_PN=${PN/xemacs-/} SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" RDEPEND="" -KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |