diff options
author | 2004-10-04 22:57:27 +0000 | |
---|---|---|
committer | 2004-10-04 22:57:27 +0000 | |
commit | 35322827f5305b7e807eb2e0f87f7e79fcb08d5f (patch) | |
tree | 0886c15c93c8cbdea240320608725e1a175f60dc /net-dialup/pptpclient | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-35322827f5305b7e807eb2e0f87f7e79fcb08d5f.tar.gz gentoo-2-35322827f5305b7e807eb2e0f87f7e79fcb08d5f.tar.bz2 gentoo-2-35322827f5305b7e807eb2e0f87f7e79fcb08d5f.zip |
PPC stable profile update
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.3.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild index 89173eabf092..9daad251dc0d 100644 --- a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.10 2004/10/02 12:50:27 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.11 2004/10/04 22:52:59 pvdabeel Exp $ S=${WORKDIR}/pptp-linux-${PV}-1 @@ -14,7 +14,7 @@ DEPEND="net-dialup/ppp SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc amd64" +KEYWORDS="x86 ppc amd64" IUSE="tcltk" src_compile() { diff --git a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild index 433bce224f14..4b741fb4bb48 100644 --- a/net-dialup/pptpclient/pptpclient-1.2.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.9 2004/10/02 12:50:27 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.10 2004/10/04 22:52:59 pvdabeel Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc amd64 alpha" +KEYWORDS="x86 ppc amd64 alpha" IUSE="tcltk" DEPEND="net-dialup/ppp diff --git a/net-dialup/pptpclient/pptpclient-1.3.1.ebuild b/net-dialup/pptpclient/pptpclient-1.3.1.ebuild index 880931f0d458..53a23f115a06 100644 --- a/net-dialup/pptpclient/pptpclient-1.3.1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.3.1.ebuild,v 1.5 2004/10/02 12:50:27 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.3.1.ebuild,v 1.6 2004/10/04 22:52:59 pvdabeel Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc amd64 alpha" +KEYWORDS="x86 ppc amd64 alpha" IUSE="tcltk" DEPEND="net-dialup/ppp |