diff options
author | Tom Gall <tgall@gentoo.org> | 2005-04-15 01:53:30 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-04-15 01:53:30 +0000 |
commit | 435bf62df2113a06ed114cc08b8278b8a1ee2c51 (patch) | |
tree | ba491d42151a8fccbd602e3272cfd559a99e413f /net-dialup/pptpclient | |
parent | added ~ppc64, bug #89110 (diff) | |
download | historical-435bf62df2113a06ed114cc08b8278b8a1ee2c51.tar.gz historical-435bf62df2113a06ed114cc08b8278b8a1ee2c51.tar.bz2 historical-435bf62df2113a06ed114cc08b8278b8a1ee2c51.zip |
added ~ppc64, bug#89139
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-dialup/pptpclient')
-rw-r--r-- | net-dialup/pptpclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pptpclient/ChangeLog b/net-dialup/pptpclient/ChangeLog index 2c23ba5d9a85..d43c1b43e86d 100644 --- a/net-dialup/pptpclient/ChangeLog +++ b/net-dialup/pptpclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pptpclient # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.23 2005/04/07 16:03:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.24 2005/04/15 01:53:30 tgall Exp $ + + 14 Apr 2005; Tom Gall <tgall@gentoo.org> pptpclient-1.5.0-r2.ebuild: + added ~ppc64, bug #89139 07 Apr 2005; Simon Stelling <blubb@gentoo.org> pptpclient-1.5.0-r1.ebuild: stable on amd64 diff --git a/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild b/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild index 231adeecf37e..4636dae0c048 100644 --- a/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild,v 1.1 2005/04/01 17:54:45 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r2.ebuild,v 1.2 2005/04/15 01:53:30 tgall Exp $ MY_P=pptp-linux-${PV} MY_CMD=pptp-command-20050401 @@ -12,7 +12,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 ~ppc64" IUSE="tcltk" DEPEND=">=net-dialup/ppp-2.4.2 |