diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-09-04 04:04:33 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-09-04 04:04:33 +0000 |
commit | 2add3e92c7da8777fb77b1708ab8db8b6f352e97 (patch) | |
tree | 6bf325d333d26b94bcbb556ed57137a138b3fa54 /net-dialup/gnome-ppp | |
parent | Marked stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-2add3e92c7da8777fb77b1708ab8db8b6f352e97.tar.gz gentoo-2-2add3e92c7da8777fb77b1708ab8db8b6f352e97.tar.bz2 gentoo-2-2add3e92c7da8777fb77b1708ab8db8b6f352e97.zip |
Stable on x86
Diffstat (limited to 'net-dialup/gnome-ppp')
-rw-r--r-- | net-dialup/gnome-ppp/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/gnome-ppp/gnome-ppp-0.3.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/gnome-ppp/ChangeLog b/net-dialup/gnome-ppp/ChangeLog index 6e33469164f5..5e615b215ec6 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.5 2004/08/05 07:10:51 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/ChangeLog,v 1.6 2004/09/04 04:04:33 pclouds Exp $ + + 04 Sep 2004; <pclouds@gentoo.org> gnome-ppp-0.3.13.ebuild: + Stable on x86 05 Aug 2004; <pclouds@gentoo.org> gnome-ppp-0.3.13.ebuild, gnome-ppp-0.3.14.ebuild: diff --git a/net-dialup/gnome-ppp/gnome-ppp-0.3.13.ebuild b/net-dialup/gnome-ppp/gnome-ppp-0.3.13.ebuild index dc1b02033a02..578437880f80 100644 --- a/net-dialup/gnome-ppp/gnome-ppp-0.3.13.ebuild +++ b/net-dialup/gnome-ppp/gnome-ppp-0.3.13.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.13.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.13.ebuild,v 1.3 2004/09/04 04:04:33 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 |