diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-02-17 23:02:19 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-02-17 23:02:19 +0000 |
commit | 9ce479042a97da01a6078b3410a85135c6907274 (patch) | |
tree | 3c70919f7d4ae0d8814411f2a208b5f0f753f54f /net-dialup/fcdsl | |
parent | remove /lib/isdn symlink (diff) | |
download | historical-9ce479042a97da01a6078b3410a85135c6907274.tar.gz historical-9ce479042a97da01a6078b3410a85135c6907274.tar.bz2 historical-9ce479042a97da01a6078b3410a85135c6907274.zip |
remove /lib/isdn symlink
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-dialup/fcdsl')
-rw-r--r-- | net-dialup/fcdsl/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/fcdsl/Manifest | 16 | ||||
-rw-r--r-- | net-dialup/fcdsl/fcdsl-2.6.20.7-r2.ebuild | 6 | ||||
-rw-r--r-- | net-dialup/fcdsl/fcdsl-2.6.20.7-r3.ebuild | 6 |
4 files changed, 21 insertions, 14 deletions
diff --git a/net-dialup/fcdsl/ChangeLog b/net-dialup/fcdsl/ChangeLog index 1ded76bdd5bf..de06b57892e1 100644 --- a/net-dialup/fcdsl/ChangeLog +++ b/net-dialup/fcdsl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-dialup/fcdsl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/ChangeLog,v 1.8 2005/01/25 18:48:17 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/ChangeLog,v 1.9 2005/02/17 23:02:19 mrness Exp $ + + 18 Feb 2005; Alin Nastac <mrness@gentoo.org> fcdsl-2.6.20.7-r2.ebuild, + fcdsl-2.6.20.7-r3.ebuild: + Remove /lib/isdn symlink as is no longer required by the current version of + isdn4k-utils. 25 Jan 2005; Stefan Schweizer <genstef@gentoo.org> -fcdsl-2.6.20.7.ebuild: Remove obsolete kmod-inheriting version diff --git a/net-dialup/fcdsl/Manifest b/net-dialup/fcdsl/Manifest index 4ae1f5b65731..3266dac5a234 100644 --- a/net-dialup/fcdsl/Manifest +++ b/net-dialup/fcdsl/Manifest @@ -1,6 +1,16 @@ -MD5 b2c441ff97974e183009d4610fcdb221 fcdsl-2.6.20.7-r3.ebuild 7806 -MD5 9b8d807fb635830eb81f756acb32d618 fcdsl-2.6.20.7-r2.ebuild 7856 -MD5 ca56da4c47b59d7d99c65f23eb95ad48 ChangeLog 1774 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 dd45a2d2b1c049503c3444b4ce0c9e0d fcdsl-2.6.20.7-r3.ebuild 7673 +MD5 04cbd0d05d96a8067a967e10ea4baf85 fcdsl-2.6.20.7-r2.ebuild 7723 +MD5 0ab7da8628b8b013af6520667d855d99 ChangeLog 1969 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 MD5 364100988c059984dab986c49888df6f files/digest-fcdsl-2.6.20.7-r2 72 MD5 05ac6fb7b43f51ef47b85e53bc08de2d files/digest-fcdsl-2.6.20.7-r3 381 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCFSKFjiC39V7gKu0RAiqjAJ9pSxlk8nj8YroYGyaxqU+qz4TRnACgsdjt +C5dMagFBWPi2yFzZlCmaupU= +=4cyj +-----END PGP SIGNATURE----- diff --git a/net-dialup/fcdsl/fcdsl-2.6.20.7-r2.ebuild b/net-dialup/fcdsl/fcdsl-2.6.20.7-r2.ebuild index ba3fc9501811..2a1c1fbd5e9f 100644 --- a/net-dialup/fcdsl/fcdsl-2.6.20.7-r2.ebuild +++ b/net-dialup/fcdsl/fcdsl-2.6.20.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r2.ebuild,v 1.3 2005/01/25 18:44:54 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r2.ebuild,v 1.4 2005/02/17 23:02:19 mrness Exp $ inherit kernel-mod rpm eutils @@ -152,10 +152,6 @@ src_install() { fi done - #Compatibility with <=net-dialup/isdn4k-utils-20041006-r3. - #Please remove it when it becomes obsolete - dosym firmware /lib/isdn - insinto /etc/drdsl doins ${S}/drdsl.ini diff --git a/net-dialup/fcdsl/fcdsl-2.6.20.7-r3.ebuild b/net-dialup/fcdsl/fcdsl-2.6.20.7-r3.ebuild index df42a4bfe093..0257f47b8bed 100644 --- a/net-dialup/fcdsl/fcdsl-2.6.20.7-r3.ebuild +++ b/net-dialup/fcdsl/fcdsl-2.6.20.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r3.ebuild,v 1.1 2005/01/25 18:44:54 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r3.ebuild,v 1.2 2005/02/17 23:02:19 mrness Exp $ inherit linux-mod eutils @@ -100,10 +100,6 @@ src_install() { doins ${WORKDIR}/${FCDSL_MODULES[CARD]/fc/fritz.}/${FCDSL_FIRMWARES[CARD]} done - #Compatibility with <=net-dialup/isdn4k-utils-20041006-r3. - #Please remove it when it becomes obsolete - dosym firmware /lib/isdn - insinto /etc/drdsl doins ${S}/drdsl.ini |