summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2007-02-10 09:09:27 +0000
committerAlin Năstac <mrness@gentoo.org>2007-02-10 09:09:27 +0000
commitd47859568ce057240f8cdc200e82248bddd59556 (patch)
tree73b5bee6840347527b6f547eb56769c6321df8ff /net-dialup/misdn
parentamd64 (diff)
downloadgentoo-2-d47859568ce057240f8cdc200e82248bddd59556.tar.gz
gentoo-2-d47859568ce057240f8cdc200e82248bddd59556.tar.bz2
gentoo-2-d47859568ce057240f8cdc200e82248bddd59556.zip
Update home page.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-dialup/misdn')
-rw-r--r--net-dialup/misdn/ChangeLog5
-rw-r--r--net-dialup/misdn/misdn-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/misdn/ChangeLog b/net-dialup/misdn/ChangeLog
index 0b3feabdce6e..bfe925eb7bae 100644
--- a/net-dialup/misdn/ChangeLog
+++ b/net-dialup/misdn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/misdn
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/ChangeLog,v 1.17 2007/01/10 18:46:08 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/ChangeLog,v 1.18 2007/02/10 09:09:27 mrness Exp $
+
+ 10 Feb 2007; Alin Năstac <mrness@gentoo.org> misdn-1.0.4.ebuild:
+ Update home page.
10 Jan 2007; Alin Năstac <mrness@gentoo.org> misdn-1.0.4.ebuild:
Add sys-devel/bc to RDEPEND (#161101).
diff --git a/net-dialup/misdn/misdn-1.0.4.ebuild b/net-dialup/misdn/misdn-1.0.4.ebuild
index c33ab5832cae..1f091327cf6d 100644
--- a/net-dialup/misdn/misdn-1.0.4.ebuild
+++ b/net-dialup/misdn/misdn-1.0.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-1.0.4.ebuild,v 1.3 2007/01/10 18:46:08 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-1.0.4.ebuild,v 1.4 2007/02/10 09:09:27 mrness Exp $
inherit eutils linux-mod
MY_P=mISDN-${PV//./_}
DESCRIPTION="mISDN is the new ISDN stack of the linux kernel 2.6."
-HOMEPAGE="http://www.isdn4linux.de/mISDN"
+HOMEPAGE="http://www.misdn.org/"
SRC_URI="http://www.misdn.org/downloads/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"