summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-06-09 04:25:08 +0000
committerJeroen Roovers <jer@gentoo.org>2015-06-09 04:25:08 +0000
commit65b8e971c04227e6f0a8c4c1021f97060b9bf824 (patch)
tree34b834173074d7dfa814baa553c6d9f66a365f53 /net-dialup
parentAdd 1.4.2_p20150527 snapshot with timestamp preservation for bug 551486. (diff)
downloadgentoo-2-65b8e971c04227e6f0a8c4c1021f97060b9bf824.tar.gz
gentoo-2-65b8e971c04227e6f0a8c4c1021f97060b9bf824.tar.bz2
gentoo-2-65b8e971c04227e6f0a8c4c1021f97060b9bf824.zip
Stable for PPC64 (bug #547806).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/xl2tpd/ChangeLog5
-rw-r--r--net-dialup/xl2tpd/xl2tpd-1.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/xl2tpd/ChangeLog b/net-dialup/xl2tpd/ChangeLog
index 387cf5e03abe..98c1bcc8efb9 100644
--- a/net-dialup/xl2tpd/ChangeLog
+++ b/net-dialup/xl2tpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/xl2tpd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.48 2015/04/17 05:22:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.49 2015/06/09 04:25:08 jer Exp $
+
+ 09 Jun 2015; Jeroen Roovers <jer@gentoo.org> xl2tpd-1.3.6.ebuild:
+ Stable for PPC64 (bug #547806).
17 Apr 2015; Mike Frysinger <vapier@gentoo.org> xl2tpd-1.3.6.ebuild:
Add mips/ppc64 love #542378.
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.6.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.6.ebuild
index 8f6137e12e8c..194fecde13b5 100644
--- a/net-dialup/xl2tpd/xl2tpd-1.3.6.ebuild
+++ b/net-dialup/xl2tpd/xl2tpd-1.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/xl2tpd-1.3.6.ebuild,v 1.3 2015/04/17 05:22:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/xl2tpd-1.3.6.ebuild,v 1.4 2015/06/09 04:25:08 jer Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/xelerance/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ppc64 ~x86"
IUSE="dnsretry"
DEPEND="net-libs/libpcap"