diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-12-20 15:07:05 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-12-20 15:07:05 +0000 |
commit | 85f18afe532ea99a73f4895b102258e994bb1c9b (patch) | |
tree | a90ca20eb9e777806cd3ab67983b7c527515ccb8 /net-dialup | |
parent | Remove check for faac and make appropriate dep instead (diff) | |
download | gentoo-2-85f18afe532ea99a73f4895b102258e994bb1c9b.tar.gz gentoo-2-85f18afe532ea99a73f4895b102258e994bb1c9b.tar.bz2 gentoo-2-85f18afe532ea99a73f4895b102258e994bb1c9b.zip |
x86
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pppconfig/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pppconfig/Manifest | 16 | ||||
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.3.11-r2.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/net-dialup/pppconfig/ChangeLog b/net-dialup/pppconfig/ChangeLog index 24ad14870633..2626e5c056c3 100644 --- a/net-dialup/pppconfig/ChangeLog +++ b/net-dialup/pppconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pppconfig # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.15 2005/09/07 18:57:39 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.16 2005/12/20 15:07:05 mrness Exp $ + + 20 Dec 2005; Alin Nastac <mrness@gentoo.org> pppconfig-2.3.11-r2.ebuild: + Stable on x86. *pppconfig-2.3.11-r2 (07 Sep 2005) diff --git a/net-dialup/pppconfig/Manifest b/net-dialup/pppconfig/Manifest index 850cb21819d1..bdfc55b5d298 100644 --- a/net-dialup/pppconfig/Manifest +++ b/net-dialup/pppconfig/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c4d95862f441200aedd85d9a89d8f483 pppconfig-2.3.11.ebuild 776 -MD5 bc2c7441386adc9083146359fa57b3f3 pppconfig-2.3.11-r2.ebuild 1674 -MD5 8fe4008a947e7d0594b4642524268f0a ChangeLog 2888 +MD5 c687034f6977a8e763ed48bf353e4507 ChangeLog 2981 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 +MD5 007ee027c4d12f613c33f4a2697d98d0 pppconfig-2.3.11-r2.ebuild 1673 +MD5 c4d95862f441200aedd85d9a89d8f483 pppconfig-2.3.11.ebuild 776 MD5 075c1c15d87393ab98a10d051bbfd1bd files/digest-pppconfig-2.3.11 68 MD5 0a18599faef6a8d04e0df3fb632aa3e4 files/pppconfig 219 MD5 075c1c15d87393ab98a10d051bbfd1bd files/digest-pppconfig-2.3.11-r2 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDH1OfNSP4Vda7IdsRAjEZAJ9KBLU8HPLtswX4GoC6oTedPSwh2ACgjuWa -62ncGsBZN7FW2cDQWWif7F8= -=3RXy ------END PGP SIGNATURE----- diff --git a/net-dialup/pppconfig/pppconfig-2.3.11-r2.ebuild b/net-dialup/pppconfig/pppconfig-2.3.11-r2.ebuild index f99dfacb3ad0..094fbc8a6d53 100644 --- a/net-dialup/pppconfig/pppconfig-2.3.11-r2.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.3.11-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/pppconfig/pppconfig-2.3.11-r2.ebuild,v 1.2 2005/09/07 20:54:22 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.11-r2.ebuild,v 1.3 2005/12/20 15:07:05 mrness Exp $ DESCRIPTION="A text menu based utility for configuring ppp." SRC_URI="http://http.us.debian.org/debian/pool/main/p/pppconfig/${PN}_${PV}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://http.us.debian.org/debian/pool/main/p/pppconfig/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="nls" RDEPEND="net-dialup/ppp |