diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:36:51 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:36:51 +0000 |
commit | b18def2dced51d301047354bc68dfa5519e61139 (patch) | |
tree | 417388d8ea264d3a61ee5c98a6978b349a1208a7 /net-dialup/pptpclient | |
parent | Updated Depend. Closes #24364. (diff) | |
download | gentoo-2-b18def2dced51d301047354bc68dfa5519e61139.tar.gz gentoo-2-b18def2dced51d301047354bc68dfa5519e61139.tar.bz2 gentoo-2-b18def2dced51d301047354bc68dfa5519e61139.zip |
unmasks, changelog and repoman fixes
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 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild index 7af7edbd5fb0..dfad2246e3a3 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-2003 Gentoo Technologies, Inc. # 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.3 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.1.0-r1.ebuild,v 1.4 2003/07/13 11:36:51 aliz Exp $ S=${WORKDIR}/pptp-linux-${PV}-1 @@ -14,7 +14,7 @@ DEPEND="net-dialup/ppp SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" 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 8a5e89e4945b..6b7aec16c3f8 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-2003 Gentoo Technologies, Inc. # 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.2 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.2.0.ebuild,v 1.3 2003/07/13 11:36:51 aliz 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" +KEYWORDS="x86 ~ppc" IUSE="tcltk" DEPEND="net-dialup/ppp |