diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-22 19:34:55 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-22 19:34:55 +0000 |
commit | daf1418ea68f92d88b764dfe6a175daed095220a (patch) | |
tree | c94303570e0ec5584392c5726cb8cd1a5bd61805 /net-dialup | |
parent | Version bump to 3.12.4 to build with libav9. Fixes bug#443206. (diff) | |
download | gentoo-2-daf1418ea68f92d88b764dfe6a175daed095220a.tar.gz gentoo-2-daf1418ea68f92d88b764dfe6a175daed095220a.tar.bz2 gentoo-2-daf1418ea68f92d88b764dfe6a175daed095220a.zip |
Stable on amd64 and x86, wrt bug #473654
(Portage version: 2.2.0_alpha181/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpd/pptpd-1.3.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpd/ChangeLog b/net-dialup/pptpd/ChangeLog index 4c03fd51a0f3..a7771856795c 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.50 2013/05/15 20:55:36 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.51 2013/06/22 19:34:55 pinkbyte Exp $ + + 22 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> pptpd-1.3.4-r3.ebuild: + Stable on amd64 and x86, wrt bug #473654 15 May 2013; Sergey Popov <pinkbyte@gentoo.org> pptpd-1.3.4-r3.ebuild: Call default src_install to install DOCS properly diff --git a/net-dialup/pptpd/pptpd-1.3.4-r3.ebuild b/net-dialup/pptpd/pptpd-1.3.4-r3.ebuild index b3f5f5a5ebb7..d274018ddd43 100644 --- a/net-dialup/pptpd/pptpd-1.3.4-r3.ebuild +++ b/net-dialup/pptpd/pptpd-1.3.4-r3.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-r3.ebuild,v 1.2 2013/05/15 20:55:36 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.3.4-r3.ebuild,v 1.3 2013/06/22 19:34:55 pinkbyte 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="gre-extreme-debug tcpd" DEPEND="net-dialup/ppp:= |