diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-22 20:50:59 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-22 20:50:59 +0000 |
commit | 6226c13d04a9aebea49371a8abd069b4ab1e2bf3 (patch) | |
tree | e6d7175fe8a8e02d0708a705e6792471cf715a2a /net-dialup | |
parent | reset to maintainer-needed@ (diff) | |
download | gentoo-2-6226c13d04a9aebea49371a8abd069b4ab1e2bf3.tar.gz gentoo-2-6226c13d04a9aebea49371a8abd069b4ab1e2bf3.tar.bz2 gentoo-2-6226c13d04a9aebea49371a8abd069b4ab1e2bf3.zip |
ppc stable wrt bug #511800
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/capi4k-utils/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/capi4k-utils/ChangeLog b/net-dialup/capi4k-utils/ChangeLog index b802165ab3d6..b25f135af113 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.79 2014/06/22 18:32:01 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.80 2014/06/22 20:50:59 zlogene Exp $ + + 22 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> + capi4k-utils-20050718-r6.ebuild: + ppc stable 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 2c799a7c5bf0..9af8095a5553 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.4 2014/06/22 18:32:01 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20050718-r6.ebuild,v 1.5 2014/06/22 20:50:59 zlogene 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:= )" |