diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-02-19 12:59:41 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-02-19 12:59:41 +0000 |
commit | 17c70384d1aa4f7ec00476e3b18abcc71d34dc06 (patch) | |
tree | d0e120000d526f72c60d2fa9d7ff50733cf50b5a /net-dialup | |
parent | Added missing die calls (diff) | |
download | gentoo-2-17c70384d1aa4f7ec00476e3b18abcc71d34dc06.tar.gz gentoo-2-17c70384d1aa4f7ec00476e3b18abcc71d34dc06.tar.bz2 gentoo-2-17c70384d1aa4f7ec00476e3b18abcc71d34dc06.zip |
Stable on amd64 and x86, wrt bug #495834
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpd/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/pptpd/pptpd-1.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/pptpd/ChangeLog b/net-dialup/pptpd/ChangeLog index 4c017ede557e..40a25dac0bdc 100644 --- a/net-dialup/pptpd/ChangeLog +++ b/net-dialup/pptpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pptpd -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.55 2013/11/06 18:26:56 pinkbyte Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.56 2014/02/19 12:59:41 pinkbyte Exp $ + + 19 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> pptpd-1.4.0.ebuild: + Stable on amd64 and x86, wrt bug #495834 *pptpd-1.4.0 (06 Nov 2013) diff --git a/net-dialup/pptpd/pptpd-1.4.0.ebuild b/net-dialup/pptpd/pptpd-1.4.0.ebuild index 59dee417b753..68979e148fee 100644 --- a/net-dialup/pptpd/pptpd-1.4.0.ebuild +++ b/net-dialup/pptpd/pptpd-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.4.0.ebuild,v 1.1 2013/11/06 18:26:56 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.4.0.ebuild,v 1.2 2014/02/19 12:59:41 pinkbyte Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/poptop/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gre-extreme-debug tcpd" DEPEND="net-dialup/ppp:= |