diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:42:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:42:37 +0000 |
commit | 67d138dd953529f2c1f3af8636e77776d30330fc (patch) | |
tree | 692fa15e29db31f285ae0138dd2bd11bd74807b8 /net-dialup | |
parent | Stable for ppc, wrt bug #470450 (diff) | |
download | gentoo-2-67d138dd953529f2c1f3af8636e77776d30330fc.tar.gz gentoo-2-67d138dd953529f2c1f3af8636e77776d30330fc.tar.bz2 gentoo-2-67d138dd953529f2c1f3af8636e77776d30330fc.zip |
Stable for ppc, wrt bug #455470
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 4f9e47ee33a5..5cb8a274a87c 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pptpclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.61 2013/05/20 08:37:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.62 2013/05/20 12:42:37 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> pptpclient-1.7.2-r3.ebuild: + Stable for ppc, wrt bug #455470 20 May 2013; Agostino Sarubbo <ago@gentoo.org> pptpclient-1.7.2-r3.ebuild: Stable for x86, wrt bug #455470 diff --git a/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild b/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild index 3e6e2e373d12..9b72e52783c6 100644 --- a/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.7.2-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/pptpclient/pptpclient-1.7.2-r3.ebuild,v 1.3 2013/05/20 08:37:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild,v 1.4 2013/05/20 12:42:37 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 x86" IUSE="tk" DEPEND="net-dialup/ppp |