summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-07-11 01:25:58 +0000
committerTim Harder <radhermit@gentoo.org>2015-07-11 01:25:58 +0000
commit849fb18834ab10f46b7a20ea5480adb955f469bc (patch)
treed7ac83103c5f6f7026d28cd981070f4a8c50ad31 /app-misc
parentbump one rm one (diff)
downloadgentoo-2-849fb18834ab10f46b7a20ea5480adb955f469bc.tar.gz
gentoo-2-849fb18834ab10f46b7a20ea5480adb955f469bc.tar.bz2
gentoo-2-849fb18834ab10f46b7a20ea5480adb955f469bc.zip
Fix HOMEPAGE.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/vifm/ChangeLog6
-rw-r--r--app-misc/vifm/vifm-0.7.2.ebuild4
-rw-r--r--app-misc/vifm/vifm-0.7.7.ebuild4
-rw-r--r--app-misc/vifm/vifm-0.7.8.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-misc/vifm/ChangeLog b/app-misc/vifm/ChangeLog
index b1a792493f4c..664ec3fcd47f 100644
--- a/app-misc/vifm/ChangeLog
+++ b/app-misc/vifm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/vifm
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.53 2015/06/09 11:52:28 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.54 2015/07/11 01:25:58 radhermit Exp $
+
+ 11 Jul 2015; Tim Harder <radhermit@gentoo.org> vifm-0.7.2.ebuild,
+ vifm-0.7.7.ebuild, vifm-0.7.8.ebuild:
+ Fix HOMEPAGE.
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
diff --git a/app-misc/vifm/vifm-0.7.2.ebuild b/app-misc/vifm/vifm-0.7.2.ebuild
index 1422069bf6a4..08d7c91601a9 100644
--- a/app-misc/vifm/vifm-0.7.2.ebuild
+++ b/app-misc/vifm/vifm-0.7.2.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-misc/vifm/vifm-0.7.2.ebuild,v 1.7 2015/05/04 09:26:53 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.7.2.ebuild,v 1.8 2015/07/11 01:25:58 radhermit Exp $
EAPI=4
inherit base
DESCRIPTION="Console file manager with vi(m)-like keybindings"
-HOMEPAGE="http://http://vifm.info/"
+HOMEPAGE="http://vifm.info/"
SRC_URI="mirror://sourceforge/vifm/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/app-misc/vifm/vifm-0.7.7.ebuild b/app-misc/vifm/vifm-0.7.7.ebuild
index 00b354509e44..17deffbec077 100644
--- a/app-misc/vifm/vifm-0.7.7.ebuild
+++ b/app-misc/vifm/vifm-0.7.7.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-misc/vifm/vifm-0.7.7.ebuild,v 1.8 2015/05/04 09:26:53 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.7.7.ebuild,v 1.9 2015/07/11 01:25:58 radhermit Exp $
EAPI=5
inherit base vim-doc
DESCRIPTION="Console file manager with vi(m)-like keybindings"
-HOMEPAGE="http://http://vifm.info/"
+HOMEPAGE="http://vifm.info/"
SRC_URI="mirror://sourceforge/vifm/${P}.tar.bz2"
LICENSE="GPL-2"
diff --git a/app-misc/vifm/vifm-0.7.8.ebuild b/app-misc/vifm/vifm-0.7.8.ebuild
index 036898c61c02..99c169ff81af 100644
--- a/app-misc/vifm/vifm-0.7.8.ebuild
+++ b/app-misc/vifm/vifm-0.7.8.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-misc/vifm/vifm-0.7.8.ebuild,v 1.6 2015/05/04 09:26:53 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild,v 1.7 2015/07/11 01:25:58 radhermit Exp $
EAPI=5
inherit autotools eutils vim-doc
DESCRIPTION="Console file manager with vi(m)-like keybindings"
-HOMEPAGE="http://http://vifm.info/"
+HOMEPAGE="http://vifm.info/"
SRC_URI="mirror://sourceforge/vifm/${P}.tar.bz2"
LICENSE="GPL-2"