diff options
author | Alin Năstac <mrness@gentoo.org> | 2007-02-10 09:16:32 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2007-02-10 09:16:32 +0000 |
commit | 12d02a90e6394e08a0d6576b3c58b52f6fcac70c (patch) | |
tree | f69a647f9c7e3c7c70d9917594f6c6ed94abbc68 /net-dialup/pppconfig | |
parent | New version (diff) | |
download | gentoo-2-12d02a90e6394e08a0d6576b3c58b52f6fcac70c.tar.gz gentoo-2-12d02a90e6394e08a0d6576b3c58b52f6fcac70c.tar.bz2 gentoo-2-12d02a90e6394e08a0d6576b3c58b52f6fcac70c.zip |
amd64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-dialup/pppconfig')
-rw-r--r-- | net-dialup/pppconfig/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.3.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/pppconfig/ChangeLog b/net-dialup/pppconfig/ChangeLog index ab62dade04b1..73c82f3cc7cb 100644 --- a/net-dialup/pppconfig/ChangeLog +++ b/net-dialup/pppconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pppconfig -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.20 2006/11/18 13:20:34 mrness Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.21 2007/02/10 09:16:32 mrness Exp $ + + 10 Feb 2007; Alin Năstac <mrness@gentoo.org> pppconfig-2.3.15.ebuild: + Stable on amd64. *pppconfig-2.3.15 (18 Nov 2006) diff --git a/net-dialup/pppconfig/pppconfig-2.3.15.ebuild b/net-dialup/pppconfig/pppconfig-2.3.15.ebuild index b94bac112c08..c56623aeabe2 100644 --- a/net-dialup/pppconfig/pppconfig-2.3.15.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.3.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.15.ebuild,v 1.1 2006/11/18 13:20:34 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.15.ebuild,v 1.2 2007/02/10 09:16:32 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 |