diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-05-14 12:18:30 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-05-14 12:18:30 +0000 |
commit | 3d25565dff799a0181cb39078fcef64fcaa52a24 (patch) | |
tree | 8465f7f03dddd9f16ab4351844384dc74b1601f5 /net-dialup | |
parent | Add patch to sanitise the build system a bit more. Also embeds --as-needed fi... (diff) | |
download | gentoo-2-3d25565dff799a0181cb39078fcef64fcaa52a24.tar.gz gentoo-2-3d25565dff799a0181cb39078fcef64fcaa52a24.tar.bz2 gentoo-2-3d25565dff799a0181cb39078fcef64fcaa52a24.zip |
x86
(Portage version: 2203-svn)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 047d486e8f28..33c865f41a4d 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pptpclient # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.40 2006/03/13 06:08:48 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.41 2006/05/14 12:18:30 mrness Exp $ + + 14 May 2006; Alin Nastac <mrness@gentoo.org> pptpclient-1.7.1.ebuild: + Stable on x86. *pptpclient-1.7.1 (13 Mar 2006) diff --git a/net-dialup/pptpclient/pptpclient-1.7.1.ebuild b/net-dialup/pptpclient/pptpclient-1.7.1.ebuild index e30e46ec5ecb..d2cb757127d3 100644 --- a/net-dialup/pptpclient/pptpclient-1.7.1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.1.ebuild,v 1.1 2006/03/13 06:08:48 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.1.ebuild,v 1.2 2006/05/14 12:18:30 mrness Exp $ MY_P=${P/client} MY_CMD=pptp-command-20050401 @@ -12,7 +12,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="tcltk" DEPEND=">=net-dialup/ppp-2.4.2 |