diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:20:15 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:20:15 +0000 |
commit | dbd1cdc0b1260daa7829bf965c76f9a7396bd7f3 (patch) | |
tree | 7f21a2dbeb6476bcd23c58a7bdf34a1155e89715 /net-dialup/pptpclient | |
parent | net-dialup/mingetty stable on ppc. (diff) | |
download | gentoo-2-dbd1cdc0b1260daa7829bf965c76f9a7396bd7f3.tar.gz gentoo-2-dbd1cdc0b1260daa7829bf965c76f9a7396bd7f3.tar.bz2 gentoo-2-dbd1cdc0b1260daa7829bf965c76f9a7396bd7f3.zip |
net-dialup/pptpclient stable on ppc.
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.7.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 3828d45d7b33..68fe3a049d9c 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,10 @@ # 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.42 2006/05/23 20:00:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.43 2006/05/24 20:20:15 hansmi Exp $ + + 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> + pptpclient-1.7.1.ebuild: + Stable on ppc. 23 May 2006; Markus Rothe <corsair@gentoo.org> pptpclient-1.7.1.ebuild: Stable on ppc64 diff --git a/net-dialup/pptpclient/pptpclient-1.7.1.ebuild b/net-dialup/pptpclient/pptpclient-1.7.1.ebuild index 688f1513060f..ff9b6242b316 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.3 2006/05/23 20:00:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.1.ebuild,v 1.4 2006/05/24 20:20:15 hansmi 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 |