summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-13 15:19:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-13 15:19:30 +0000
commit0b8707b1280f8f0624cbdd892e253c6bb88d1ad5 (patch)
tree9aea9440ff8b067a5732a7594b736332a66ecdcd /net-dialup/xl2tpd
parentFix dev-python[coverage] test dependency to cover versions that unconditional... (diff)
downloadgentoo-2-0b8707b1280f8f0624cbdd892e253c6bb88d1ad5.tar.gz
gentoo-2-0b8707b1280f8f0624cbdd892e253c6bb88d1ad5.tar.bz2
gentoo-2-0b8707b1280f8f0624cbdd892e253c6bb88d1ad5.zip
Stable for x86, wrt to bug #454694
(Portage version: 2.1.11.31/cvs/Linux i686, 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-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/xl2tpd/ChangeLog b/net-dialup/xl2tpd/ChangeLog
index 37a09b44f5b7..da9daf5b6219 100644
--- a/net-dialup/xl2tpd/ChangeLog
+++ b/net-dialup/xl2tpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/xl2tpd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.36 2013/01/30 16:31:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.37 2013/02/13 15:19:30 ago Exp $
+
+ 13 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xl2tpd-1.3.1-r2.ebuild:
+ Stable for x86, wrt to bug #454694
30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xl2tpd-1.3.1-r2.ebuild:
Stable for amd64, wrt bug #454694
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.1-r2.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.1-r2.ebuild
index 45435df8a235..aa044ef584f0 100644
--- a/net-dialup/xl2tpd/xl2tpd-1.3.1-r2.ebuild
+++ b/net-dialup/xl2tpd/xl2tpd-1.3.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r2.ebuild,v 1.2 2013/01/30 16:31:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/xl2tpd-1.3.1-r2.ebuild,v 1.3 2013/02/13 15:19:30 ago Exp $
EAPI="4"
@@ -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"