summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-04-30 10:35:31 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-04-30 10:35:31 +0000
commit22fb572ebd0a4960a190cbb9b417bcb20f6acb3a (patch)
tree39776f96a7e65514096b1bd7810aedd020a019fc /net-dialup/xl2tpd
parentStable for amd64 wrt bug #502866 (diff)
downloadgentoo-2-22fb572ebd0a4960a190cbb9b417bcb20f6acb3a.tar.gz
gentoo-2-22fb572ebd0a4960a190cbb9b417bcb20f6acb3a.tar.bz2
gentoo-2-22fb572ebd0a4960a190cbb9b417bcb20f6acb3a.zip
Stable for amd64 wrt bug #502868
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 33c0201ac854..1d1f9d89d3eb 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.43 2014/01/08 16:50:12 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.44 2014/04/30 10:35:31 nimiux Exp $
+
+ 30 Apr 2014; Chema Alonso <nimiux@gentoo.org> xl2tpd-1.3.1-r4.ebuild:
+ Stable for amd64 wrt bug #502868
*xl2tpd-1.3.1-r4 (08 Jan 2014)
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.1-r4.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.1-r4.ebuild
index 51a60ca96f07..2e3639fe1bfe 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.1 2014/01/08 16:50:12 floppym Exp $
+# $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 $
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"