summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-04-02 02:51:16 +0000
committerUlrich Müller <ulm@gentoo.org>2015-04-02 02:51:16 +0000
commit56ac2a76fc21f53d96f665692262f6439ebe684a (patch)
tree68a49391b222aba68f76146096deda061671ffe6 /app-emacs
parentVersion bump, bug 544798. (diff)
downloadgentoo-2-56ac2a76fc21f53d96f665692262f6439ebe684a.tar.gz
gentoo-2-56ac2a76fc21f53d96f665692262f6439ebe684a.tar.bz2
gentoo-2-56ac2a76fc21f53d96f665692262f6439ebe684a.zip
Update HOMEPAGE, bug 544802.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/df-mode/ChangeLog5
-rw-r--r--app-emacs/df-mode/df-mode-20050509.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/df-mode/ChangeLog b/app-emacs/df-mode/ChangeLog
index 28e7350c7be1..622e6305c221 100644
--- a/app-emacs/df-mode/ChangeLog
+++ b/app-emacs/df-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/df-mode
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/df-mode/ChangeLog,v 1.8 2015/01/27 18:00:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/df-mode/ChangeLog,v 1.9 2015/04/02 02:51:16 ulm Exp $
+
+ 02 Apr 2015; Ulrich Müller <ulm@gentoo.org> df-mode-20050509.ebuild:
+ Update HOMEPAGE, bug 544802.
27 Jan 2015; Ulrich Müller <ulm@gentoo.org> df-mode-20050509.ebuild:
Update HOMEPAGE, bug 537928. Specify LICENSE more precisely.
diff --git a/app-emacs/df-mode/df-mode-20050509.ebuild b/app-emacs/df-mode/df-mode-20050509.ebuild
index d27b612d8099..00930b2a2ef9 100644
--- a/app-emacs/df-mode/df-mode-20050509.ebuild
+++ b/app-emacs/df-mode/df-mode-20050509.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/df-mode/df-mode-20050509.ebuild,v 1.7 2015/01/27 18:00:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/df-mode/df-mode-20050509.ebuild,v 1.8 2015/04/02 02:51:16 ulm Exp $
EAPI=4
inherit elisp
DESCRIPTION="Minor mode to show space left on devices in the mode line"
-HOMEPAGE="http://www.coli.uni-saarland.de/~fouvry/software.html
+HOMEPAGE="https://web.archive.org/web/20061001221337/http://www.coli.uni-saarland.de/~fouvry/software.html
http://www.emacswiki.org/emacs/DfMode"
# taken from http://www.coli.uni-saarland.de/~fouvry/files/df-mode.el.gz
SRC_URI="mirror://gentoo/${P}.el.bz2"