summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-28 01:45:30 +0000
committerTom Gall <tgall@gentoo.org>2004-08-28 01:45:30 +0000
commita40d06a8bd43ea69106ad49b5616649a7b5589d1 (patch)
tree1a9097c1fbc7b03d26aae586eddc45c144f3504e /net-misc/httptype
parentstable on ppc64, bug #59348 (Manifest recommit) (diff)
downloadgentoo-2-a40d06a8bd43ea69106ad49b5616649a7b5589d1.tar.gz
gentoo-2-a40d06a8bd43ea69106ad49b5616649a7b5589d1.tar.bz2
gentoo-2-a40d06a8bd43ea69106ad49b5616649a7b5589d1.zip
stable on ppc64, bug #59350
Diffstat (limited to 'net-misc/httptype')
-rw-r--r--net-misc/httptype/ChangeLog5
-rw-r--r--net-misc/httptype/httptype-1.3.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/httptype/ChangeLog b/net-misc/httptype/ChangeLog
index 659a423e40d2..3e407fcb0ae0 100644
--- a/net-misc/httptype/ChangeLog
+++ b/net-misc/httptype/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/httptype
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/httptype/ChangeLog,v 1.2 2004/08/04 09:30:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/httptype/ChangeLog,v 1.3 2004/08/28 01:45:30 tgall Exp $
+
+ 27 Aug 2004; Tom Gall <tgall@gentoo.org> httptype-1.3.9.ebuild:
+ stable on ppc64, bug #59350
04 Aug 2004; David Holm <dholm@gentoo.org> httptype-1.3.9.ebuild:
Added to ~ppc.
diff --git a/net-misc/httptype/httptype-1.3.9.ebuild b/net-misc/httptype/httptype-1.3.9.ebuild
index 332eb6e5d87f..9c86839d2eb2 100644
--- a/net-misc/httptype/httptype-1.3.9.ebuild
+++ b/net-misc/httptype/httptype-1.3.9.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-misc/httptype/httptype-1.3.9.ebuild,v 1.2 2004/08/04 09:30:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/httptype/httptype-1.3.9.ebuild,v 1.3 2004/08/28 01:45:30 tgall Exp $
DESCRIPTION="httptype is a program that returns the http host software of a website."
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ppc64"
IUSE=""
DEPEND="dev-lang/perl"
#RDEPEND=""