Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
fauli 10/01/14 18:19:54
Modified: ChangeLog conkeror-0.9.1.ebuild
Log:
add trailing slash for HOMEPAGE
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.7 www-client/conkeror/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 1 Jan 2010 13:52:37 -0000 1.6
+++ ChangeLog 14 Jan 2010 18:19:54 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for www-client/conkeror
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.6 2010/01/01 13:52:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.7 2010/01/14 18:19:54 fauli Exp $
+
+ 14 Jan 2010; <fauli@g.o> conkeror-0.9.1.ebuild:
+ Add trailing slash for HOMEPAGE
01 Jan 2010; Christian Faulhammer <fauli@g.o>
conkeror-0.9.1.ebuild:
1.3 www-client/conkeror/conkeror-0.9.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild?r1=1.2&r2=1.3
Index: conkeror-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- conkeror-0.9.1.ebuild 1 Jan 2010 13:52:37 -0000 1.2
+++ conkeror-0.9.1.ebuild 14 Jan 2010 18:19:54 -0000 1.3
@@ -1,11 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild,v 1.2 2010/01/01 13:52:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-0.9.1.ebuild,v 1.3 2010/01/14 18:19:54 fauli Exp $
inherit eutils fdo-mime
DESCRIPTION="A Mozilla-based web browser whose design is inspired by GNU Emacs"
-HOMEPAGE="http://conkeror.org"
+HOMEPAGE="http://conkeror.org/"
# snapshot from http://repo.or.cz/w/conkeror.git/snapshot/0b8239a885e397faa878ea475ac07b5769ffcebc.tar.gz
# conkeror.png is derived from http://commons.wikimedia.org/wiki/File:Conker.jpg
SRC_URI="mirror://gentoo/${P}.tar.gz
|
|