diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:39 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:39 +0000 |
commit | 3617464e3d2e0502c0dd847396cfd8ebedf912c9 (patch) | |
tree | 256397e35b03b29df2cdb8d2108d89795a6932d8 /gnome-base/libghttp | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-3617464e3d2e0502c0dd847396cfd8ebedf912c9.tar.gz historical-3617464e3d2e0502c0dd847396cfd8ebedf912c9.tar.bz2 historical-3617464e3d2e0502c0dd847396cfd8ebedf912c9.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog index 41dfe197df85..434441d2ddc1 100644 --- a/gnome-base/libghttp/ChangeLog +++ b/gnome-base/libghttp/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for gnome-base/libghttp # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.4 2002/08/13 01:37:11 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.5 2002/12/09 04:22:38 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 12 Aug 2002; Mark Guertin <gerk@gentoo.org> libghttp-1.0.9-r2.ebuild : Added ppc to keywords diff --git a/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild index e3629e3b442d..9eb23f8c4ca7 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r1.ebuild,v 1.7 2002/10/04 05:34:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild,v 1.8 2002/12/09 04:22:38 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="libghttp" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " SLOT="0" DEPEND="virtual/glibc" diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild index f8fa492b2b2c..26165a72481c 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r2.ebuild,v 1.7 2002/10/04 05:34:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.8 2002/12/09 04:22:38 manson Exp $ inherit libtool @@ -9,7 +9,7 @@ DESCRIPTION="libghttp" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " HOMEPAGE="http://www.gnome.org/" |