diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:08:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:08:49 +0000 |
commit | 87795a5dd65809ddf22abe0336c8ed63b7012b30 (patch) | |
tree | 1c23fc157db3f689d8b8d3602d7ad593029c4985 /net-dialup/pptpclient | |
parent | Stable for amd64, wrt bug #535466 (diff) | |
download | gentoo-2-87795a5dd65809ddf22abe0336c8ed63b7012b30.tar.gz gentoo-2-87795a5dd65809ddf22abe0336c8ed63b7012b30.tar.bz2 gentoo-2-87795a5dd65809ddf22abe0336c8ed63b7012b30.zip |
Stable for amd64, wrt bug #535550
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.8.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 5d7df6f0ce56..15ed906c2346 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.66 2013/12/02 11:43:54 pinkbyte Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.67 2015/06/11 15:08:49 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> pptpclient-1.8.0.ebuild: + Stable for amd64, wrt bug #535550 *pptpclient-1.8.0 (02 Dec 2013) diff --git a/net-dialup/pptpclient/pptpclient-1.8.0.ebuild b/net-dialup/pptpclient/pptpclient-1.8.0.ebuild index cd281263caaf..e7ebbdb6d4fb 100644 --- a/net-dialup/pptpclient/pptpclient-1.8.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.8.0.ebuild,v 1.1 2013/12/02 11:43:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.8.0.ebuild,v 1.2 2015/06/11 15:08:49 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 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="tk" DEPEND="net-dialup/ppp |