diff options
author | Alin Năstac <mrness@gentoo.org> | 2007-02-10 09:09:27 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2007-02-10 09:09:27 +0000 |
commit | 495c6f48cc4bc2d82916de5f71ec8bb69afb65ca (patch) | |
tree | c066dcd1d4f16f8fdf63dfd69ebac0e8b26eb29e /net-dialup | |
parent | amd64 (diff) | |
download | historical-495c6f48cc4bc2d82916de5f71ec8bb69afb65ca.tar.gz historical-495c6f48cc4bc2d82916de5f71ec8bb69afb65ca.tar.bz2 historical-495c6f48cc4bc2d82916de5f71ec8bb69afb65ca.zip |
Update home page.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/misdn/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/misdn/misdn-1.0.4.ebuild | 4 |
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" |