diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-11-27 06:46:37 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-11-27 06:46:37 +0000 |
commit | 2c31596c97a1deb6369ebd580bca7369860bf263 (patch) | |
tree | a0966b820f43fac8bbdb92d1b576ddfcb91e906e /net-dialup | |
parent | New ebuild (Manifest recommit) (diff) | |
download | gentoo-2-2c31596c97a1deb6369ebd580bca7369860bf263.tar.gz gentoo-2-2c31596c97a1deb6369ebd580bca7369860bf263.tar.bz2 gentoo-2-2c31596c97a1deb6369ebd580bca7369860bf263.zip |
Marked 0.3.14 stable on x86
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/gnome-ppp/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/gnome-ppp/gnome-ppp-0.3.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/gnome-ppp/ChangeLog b/net-dialup/gnome-ppp/ChangeLog index 3cf1cd90bf8f..027cb5b69765 100644 --- a/net-dialup/gnome-ppp/ChangeLog +++ b/net-dialup/gnome-ppp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/gnome-ppp # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/ChangeLog,v 1.8 2004/11/19 21:48:03 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/ChangeLog,v 1.9 2004/11/27 06:46:37 pclouds Exp $ + + 27 Nov 2004; <pclouds@gentoo.org> gnome-ppp-0.3.14.ebuild: + Stable on x86 *gnome-ppp-0.3.17 (19 Nov 2004) diff --git a/net-dialup/gnome-ppp/gnome-ppp-0.3.14.ebuild b/net-dialup/gnome-ppp/gnome-ppp-0.3.14.ebuild index 97f861e7d46e..f261bddc770e 100644 --- a/net-dialup/gnome-ppp/gnome-ppp-0.3.14.ebuild +++ b/net-dialup/gnome-ppp/gnome-ppp-0.3.14.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/gnome-ppp/gnome-ppp-0.3.14.ebuild,v 1.2 2004/08/05 07:10:51 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/gnome-ppp-0.3.14.ebuild,v 1.3 2004/11/27 06:46:37 pclouds Exp $ inherit gnome2 eutils @@ -12,7 +12,7 @@ MP=${PV%.[0-9]*} SRC_URI="http://www.gnome-ppp.org/download/${MP}/${P}.tar.gz" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=">=net-dialup/wvdial-1.53-r1 |