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 | |
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')
-rw-r--r-- | net-dialup/capi4k-utils/ChangeLog | 8 | ||||
-rw-r--r-- | net-dialup/capi4k-utils/capi4k-utils-20050718-r3.ebuild | 3 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net-dialup/capi4k-utils/ChangeLog b/net-dialup/capi4k-utils/ChangeLog index 51f42e7e8119..bb8db5d25987 100644 --- a/net-dialup/capi4k-utils/ChangeLog +++ b/net-dialup/capi4k-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/capi4k-utils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.68 2012/09/30 18:21:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.69 2012/12/25 14:15:30 pacho Exp $ + + 25 Dec 2012; Pacho Ramos <pacho@gentoo.org> capi4k-utils-20050718-r3.ebuild: + Drop reference to a package that is going to be treecleaned (#265581) 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> capi4k-utils-20050718-r3.ebuild: @@ -322,6 +325,3 @@ 9 Aug 2002; Bart Verwilst <verwilst@gentoo.org> Initial ebuild in Portage. - - - 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" |