diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 12:12:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 12:12:50 +0000 |
commit | 2349199b1fcac1ab0e4ec587118da47fed33144d (patch) | |
tree | dfaea9a9a3bccd4a88b7b83ce1204ca16c185714 /net-dialup | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-2349199b1fcac1ab0e4ec587118da47fed33144d.tar.gz gentoo-2-2349199b1fcac1ab0e4ec587118da47fed33144d.tar.bz2 gentoo-2-2349199b1fcac1ab0e4ec587118da47fed33144d.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pppconfig/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.3.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pppconfig/ChangeLog b/net-dialup/pppconfig/ChangeLog index 73c82f3cc7cb..db16864e85c7 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.21 2007/02/10 09:16:32 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.22 2007/03/13 12:12:50 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> pppconfig-2.3.15.ebuild: + x86 stable 10 Feb 2007; Alin Năstac <mrness@gentoo.org> pppconfig-2.3.15.ebuild: Stable on amd64. diff --git a/net-dialup/pppconfig/pppconfig-2.3.15.ebuild b/net-dialup/pppconfig/pppconfig-2.3.15.ebuild index c56623aeabe2..09cc3bf4a653 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-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.2 2007/02/10 09:16:32 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.15.ebuild,v 1.3 2007/03/13 12:12:50 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 |