summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-13 01:37:11 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-13 01:37:11 +0000
commitee0e4faf4439356788dca2921ce2f5627262c5d3 (patch)
treeb867c63525090eaf5d9ab070cc4818ae54d254cd /gnome-base/libghttp
parentremoved ppc from keywords (x86 binary libs) (diff)
downloadhistorical-ee0e4faf4439356788dca2921ce2f5627262c5d3.tar.gz
historical-ee0e4faf4439356788dca2921ce2f5627262c5d3.tar.bz2
historical-ee0e4faf4439356788dca2921ce2f5627262c5d3.zip
added ppc to keywords
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r--gnome-base/libghttp/ChangeLog5
-rw-r--r--gnome-base/libghttp/libghttp-1.0.9-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog
index aee3c2c17a84..41dfe197df85 100644
--- a/gnome-base/libghttp/ChangeLog
+++ b/gnome-base/libghttp/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2002/07/09 19:06:18 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.4 2002/08/13 01:37:11 gerk Exp $
+
+ 12 Aug 2002; Mark Guertin <gerk@gentoo.org> libghttp-1.0.9-r2.ebuild :
+ Added ppc to keywords
09 Jun 2002; Martin Schlemmer <azarah@gentoo.org> libghttp-1.0.9-r2 :
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild
index 7838bd1b4ab7..e11b7ac66ff4 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 or later
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.4 2002/07/19 12:59:58 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.5 2002/08/13 01:37:11 gerk 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"
+KEYWORDS="x86 ppc"
HOMEPAGE="http://www.gnome.org/"