summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Maitin-Shepard <jbms@gentoo.org>2004-03-12 00:59:51 +0000
committerJeremy Maitin-Shepard <jbms@gentoo.org>2004-03-12 00:59:51 +0000
commit82007af6ac02e2f47d59961422a7fee8ff06f7f2 (patch)
tree6fff45177a3f9275f03b2e77f69d383de95671e3 /app-emacs/gnus
parentUpdated with some new datasheets. Closes #44311 (diff)
downloadhistorical-82007af6ac02e2f47d59961422a7fee8ff06f7f2.tar.gz
historical-82007af6ac02e2f47d59961422a7fee8ff06f7f2.tar.bz2
historical-82007af6ac02e2f47d59961422a7fee8ff06f7f2.zip
Marking gnus-5.10.6 stable on x86
Diffstat (limited to 'app-emacs/gnus')
-rw-r--r--app-emacs/gnus/ChangeLog7
-rw-r--r--app-emacs/gnus/Manifest4
-rw-r--r--app-emacs/gnus/gnus-5.10.6.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-emacs/gnus/ChangeLog b/app-emacs/gnus/ChangeLog
index a773c18d4c05..acf9bd2e3d09 100644
--- a/app-emacs/gnus/ChangeLog
+++ b/app-emacs/gnus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnus
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/ChangeLog,v 1.5 2004/01/05 19:12:36 jbms Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/ChangeLog,v 1.6 2004/03/12 00:59:51 jbms Exp $
+
+ 11 Mar 2004; Jeremy Maitin-Shepard <jbms@gentoo.org> gnus-5.10.6.ebuild:
+ Marked stable on x86
05 Jan 2004; Jeremy Maitin-Shepard <jbms@gentoo.org> gnus-5.10.6.ebuild:
Ebuild now uses correct site lisp directory.
diff --git a/app-emacs/gnus/Manifest b/app-emacs/gnus/Manifest
index f66d5460abea..3eb8c25de5b4 100644
--- a/app-emacs/gnus/Manifest
+++ b/app-emacs/gnus/Manifest
@@ -1,6 +1,6 @@
-MD5 ac4df7a5c5aa6ded528217de3b51e3a1 gnus-5.10.6.ebuild 1213
+MD5 368e873bdaff88f6c070962f9559589c gnus-5.10.6.ebuild 1219
MD5 785475a8b4e8c08dafcdc845d66c9409 gnus-5.10.3.ebuild 1221
-MD5 b26e3f3d13342fd8aa0bba5de1d7e914 ChangeLog 959
+MD5 36fa334d0d70381f416f061266446c9b ChangeLog 1058
MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158
MD5 5ef147a25655951665bc6501bfa8cc18 files/digest-gnus-5.10.3 64
MD5 28e3e3f4741813cf1ad2876ad3656766 files/digest-gnus-5.10.6 64
diff --git a/app-emacs/gnus/gnus-5.10.6.ebuild b/app-emacs/gnus/gnus-5.10.6.ebuild
index 31859cd976fe..515367e64ee7 100644
--- a/app-emacs/gnus/gnus-5.10.6.ebuild
+++ b/app-emacs/gnus/gnus-5.10.6.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-emacs/gnus/gnus-5.10.6.ebuild,v 1.3 2004/03/04 04:55:13 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnus/gnus-5.10.6.ebuild,v 1.4 2004/03/12 00:59:51 jbms Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnus.org/"
SRC_URI="http://quimby.gnus.org/gnus/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64"
+KEYWORDS="x86 ~ppc ~alpha ~sparc ~amd64"
DEPEND="virtual/emacs
emacs-w3? ( app-emacs/w3 )"