diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-11-29 18:27:45 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-11-29 18:27:45 +0000 |
commit | cf0a9d00b67e99e990f6b7101dcf669c03f1573c (patch) | |
tree | 08c34799aaf06c0a7fe4b31b1279130b1db46c5c /net-dialup | |
parent | version bump (see bug #72778) (diff) | |
download | historical-cf0a9d00b67e99e990f6b7101dcf669c03f1573c.tar.gz historical-cf0a9d00b67e99e990f6b7101dcf669c03f1573c.tar.bz2 historical-cf0a9d00b67e99e990f6b7101dcf669c03f1573c.zip |
~amd64
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpconfig/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pptpconfig/Manifest | 14 | ||||
-rw-r--r-- | net-dialup/pptpconfig/pptpconfig-20040722.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-dialup/pptpconfig/ChangeLog b/net-dialup/pptpconfig/ChangeLog index a263b6971798..f920635f46ed 100644 --- a/net-dialup/pptpconfig/ChangeLog +++ b/net-dialup/pptpconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pptpconfig # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/ChangeLog,v 1.4 2004/11/07 13:09:40 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/ChangeLog,v 1.5 2004/11/29 18:27:45 jhuebel Exp $ + + 29 Nov 2004; Jason Huebel <jhuebel@gentoo.org> pptpconfig-20040722.ebuild: + ~amd64 07 Nov 2004; Alin Nastac <mrness@gentoo.org> pptpconfig-20040722.ebuild: diff --git a/net-dialup/pptpconfig/Manifest b/net-dialup/pptpconfig/Manifest index c13d4bdc4f7d..d2bbad728f87 100644 --- a/net-dialup/pptpconfig/Manifest +++ b/net-dialup/pptpconfig/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 36a25ef4a22deedf217bc1c658e6abb1 ChangeLog 1317 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 MD5 7ec6fe082e727f4d8c6be0ed31ded2ab pptpconfig-20030731.ebuild 780 -MD5 25edeab4162e22ab7e92bdadd152a5e2 ChangeLog 1229 -MD5 bc2e791aa17b901262656dfcbe5f35c8 pptpconfig-20040722.ebuild 754 +MD5 f0ec52b6fd9cf3cb0816faf0eccfe24a pptpconfig-20040722.ebuild 762 MD5 2e240ad9883a5bf27a2228ff1c4708d9 files/digest-pptpconfig-20030731 72 MD5 6d09d5d24ab4cc325fb857c2f54be505 files/digest-pptpconfig-20040722 70 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBjjaXjtv59x0+BrURAg3JAJsHnHKFQML/oMztwEn3+FKGm5ncvwCfQ9uU -03ty8UYJYluE7hd5cRW/Mhk= -=Xp01 ------END PGP SIGNATURE----- diff --git a/net-dialup/pptpconfig/pptpconfig-20040722.ebuild b/net-dialup/pptpconfig/pptpconfig-20040722.ebuild index 634763c40758..6e0e53f71dc8 100644 --- a/net-dialup/pptpconfig/pptpconfig-20040722.ebuild +++ b/net-dialup/pptpconfig/pptpconfig-20040722.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/pptpconfig/pptpconfig-20040722.ebuild,v 1.2 2004/11/07 13:09:40 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/pptpconfig-20040722.ebuild,v 1.3 2004/11/29 18:27:45 jhuebel Exp $ DESCRIPTION="Configuration and management program for PPTP Client tunnels" HOMEPAGE="http://pptpclient.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pptpclient/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND="" |