diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2007-05-09 19:18:44 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2007-05-09 19:18:44 +0000 |
commit | f34fc1230a8f121a58771640fdf3856079d6c22a (patch) | |
tree | ad092d4abdcf56f40f453e81e71ddf17659dfcf2 /net-dialup/pptpd | |
parent | Change patch to work for Phillip Berndt <phillip.berndt@googlemail.com> in bu... (diff) | |
download | gentoo-2-f34fc1230a8f121a58771640fdf3856079d6c22a.tar.gz gentoo-2-f34fc1230a8f121a58771640fdf3856079d6c22a.tar.bz2 gentoo-2-f34fc1230a8f121a58771640fdf3856079d6c22a.zip |
Stable due to security
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-dialup/pptpd')
-rw-r--r-- | net-dialup/pptpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpd/pptpd-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpd/ChangeLog b/net-dialup/pptpd/ChangeLog index 5c93cc83315f..ac64ba92e639 100644 --- a/net-dialup/pptpd/ChangeLog +++ b/net-dialup/pptpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pptpd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.27 2007/05/03 13:04:21 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.28 2007/05/09 19:18:44 tsunam Exp $ + + 09 May 2007; Joshua Jackson <tsunam@gentoo.org> pptpd-1.3.4.ebuild: + Stable for security bug #176936 *pptpd-1.3.4 (03 May 2007) diff --git a/net-dialup/pptpd/pptpd-1.3.4.ebuild b/net-dialup/pptpd/pptpd-1.3.4.ebuild index 4fdca671f480..dfc9f9a9fe2e 100644 --- a/net-dialup/pptpd/pptpd-1.3.4.ebuild +++ b/net-dialup/pptpd/pptpd-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.1 2007/05/03 13:04:21 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.3.4.ebuild,v 1.2 2007/05/09 19:18:44 tsunam Exp $ inherit eutils autotools flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.poptop.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="tcpd gre-extreme-debug" DEPEND="net-dialup/ppp |