diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-12-25 14:15:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-12-25 14:15:30 +0000 |
commit | 554ddfc0d1c3eafbcbe6c2f784d9d38eac8c859e (patch) | |
tree | 0df9fa5335a7c1167ae95931205c62bd0684b661 /net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild | |
parent | Clean mask entries (diff) | |
download | gentoo-2-554ddfc0d1c3eafbcbe6c2f784d9d38eac8c859e.tar.gz gentoo-2-554ddfc0d1c3eafbcbe6c2f784d9d38eac8c859e.tar.bz2 gentoo-2-554ddfc0d1c3eafbcbe6c2f784d9d38eac8c859e.zip |
Drop reference to a package that is going to be treecleaned (#265581)
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild')
-rw-r--r-- | net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild index 90faa65095fa..7b71df4e5691 100644 --- a/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild +++ b/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild,v 1.14 2012/09/30 18:21:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild,v 1.15 2012/12/25 14:15:30 pacho Exp $ inherit eutils multilib linux-info @@ -152,7 +152,6 @@ pkg_postinst() { elog "the CAPI driver you need for your card(s):" elog " net-dialup/fritzcapi - AVM passive ISDN controllers" elog " net-dialup/fcdsl - AVM ISDN/DSL controllers PCI/USB" - elog " net-dialup/misdn - some passive cards with HiSax chipset" elog ewarn "If you're upgrading from an older capi4k-utils, you must recompile" ewarn "the other packages on your system that link with libcapi after the" |