summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-01-27 19:29:07 +0000
committerUlrich Müller <ulm@gentoo.org>2015-01-27 19:29:07 +0000
commit68360769bd2f3289f864e63d2b95b7709ba0f22b (patch)
tree6121c8a69c46e155b9fec9dc14e5a14ce10c2f91 /app-emacs
parentUpdate HOMEPAGE, bug 537928. (diff)
downloadgentoo-2-68360769bd2f3289f864e63d2b95b7709ba0f22b.tar.gz
gentoo-2-68360769bd2f3289f864e63d2b95b7709ba0f22b.tar.bz2
gentoo-2-68360769bd2f3289f864e63d2b95b7709ba0f22b.zip
Update HOMEPAGE, bug 537928.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/rfcview/ChangeLog7
-rw-r--r--app-emacs/rfcview/rfcview-0.13.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/rfcview/ChangeLog b/app-emacs/rfcview/ChangeLog
index 3303d3d78f8f..f7e52bf37153 100644
--- a/app-emacs/rfcview/ChangeLog
+++ b/app-emacs/rfcview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/rfcview
-# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/ChangeLog,v 1.14 2014/04/19 12:50:25 ulm Exp $
+# Copyright 2000-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/ChangeLog,v 1.15 2015/01/27 19:29:07 ulm Exp $
+
+ 27 Jan 2015; Ulrich Müller <ulm@gentoo.org> rfcview-0.13.ebuild:
+ Update HOMEPAGE, bug 537928.
19 Apr 2014; Ulrich Müller <ulm@gentoo.org> -rfcview-0.5.ebuild:
Remove old.
diff --git a/app-emacs/rfcview/rfcview-0.13.ebuild b/app-emacs/rfcview/rfcview-0.13.ebuild
index 778dc70a6f63..2e2a910a7f94 100644
--- a/app-emacs/rfcview/rfcview-0.13.ebuild
+++ b/app-emacs/rfcview/rfcview-0.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/rfcview-0.13.ebuild,v 1.4 2014/04/19 11:58:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/rfcview/rfcview-0.13.ebuild,v 1.5 2015/01/27 19:29:07 ulm Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit elisp
DESCRIPTION="An Emacs mode that reformats IETF RFCs for display"
HOMEPAGE="http://www.loveshack.ukfsn.org/emacs/
- http://www.emacswiki.org/emacs-de/RfcView"
+ http://www.emacswiki.org/emacs/RfcView"
# taken from http://www.loveshack.ukfsn.org/emacs/${PN}.el
SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"