diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-15 06:21:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-15 06:21:53 +0000 |
commit | e9e75b38e714593e1e0eb3ac4f8b6c9be1b1d360 (patch) | |
tree | 976c0b9e2ea193a342990b31ffcbaa0ffda7e5bc /app-xemacs/xemacs-ispell | |
parent | stable on ppc64, bug #194959 (diff) | |
download | historical-e9e75b38e714593e1e0eb3ac4f8b6c9be1b1d360.tar.gz historical-e9e75b38e714593e1e0eb3ac4f8b6c9be1b1d360.tar.bz2 historical-e9e75b38e714593e1e0eb3ac4f8b6c9be1b1d360.zip |
Stable for HPPA (bug #189672).
Package-Manager: portage-2.1.3.13
Diffstat (limited to 'app-xemacs/xemacs-ispell')
-rw-r--r-- | app-xemacs/xemacs-ispell/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/xemacs-ispell/ChangeLog b/app-xemacs/xemacs-ispell/ChangeLog index c4171e1bf348..f7a948670cb2 100644 --- a/app-xemacs/xemacs-ispell/ChangeLog +++ b/app-xemacs/xemacs-ispell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/xemacs-ispell # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/ChangeLog,v 1.12 2007/09/20 16:06:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/ChangeLog,v 1.13 2007/10/15 06:20:40 jer Exp $ + + 15 Oct 2007; Jeroen Roovers <jer@gentoo.org> xemacs-ispell-1.32.ebuild: + Stable for HPPA (bug #189672). 20 Sep 2007; Jeroen Roovers <jer@gentoo.org> xemacs-ispell-1.32.ebuild: Marked ~hppa (bug #193144). diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild index 056481e82f11..2faa9a6afbb6 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.6 2007/09/20 16:04:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild,v 1.7 2007/10/15 06:20:40 jer Exp $ SLOT="0" IUSE="" @@ -12,6 +12,6 @@ MY_PN=${PN/xemacs-/} SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" RDEPEND="" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" inherit xemacs-packages |