summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:17:40 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:17:40 +0000
commit24fe46617ddbac06e04ae33190c773083e765813 (patch)
treee548336fb7ed33ffe7c4b270db0143eac060e02b /app-editors/elisp-manual
parentVersion bump. (diff)
downloadgentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.gz
gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.bz2
gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-editors/elisp-manual')
-rw-r--r--app-editors/elisp-manual/ChangeLog5
-rw-r--r--app-editors/elisp-manual/elisp-manual-21.2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/elisp-manual/ChangeLog b/app-editors/elisp-manual/ChangeLog
index 6c88d5989b45..fbc64d30c232 100644
--- a/app-editors/elisp-manual/ChangeLog
+++ b/app-editors/elisp-manual/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-editors/elisp-manual
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/ChangeLog,v 1.1 2002/08/23 06:15:10 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/ChangeLog,v 1.2 2002/12/09 04:17:38 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*elisp-manual-21.2.8 (23 Aug 2002)
23 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
diff --git a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild b/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild
index 9b3c83901c47..28596404b996 100644
--- a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild
+++ b/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.2 2002/11/30 23:20:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.3 2002/12/09 04:17:38 manson Exp $
MY_PV=21-2.8
DESCRIPTION="The GNU Emacs Lisp Reference Manual"
@@ -9,7 +9,7 @@ SRC_URI="http://www.gnu.org/manual/elisp-manual-${MY_PV}/info/elisp-info.tar.gz"
LICENSE="FDL-1.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc "
DEPEND=""
RDEPEND=""