summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-01-05 14:53:03 +0000
committerJustin Lecher <jlec@gentoo.org>2011-01-05 14:53:03 +0000
commit2caf518b0103542f0f85fb1834c9f12653f30ad4 (patch)
tree6292af528ba22228f80a2659a1bceb6488784d68 /app-misc/cdargs
parentVersion bump (diff)
downloadgentoo-2-2caf518b0103542f0f85fb1834c9f12653f30ad4.tar.gz
gentoo-2-2caf518b0103542f0f85fb1834c9f12653f30ad4.tar.bz2
gentoo-2-2caf518b0103542f0f85fb1834c9f12653f30ad4.zip
Corrected HOMEPAGE, #350561, thanks Martin Walch digging that out
(Portage version: 2.2.0_alpha12/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/cdargs')
-rw-r--r--app-misc/cdargs/ChangeLog5
-rw-r--r--app-misc/cdargs/cdargs-1.35-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/cdargs/ChangeLog b/app-misc/cdargs/ChangeLog
index fcc4ca5286f7..3fd888fc6cd9 100644
--- a/app-misc/cdargs/ChangeLog
+++ b/app-misc/cdargs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/cdargs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cdargs/ChangeLog,v 1.19 2011/01/04 21:55:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cdargs/ChangeLog,v 1.20 2011/01/05 14:53:03 jlec Exp $
+
+ 05 Jan 2011; Justin Lecher <jlec@gentoo.org> cdargs-1.35-r1.ebuild:
+ Corrected HOMEPAGE, #350561, thanks Martin Walch digging that out
04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> cdargs-1.35-r1.ebuild:
Stable on amd64 wrt bug #350562
diff --git a/app-misc/cdargs/cdargs-1.35-r1.ebuild b/app-misc/cdargs/cdargs-1.35-r1.ebuild
index 039e1bb3c7cb..76fa615f44a6 100644
--- a/app-misc/cdargs/cdargs-1.35-r1.ebuild
+++ b/app-misc/cdargs/cdargs-1.35-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cdargs/cdargs-1.35-r1.ebuild,v 1.5 2011/01/04 21:55:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cdargs/cdargs-1.35-r1.ebuild,v 1.6 2011/01/05 14:53:03 jlec Exp $
inherit elisp-common
DESCRIPTION="Bookmarks and browser for the shell builtin cd command"
-HOMEPAGE="http://www.skamphausen.de/software/cdargs"
+HOMEPAGE="http://www.skamphausen.de/cgi-bin/ska/CDargs"
SRC_URI="http://www.skamphausen.de/software/${PN}/${P}.tar.gz"
LICENSE="GPL-2"