diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 12:27:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 12:27:04 +0000 |
commit | e21e6bc975117fcc2d3126ded9c6802324524de0 (patch) | |
tree | aa147ba88fcee259537121df0fd7b6ef4894bd7e /net-dialup | |
parent | Stable for amd64, wrt bug #470474 (diff) | |
download | gentoo-2-e21e6bc975117fcc2d3126ded9c6802324524de0.tar.gz gentoo-2-e21e6bc975117fcc2d3126ded9c6802324524de0.tar.bz2 gentoo-2-e21e6bc975117fcc2d3126ded9c6802324524de0.zip |
Stable for amd64, wrt bug #455470
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 ddd6d9e9a437..efdff080c87e 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.59 2013/05/15 09:35:52 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.60 2013/05/19 12:27:04 ago Exp $ + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> pptpclient-1.7.2-r3.ebuild: + Stable for amd64, wrt bug #455470 *pptpclient-1.7.2-r3 (15 May 2013) diff --git a/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild b/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild index 533037d30859..36c3041c58b9 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.1 2013/05/15 09:35:52 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild,v 1.2 2013/05/19 12:27:04 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 |