summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-04 08:26:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-04 08:26:59 +0000
commit65665aa218a954078e83b55bda545b8c3d33b4b6 (patch)
treec609ce2f4b9b08b841f17e19206636e9c961da76 /net-dialup/xl2tpd
parentStable for x86, wrt bug #502866 (diff)
downloadgentoo-2-65665aa218a954078e83b55bda545b8c3d33b4b6.tar.gz
gentoo-2-65665aa218a954078e83b55bda545b8c3d33b4b6.tar.bz2
gentoo-2-65665aa218a954078e83b55bda545b8c3d33b4b6.zip
Stable for x86, wrt bug #502868
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup/xl2tpd')
-rw-r--r--net-dialup/xl2tpd/ChangeLog5
-rw-r--r--net-dialup/xl2tpd/xl2tpd-1.3.1-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/xl2tpd/ChangeLog b/net-dialup/xl2tpd/ChangeLog
index 1d1f9d89d3eb..45fe92ea0e75 100644
--- a/net-dialup/xl2tpd/ChangeLog
+++ b/net-dialup/xl2tpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/xl2tpd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.44 2014/04/30 10:35:31 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.45 2014/05/04 08:26:59 ago Exp $
+
+ 04 May 2014; Agostino Sarubbo <ago@gentoo.org> xl2tpd-1.3.1-r4.ebuild:
+ Stable for x86, wrt bug #502868
30 Apr 2014; Chema Alonso <nimiux@gentoo.org> xl2tpd-1.3.1-r4.ebuild:
Stable for amd64 wrt bug #502868
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.1-r4.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.1-r4.ebuild
index 2e3639fe1bfe..0e5a5b346a59 100644
--- a/net-dialup/xl2tpd/xl2tpd-1.3.1-r4.ebuild
+++ b/net-dialup/xl2tpd/xl2tpd-1.3.1-r4.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/xl2tpd/xl2tpd-1.3.1-r4.ebuild,v 1.2 2014/04/30 10:35:31 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/xl2tpd-1.3.1-r4.ebuild,v 1.3 2014/05/04 08:26:59 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/xelerance/${PN}/tarball/v${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="dnsretry +kernel"
DEPEND="net-libs/libpcap"