diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-25 09:27:10 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-25 09:27:10 +0000 |
commit | d147f49eebfee4096bc2bebc654c82bafa1a3890 (patch) | |
tree | 7eb8e970b0fd53f0921d1692b564b926f487fff5 /net-dialup | |
parent | Add ~arm keyword (diff) | |
download | gentoo-2-d147f49eebfee4096bc2bebc654c82bafa1a3890.tar.gz gentoo-2-d147f49eebfee4096bc2bebc654c82bafa1a3890.tar.bz2 gentoo-2-d147f49eebfee4096bc2bebc654c82bafa1a3890.zip |
Add ~arm keyword wrt bug #488572, thanks to Michael Kurinnoy <viewizard AT viewizard.com>
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 68db75217697..00297963bdf5 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,10 @@ # 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.64 2013/05/25 14:25:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.65 2013/10/25 09:27:10 pinkbyte Exp $ + + 25 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> pptpclient-1.7.2-r3.ebuild: + Add ~arm keyword wrt bug #488572, thanks to Michael Kurinnoy <viewizard AT + viewizard.com> 25 May 2013; Agostino Sarubbo <ago@gentoo.org> pptpclient-1.7.2-r3.ebuild: Stable for alpha, 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 249894344551..a1d9b7ed200a 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.6 2013/05/25 14:25:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild,v 1.7 2013/10/25 09:27:10 pinkbyte 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 ~arm ppc ppc64 x86" IUSE="tk" DEPEND="net-dialup/ppp |