diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
commit | 9af4913fc18cacf5b4d5b5c29b683c26abd7c662 (patch) | |
tree | d72c9189dfad38f45a2ffe947f15f9aa6abf5464 /gnome-base/libghttp | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.gz gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.bz2 gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/ChangeLog | 10 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r3.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog index 6f9aed2f8215..b6180f30c399 100644 --- a/gnome-base/libghttp/ChangeLog +++ b/gnome-base/libghttp/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnome-base/libghttp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.20 2004/05/26 10:55:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.21 2004/05/29 03:46:50 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + libghttp-1.0.9-r3.ebuild, libghttp-1.0.9-r4.ebuild: + Masked libghttp-1.0.9-r4.ebuild stable for ppc + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + libghttp-1.0.9-r3.ebuild: + Masked libghttp-1.0.9-r3.ebuild stable for ppc 26 May 2004; Guy Martin <gmsoft@gentoo.org> libghttp-1.0.9-r4.ebuild: Marked stable on hppa. diff --git a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild index 851cd6414aa6..a76a283e1ece 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.11 2004/04/27 21:11:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.12 2004/05/29 03:46:50 pvdabeel Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org @@ -8,7 +8,7 @@ inherit libtool gnome.org DESCRIPTION="GNOME http client library" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64" +KEYWORDS="x86 ppc ~sparc ~alpha hppa amd64" HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild index a3f30320e5f0..895820f05230 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.7 2004/05/26 10:55:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.8 2004/05/29 03:46:50 pvdabeel Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org eutils @@ -8,7 +8,7 @@ inherit libtool gnome.org eutils DESCRIPTION="GNOME http client library" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64 ~mips" HOMEPAGE="http://www.gnome.org/" |