summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-08-09 06:24:10 +0000
committerUlrich Müller <ulm@gentoo.org>2013-08-09 06:24:10 +0000
commit73c0f3a89ecaeccd3852ddaf6de1356ad9f4b6c6 (patch)
treeea9040ac0dba1e1a9fd124b5bb51ca855207386e /app-admin
parentFix URI of HOMEPAGE. (diff)
downloadgentoo-2-73c0f3a89ecaeccd3852ddaf6de1356ad9f4b6c6.tar.gz
gentoo-2-73c0f3a89ecaeccd3852ddaf6de1356ad9f4b6c6.tar.bz2
gentoo-2-73c0f3a89ecaeccd3852ddaf6de1356ad9f4b6c6.zip
Fix URI of HOMEPAGE.
(Portage version: 2.1.13.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/eselect-ctags/eselect-ctags-1.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild
index 3fdf70be5a16..11ceb32e45d3 100644
--- a/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild
+++ b/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild,v 1.13 2013/07/14 14:55:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.14.ebuild,v 1.14 2013/08/09 06:24:10 ulm Exp $
EAPI=4
MY_P="eselect-emacs-${PV}"
DESCRIPTION="Manages ctags implementations"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
+HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
LICENSE="GPL-2+"