diff options
author | 2013-03-14 13:24:32 +0000 | |
---|---|---|
committer | 2013-03-14 13:24:32 +0000 | |
commit | acb74d6a5f216e7f23aef3a0000ac8b7fc2923c0 (patch) | |
tree | 88feae25013ab259084bfc8d263fc1ae631b36e2 /net-dialup/pptpd | |
parent | Stable for x86, wrt bug #461656 (diff) | |
download | gentoo-2-acb74d6a5f216e7f23aef3a0000ac8b7fc2923c0.tar.gz gentoo-2-acb74d6a5f216e7f23aef3a0000ac8b7fc2923c0.tar.bz2 gentoo-2-acb74d6a5f216e7f23aef3a0000ac8b7fc2923c0.zip |
Stable for x86, wrt bug #449950
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup/pptpd')
-rw-r--r-- | net-dialup/pptpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpd/pptpd-1.3.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpd/ChangeLog b/net-dialup/pptpd/ChangeLog index 15dc034a769e..967cde326307 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.45 2013/03/14 13:22:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.46 2013/03/14 13:24:32 ago Exp $ + + 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pptpd-1.3.4-r2.ebuild: + Stable for x86, wrt bug #449950 14 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pptpd-1.3.4-r2.ebuild: Stable for amd64, wrt bug #449950 diff --git a/net-dialup/pptpd/pptpd-1.3.4-r2.ebuild b/net-dialup/pptpd/pptpd-1.3.4-r2.ebuild index 2946f7cf6ec5..e276b0fac503 100644 --- a/net-dialup/pptpd/pptpd-1.3.4-r2.ebuild +++ b/net-dialup/pptpd/pptpd-1.3.4-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/pptpd/pptpd-1.3.4-r2.ebuild,v 1.2 2013/03/14 13:22:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.3.4-r2.ebuild,v 1.3 2013/03/14 13:24:32 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/poptop/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="tcpd gre-extreme-debug" DEPEND="net-dialup/ppp |