diff options
author | 2004-05-14 04:35:11 +0000 | |
---|---|---|
committer | 2004-05-14 04:35:11 +0000 | |
commit | 1b505fc40ee86af175782afdcf80c710a9f8107f (patch) | |
tree | 4eb779b4d617703d6b75b77df8b7332c4781c380 /app-editors | |
parent | ~amd64 (diff) | |
download | historical-1b505fc40ee86af175782afdcf80c710a9f8107f.tar.gz historical-1b505fc40ee86af175782afdcf80c710a9f8107f.tar.bz2 historical-1b505fc40ee86af175782afdcf80c710a9f8107f.zip |
~amd64
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs-cvs/Manifest | 2 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/emacs-cvs/Manifest b/app-editors/emacs-cvs/Manifest index b97d1c9b7a86..a2bc71a0e52e 100644 --- a/app-editors/emacs-cvs/Manifest +++ b/app-editors/emacs-cvs/Manifest @@ -1,5 +1,5 @@ MD5 309712f0d0b230fc329593859ebac22a ChangeLog 2708 -MD5 127b376bb07b67457a4a49389ed08e71 emacs-cvs-21.3.50.ebuild 3056 +MD5 7797f692692de7984a2f57031c66c1e2 emacs-cvs-21.3.50.ebuild 3061 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 MD5 04a64867694a98538309b433c80aaa62 files/40aspell-gentoo.el 80 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-emacs-cvs-21.3.50 0 diff --git a/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild b/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild index 23e528891417..42de6c464cff 100644 --- a/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-21.3.50.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/emacs-cvs/emacs-cvs-21.3.50.ebuild,v 1.21 2004/03/25 07:36:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild,v 1.22 2004/05/14 04:35:11 jhuebel Exp $ ECVS_AUTH="ext" export CVS_RSH="ssh" @@ -42,7 +42,7 @@ PROVIDE="virtual/emacs virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc ~amd64" DFILE=emacs.desktop |