summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-11-01 10:56:30 +0000
committerMamoru Komachi <usata@gentoo.org>2004-11-01 10:56:30 +0000
commit7e72f042eddebff37a9cdc2eaf5f7b3fb2471ba5 (patch)
treed9bd0598eddc1c179775242d970c36fd1fff43ec /app-emacs
parentMarked stable on mips. (diff)
downloadhistorical-7e72f042eddebff37a9cdc2eaf5f7b3fb2471ba5.tar.gz
historical-7e72f042eddebff37a9cdc2eaf5f7b3fb2471ba5.tar.bz2
historical-7e72f042eddebff37a9cdc2eaf5f7b3fb2471ba5.zip
Stable on x86. Added to ~alpha and ~ppc-macos.
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/http-emacs/ChangeLog6
-rw-r--r--app-emacs/http-emacs/Manifest8
-rw-r--r--app-emacs/http-emacs/http-emacs-1.1.ebuild7
-rw-r--r--app-emacs/http-emacs/metadata.xml3
4 files changed, 15 insertions, 9 deletions
diff --git a/app-emacs/http-emacs/ChangeLog b/app-emacs/http-emacs/ChangeLog
index e908834c1032..9cb870a11b75 100644
--- a/app-emacs/http-emacs/ChangeLog
+++ b/app-emacs/http-emacs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/http-emacs
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/http-emacs/ChangeLog,v 1.2 2004/06/24 22:14:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/http-emacs/ChangeLog,v 1.3 2004/11/01 10:56:30 usata Exp $
+
+ 01 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
+ http-emacs-1.1.ebuild:
+ Stable on x86. Added to ~alpha and ~ppc-macos.
*http-emacs-1.1 (03 Nov 2003)
diff --git a/app-emacs/http-emacs/Manifest b/app-emacs/http-emacs/Manifest
index 3610f2e8bc39..00ea0a7dcb0e 100644
--- a/app-emacs/http-emacs/Manifest
+++ b/app-emacs/http-emacs/Manifest
@@ -1,5 +1,5 @@
-MD5 e4c307a1fccb26dfc52c63a77eee15b3 http-emacs-1.1.ebuild 958
-MD5 18c5fae004488a18e450aa88e640709a ChangeLog 431
-MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158
-MD5 3c3f1ae83ee53786e797df5b16a72633 files/digest-http-emacs-1.1 65
+MD5 9f5bdfe7e0b07c9c93a4ad5cd8570494 ChangeLog 566
+MD5 c620ef5bf988b3d09b80055f0d31c750 http-emacs-1.1.ebuild 804
+MD5 ab5c0d0c080bb8e66bda7a15dea6ecb0 metadata.xml 448
MD5 7e25cea82fdb64654f673b2dc24a02f1 files/50http-emacs-gentoo.el 83
+MD5 3c3f1ae83ee53786e797df5b16a72633 files/digest-http-emacs-1.1 65
diff --git a/app-emacs/http-emacs/http-emacs-1.1.ebuild b/app-emacs/http-emacs/http-emacs-1.1.ebuild
index d387a6ee615d..660e7a0b49c8 100644
--- a/app-emacs/http-emacs/http-emacs-1.1.ebuild
+++ b/app-emacs/http-emacs/http-emacs-1.1.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/http-emacs/http-emacs-1.1.ebuild,v 1.3 2004/06/24 22:14:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/http-emacs/http-emacs-1.1.ebuild,v 1.4 2004/11/01 10:56:30 usata Exp $
inherit elisp
-DESCRIPTION="http-emacs includes http-post and http-get which allows you to fetch, render and post html pages via emacs. It also includes simple-wiki-* modules, which allow you to edit remote (and local) wikis via emacs, and also includes a major-mode for the same."
+DESCRIPTION="http-emacs includes http-post and http-get which allows you to fetch, render and post html pages via emacs."
HOMEPAGE="http://emacswiki.org/cgi-bin/wiki.pl?SimpleWikiEditMode"
SRC_URI="http://savannah.nongnu.org/download/http-emacs/http-emacs.pkg/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~alpha ~ppc-macos"
IUSE=""
-DEPEND="virtual/emacs"
S=${WORKDIR}/${PN}
SITEFILE=50http-emacs-gentoo.el
diff --git a/app-emacs/http-emacs/metadata.xml b/app-emacs/http-emacs/metadata.xml
index bc306fe58224..97519ae955a4 100644
--- a/app-emacs/http-emacs/metadata.xml
+++ b/app-emacs/http-emacs/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+http-emacs includes http-post and http-get which allows you to fetch, render and post html pages via emacs. It also includes simple-wiki-* modules, which allow you to edit remote (and local) wikis via emacs, and also includes a major-mode for the same.
+</longdescription>
</pkgmetadata>