summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-10-25 22:15:09 +0000
committerMike Frysinger <vapier@gentoo.org>2008-10-25 22:15:09 +0000
commitf18b148ca73562e88c310f547daecf9be0720cfa (patch)
tree497f21c3e77daab2dbcc7effb4671a1b9c7a9a3f /app-admin/emacs-updater
parentKeyworded ~ppc. Closes bug #233107 (diff)
downloadhistorical-f18b148ca73562e88c310f547daecf9be0720cfa.tar.gz
historical-f18b148ca73562e88c310f547daecf9be0720cfa.tar.bz2
historical-f18b148ca73562e88c310f547daecf9be0720cfa.zip
arm/s390/sh stable
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26.2 x86_64
Diffstat (limited to 'app-admin/emacs-updater')
-rw-r--r--app-admin/emacs-updater/Manifest12
-rw-r--r--app-admin/emacs-updater/emacs-updater-1.0.ebuild4
2 files changed, 13 insertions, 3 deletions
diff --git a/app-admin/emacs-updater/Manifest b/app-admin/emacs-updater/Manifest
index 5337dc9f227d..629e23db4308 100644
--- a/app-admin/emacs-updater/Manifest
+++ b/app-admin/emacs-updater/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST emacs-updater-1.0.tar.bz2 4090 RMD160 e5a14e193d4acabe3c45f93acc4293cbfe0b6343 SHA1 24f2ddd6c0945d9be5cdc492c5984a4ebb74ecb0 SHA256 5d6c9cb83710607073eedcfd0673de059e0f0eea071a9a09cbe901deeaeb5446
-EBUILD emacs-updater-1.0.ebuild 648 RMD160 e42e9c789785e51e35b66860011856c1da56a37a SHA1 799761dd39898443427b9d798516aefbfcd47ca0 SHA256 32f09907332a7b3893c523842d1133d280e834ff57541f686baea8bff3d6f9ee
+EBUILD emacs-updater-1.0.ebuild 648 RMD160 c9fc8c5344cd8d9d692a75a7005be931e5802d84 SHA1 62e11683948b63b2db3672ac8fe3a96b07be5787 SHA256 0957bbc0181914f98dfea426e99417d602240d60f01f6337b93082267b6aac97
MISC ChangeLog 1010 RMD160 608781c67aa15a39e0dea39e518c318c39d91147 SHA1 56a59a6b4fe24810cde2741bbbe04df4f9f6e404 SHA256 16a959d2fcf9c36bd9e234a908da17977be326e89d3dc9d62a2873651aa3bfd8
MISC metadata.xml 158 RMD160 415d172437ca754d24fc5ab186ba8e77934d96e4 SHA1 61f6eff9729cd87a725c2a70c81aca4270a17fc4 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkkDmnMACgkQ67wieSYcaxcWFgCfQPCMnFsUN5L9crZo/vPZNGXI
+socAoN8paYj+qMV+0QhGIHsPLXKPuHHZ
+=Yyxe
+-----END PGP SIGNATURE-----
diff --git a/app-admin/emacs-updater/emacs-updater-1.0.ebuild b/app-admin/emacs-updater/emacs-updater-1.0.ebuild
index 46eda07f48b4..d0be912511ba 100644
--- a/app-admin/emacs-updater/emacs-updater-1.0.ebuild
+++ b/app-admin/emacs-updater/emacs-updater-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.0.ebuild,v 1.7 2008/09/30 04:18:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.0.ebuild,v 1.8 2008/10/25 22:15:09 vapier Exp $
DESCRIPTION="Rebuild Emacs packages"
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=""