diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-24 19:44:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-24 19:44:48 +0000 |
commit | b3a9fcff70277f2be278618583f2a91710496c00 (patch) | |
tree | ccf9cfa6fffb2d0a30dfea561a2a1aba7b770842 /net-dialup | |
parent | Stable for ppc64, wrt bug #470514 (diff) | |
download | gentoo-2-b3a9fcff70277f2be278618583f2a91710496c00.tar.gz gentoo-2-b3a9fcff70277f2be278618583f2a91710496c00.tar.bz2 gentoo-2-b3a9fcff70277f2be278618583f2a91710496c00.zip |
Stable for ppc64, wrt bug #455470
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 5cb8a274a87c..a699970d8c48 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.62 2013/05/20 12:42:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.63 2013/05/24 19:44:48 ago Exp $ + + 24 May 2013; Agostino Sarubbo <ago@gentoo.org> pptpclient-1.7.2-r3.ebuild: + Stable for ppc64, wrt bug #455470 20 May 2013; Agostino Sarubbo <ago@gentoo.org> pptpclient-1.7.2-r3.ebuild: Stable for ppc, 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 9b72e52783c6..a0515626086a 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.4 2013/05/20 12:42:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild,v 1.5 2013/05/24 19:44:48 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 |