summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/dos2unix')
-rw-r--r--app-text/dos2unix/ChangeLog5
-rw-r--r--app-text/dos2unix/dos2unix-5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog
index 61d6fef7b3a9..b399d510bc86 100644
--- a/app-text/dos2unix/ChangeLog
+++ b/app-text/dos2unix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/dos2unix
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.43 2010/03/21 08:13:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.44 2010/03/22 07:36:28 jlec Exp $
+
+ 22 Mar 2010; <justin@gentoo.org> dos2unix-5.0.ebuild:
+ HOMEPAGE fixed per 310643
21 Mar 2010; Fabian Groffen <grobian@gentoo.org> dos2unix-5.0.ebuild:
Remove stray ? from use conditionals, bug #310455
diff --git a/app-text/dos2unix/dos2unix-5.0.ebuild b/app-text/dos2unix/dos2unix-5.0.ebuild
index 7d117a0aa900..7edcedcb66b0 100644
--- a/app-text/dos2unix/dos2unix-5.0.ebuild
+++ b/app-text/dos2unix/dos2unix-5.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.0.ebuild,v 1.3 2010/03/21 08:13:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.0.ebuild,v 1.4 2010/03/22 07:36:28 jlec Exp $
EAPI="3"
inherit toolchain-funcs
DESCRIPTION="Convert DOS or MAC text files to UNIX format or vice versa"
-HOMEPAGE="http://www.xs4all.nl/~waterlan/ http://sourceforge.net/projects/dos2unix/"
+HOMEPAGE="http://www.xs4all.nl/~waterlan/dos2unix.html http://sourceforge.net/projects/dos2unix/"
SRC_URI="
http://www.xs4all.nl/~waterlan/${PN}/${P}.tar.gz
mirror://sourceforge/${PN}/${P}.tar.gz"