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 | fa65cd17abc9b6ec797d99c4ba2e699cddf89955 (patch) | |
tree | 4b47446cfca5b85ba6d23a4ea8889e3b88ceee5e /net-dialup/gnome-ppp | |
parent | Marked stable on x86. (diff) | |
download | historical-fa65cd17abc9b6ec797d99c4ba2e699cddf89955.tar.gz historical-fa65cd17abc9b6ec797d99c4ba2e699cddf89955.tar.bz2 historical-fa65cd17abc9b6ec797d99c4ba2e699cddf89955.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/Manifest | 6 | ||||
-rw-r--r-- | net-dialup/gnome-ppp/gnome-ppp-0.3.13.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/net-dialup/gnome-ppp/Manifest index e4281cc2d588..ebd84fdb6d7e 100644 --- a/net-dialup/gnome-ppp/Manifest +++ b/net-dialup/gnome-ppp/Manifest @@ -1,6 +1,6 @@ -MD5 23377d5b03394791a6fd69fddc4f0f4a gnome-ppp-0.3.13.ebuild 676 -MD5 2a0fce5d02b93300603aa94e99ea9d63 gnome-ppp-0.3.14.ebuild 676 -MD5 65a473ea1cfc64e80d1d3a1e337ff80d ChangeLog 889 +MD5 e49ea3f56800bc66abe863775c46df02 ChangeLog 1102 +MD5 82d1ae50bd35737aa5cc8a6b2a08a7b1 gnome-ppp-0.3.13.ebuild 676 +MD5 d1f4a15687e36d02bf20e8bb6bf11458 gnome-ppp-0.3.14.ebuild 677 MD5 202034bd87dab639103a4f2f07b6c376 metadata.xml 222 MD5 543c520c15401ea84691f8cb24e79e14 files/digest-gnome-ppp-0.3.13 68 MD5 e538e9e98d900fbd41d0c2f4d1f74378 files/digest-gnome-ppp-0.3.14 68 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 |