summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-03-30 22:39:27 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-03-30 22:39:27 +0000
commit363e336a6ed0da3160651ce5860286999fc2eaab (patch)
treec4a05b4e191015a871164fd18ed7e3e62456f737
parentclean up (diff)
downloadgentoo-2-363e336a6ed0da3160651ce5860286999fc2eaab.tar.gz
gentoo-2-363e336a6ed0da3160651ce5860286999fc2eaab.tar.bz2
gentoo-2-363e336a6ed0da3160651ce5860286999fc2eaab.zip
fix HOMEPAGE and SRC_URI
(Portage version: 2.1.7.17/cvs/Linux i686)
-rw-r--r--app-editors/e3/ChangeLog7
-rw-r--r--app-editors/e3/e3-2.7.1.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/app-editors/e3/ChangeLog b/app-editors/e3/ChangeLog
index e987c256ef61..d12a4e19beca 100644
--- a/app-editors/e3/ChangeLog
+++ b/app-editors/e3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/e3
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/ChangeLog,v 1.31 2009/08/21 19:12:22 ulm Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/ChangeLog,v 1.32 2010/03/30 22:39:27 fauli Exp $
+
+ 30 Mar 2010; Christian Faulhammer <fauli@gentoo.org> e3-2.7.1.ebuild:
+ fix HOMEPAGE and SRC_URI
21 Aug 2009; Ulrich Mueller <ulm@gentoo.org> e3-2.7.1.ebuild:
Install documentation.
diff --git a/app-editors/e3/e3-2.7.1.ebuild b/app-editors/e3/e3-2.7.1.ebuild
index f6ea71a366ee..c988dd4ae5c9 100644
--- a/app-editors/e3/e3-2.7.1.ebuild
+++ b/app-editors/e3/e3-2.7.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.7.1.ebuild,v 1.5 2009/08/21 19:12:22 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.7.1.ebuild,v 1.6 2010/03/30 22:39:27 fauli Exp $
DESCRIPTION="Very tiny editor in ASM with emacs, pico, wordstar, and vi keybindings"
HOMEPAGE="http://freshmeat.net/projects/e3/
- http://mitglied.lycos.de/albkleine/"
-SRC_URI="http://mitglied.lycos.de/albkleine/${P}.tar.gz"
+ http://mitglied.multimania.de/albkleine/"
+SRC_URI="http://mitglied.multimania.de/albkleine/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"