diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-06 13:57:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-06 13:57:35 +0000 |
commit | 5aac5f65cb3f79b04cf8f7591a4812986a72dce9 (patch) | |
tree | d1d04d1a8c7288c2c4d21a4d487675b637f1c005 /net-dialup | |
parent | Cleanup (diff) | |
download | gentoo-2-5aac5f65cb3f79b04cf8f7591a4812986a72dce9.tar.gz gentoo-2-5aac5f65cb3f79b04cf8f7591a4812986a72dce9.tar.bz2 gentoo-2-5aac5f65cb3f79b04cf8f7591a4812986a72dce9.zip |
x86 stable wrt #190185
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pppconfig/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pppconfig/ChangeLog b/net-dialup/pppconfig/ChangeLog index 4bc56006f087..8c3b571d2f79 100644 --- a/net-dialup/pppconfig/ChangeLog +++ b/net-dialup/pppconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/pppconfig # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.26 2007/08/26 16:12:12 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.27 2007/09/06 13:57:35 armin76 Exp $ + + 06 Sep 2007; Raúl Porcel <armin76@gentoo.org> pppconfig-2.3.17-r1.ebuild: + x86 stable wrt #190185 *pppconfig-2.3.17-r1 (26 Aug 2007) diff --git a/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild b/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild index e5dc0cbd0681..4951e07bffc0 100644 --- a/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild @@ -1,6 +1,6 @@ # 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.17-r1.ebuild,v 1.1 2007/08/26 16:12:12 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild,v 1.2 2007/09/06 13:57:35 armin76 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 |