diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-15 22:30:37 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-15 22:30:37 +0000 |
commit | ebf48eecb1e756dc1ccbf7986569be87d5e014c2 (patch) | |
tree | 7a3a02a5f5b38d13c3619ccc8834684a0dbd1d63 /app-editors/elisp-manual/elisp-manual-21.2.8.ebuild | |
parent | Version bump for the CAN-2004-0109 issue; bug #47881. (Manifest recommit) (diff) | |
download | gentoo-2-ebf48eecb1e756dc1ccbf7986569be87d5e014c2.tar.gz gentoo-2-ebf48eecb1e756dc1ccbf7986569be87d5e014c2.tar.bz2 gentoo-2-ebf48eecb1e756dc1ccbf7986569be87d5e014c2.zip |
adding s390 keywords
Diffstat (limited to 'app-editors/elisp-manual/elisp-manual-21.2.8.ebuild')
-rw-r--r-- | app-editors/elisp-manual/elisp-manual-21.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |