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 | 1ddf86297700aecbab443a5118bc7c78557918a1 (patch) | |
tree | 585eeae8219eebb9c4042f2e9a3e8892440ff6b5 /app-editors/elisp-manual | |
parent | Version bump for the CAN-2004-0109 issue; bug #47881. (diff) | |
download | historical-1ddf86297700aecbab443a5118bc7c78557918a1.tar.gz historical-1ddf86297700aecbab443a5118bc7c78557918a1.tar.bz2 historical-1ddf86297700aecbab443a5118bc7c78557918a1.zip |
adding s390 keywords
Diffstat (limited to 'app-editors/elisp-manual')
-rw-r--r-- | app-editors/elisp-manual/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/elisp-manual/Manifest | 4 | ||||
-rw-r--r-- | app-editors/elisp-manual/elisp-manual-21.2.8.ebuild | 4 |
3 files changed, 10 insertions, 6 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/Manifest b/app-editors/elisp-manual/Manifest index 0d538d30a332..7f77e9ddea85 100644 --- a/app-editors/elisp-manual/Manifest +++ b/app-editors/elisp-manual/Manifest @@ -1,3 +1,3 @@ -MD5 80c1587c0427bceb7b608b3574feea2a ChangeLog 565 -MD5 7e8ee94abe0c4b396697fae9109ca738 elisp-manual-21.2.8.ebuild 589 +MD5 ecf2bc4a4c5d222405fa8c5df55a8fe9 ChangeLog 667 +MD5 c1c4e8f03ddef806e045fd8208f448c4 elisp-manual-21.2.8.ebuild 589 MD5 1e43ee88c0fe7921db4959b1c2588b70 files/digest-elisp-manual-21.2.8 62 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="" |