summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2014-06-22 18:32:01 +0000
committerSergey Popov <pinkbyte@gentoo.org>2014-06-22 18:32:01 +0000
commit074c3fbc47178dc0485099e50fd31aa39e23f57b (patch)
tree36dd39f385a1d8405d32e397729304a40528d13d /net-dialup/capi4k-utils
parentMove the token support upstream (diff)
downloadgentoo-2-074c3fbc47178dc0485099e50fd31aa39e23f57b.tar.gz
gentoo-2-074c3fbc47178dc0485099e50fd31aa39e23f57b.tar.bz2
gentoo-2-074c3fbc47178dc0485099e50fd31aa39e23f57b.zip
Stable on amd64 and x86, wrt bug #511800
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-dialup/capi4k-utils')
-rw-r--r--net-dialup/capi4k-utils/ChangeLog6
-rw-r--r--net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/capi4k-utils/ChangeLog b/net-dialup/capi4k-utils/ChangeLog
index 400f2a24945b..b802165ab3d6 100644
--- a/net-dialup/capi4k-utils/ChangeLog
+++ b/net-dialup/capi4k-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/capi4k-utils
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.78 2014/06/22 15:34:04 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.79 2014/06/22 18:32:01 pinkbyte Exp $
+
+ 22 Jun 2014; Sergey Popov <pinkbyte@gentoo.org>
+ capi4k-utils-20050718-r6.ebuild:
+ Stable on amd64 and x86, wrt bug #511800
22 Jun 2014; Sergey Popov <pinkbyte@gentoo.org>
capi4k-utils-20050718-r6.ebuild:
diff --git a/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild
index 89fd1ec6efb8..2c799a7c5bf0 100644
--- a/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild
+++ b/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r6.ebuild,v 1.3 2014/06/22 15:34:04 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild,v 1.4 2014/06/22 18:32:01 pinkbyte Exp $
EAPI=5
@@ -24,7 +24,7 @@ SRC_URI="ftp://ftp.in-berlin.de/pub/capi4linux/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0/3.0.4"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~ppc x86"
IUSE="fax +pppd rcapid"
COMMON_DEP="pppd? ( net-dialup/ppp:= )"