diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 10:13:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 10:13:26 +0000 |
commit | 169b0cd1b6f9bc6705dee622ad08353ebf4767b0 (patch) | |
tree | 33331aa86274089173092361092966439296fed4 /app-xemacs/xemacs-ispell | |
parent | x86 stable wrt security #176712 (diff) | |
download | historical-169b0cd1b6f9bc6705dee622ad08353ebf4767b0.tar.gz historical-169b0cd1b6f9bc6705dee622ad08353ebf4767b0.tar.bz2 historical-169b0cd1b6f9bc6705dee622ad08353ebf4767b0.zip |
alpha stable wrt #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/xemacs-ispell')
-rw-r--r-- | app-xemacs/xemacs-ispell/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/xemacs-ispell/ChangeLog b/app-xemacs/xemacs-ispell/ChangeLog index 6e983c530fe4..bacbb6bb9093 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/ChangeLog,v 1.8 2006/11/14 12:37:49 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/ChangeLog,v 1.9 2007/05/30 10:05:38 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> xemacs-ispell-1.32.ebuild: + alpha stable wrt #175560 14 Nov 2006; Hans de Graaff <graaff@gentoo.org> xemacs-ispell-1.32.ebuild: Update download location. diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild index 12c21366cb95..3840114eadf8 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-2006 Gentoo Foundation +# 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.2 2006/11/14 12:37:49 graaff Exp $ +# $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 $ 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 |