summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-15 22:30:37 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-15 22:30:37 +0000
commitebf48eecb1e756dc1ccbf7986569be87d5e014c2 (patch)
tree7a3a02a5f5b38d13c3619ccc8834684a0dbd1d63 /app-editors/elisp-manual
parentVersion bump for the CAN-2004-0109 issue; bug #47881. (Manifest recommit) (diff)
downloadgentoo-2-ebf48eecb1e756dc1ccbf7986569be87d5e014c2.tar.gz
gentoo-2-ebf48eecb1e756dc1ccbf7986569be87d5e014c2.tar.bz2
gentoo-2-ebf48eecb1e756dc1ccbf7986569be87d5e014c2.zip
adding s390 keywords
Diffstat (limited to 'app-editors/elisp-manual')
-rw-r--r--app-editors/elisp-manual/ChangeLog8
-rw-r--r--app-editors/elisp-manual/elisp-manual-21.2.8.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/app-editors/elisp-manual/ChangeLog b/app-editors/elisp-manual/ChangeLog
index cc8de568ebc0..8333be593a47 100644
--- a/app-editors/elisp-manual/ChangeLog
+++ b/app-editors/elisp-manual/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/elisp-manual
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/ChangeLog,v 1.4 2003/02/12 03:46:06 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/ChangeLog,v 1.5 2004/04/15 22:30:37 randy Exp $
+
+ 15 Apr 2004; Michael McCabe <randy@gentoo.org>
+ elisp-manual-21.2.8.ebuild:
+ adding s390 keywords
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
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 b9b3d888fd14..ebdfcf5b047b 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-2004 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.5 2004/03/13 23:00:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.6 2004/04/15 22:30:37 randy 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 "
+KEYWORDS="x86 ppc sparc s390"
DEPEND=""
RDEPEND=""