summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-08 20:56:13 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-08 20:56:13 +0000
commit446ecfefaf2447f9cc1b34a87e17ca04426fc821 (patch)
treeb1377c5d9c12cdc493e792332042d31fa196afd0 /sys-libs
parentAdded hppa to keywords. (diff)
downloadgentoo-2-446ecfefaf2447f9cc1b34a87e17ca04426fc821.tar.gz
gentoo-2-446ecfefaf2447f9cc1b34a87e17ca04426fc821.tar.bz2
gentoo-2-446ecfefaf2447f9cc1b34a87e17ca04426fc821.zip
Added hppa to keywords.
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libtermcap-compat/ChangeLog5
-rw-r--r--sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libtermcap-compat/ChangeLog b/sys-libs/libtermcap-compat/ChangeLog
index 5289e283330b..327e1ad769d1 100644
--- a/sys-libs/libtermcap-compat/ChangeLog
+++ b/sys-libs/libtermcap-compat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libtermcap-compat
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/ChangeLog,v 1.6 2002/12/14 01:19:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/ChangeLog,v 1.7 2003/02/08 20:56:13 gmsoft Exp $
+
+ 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> libtermcap-compat-1.2.3.ebuild :
+ Added hppa to keywords.
*libtermcap-compat-1.2.3 (05 Sep 2002)
diff --git a/sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild b/sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild
index cc82f340d578..344d6910a596 100644
--- a/sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild
+++ b/sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.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/sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild,v 1.9 2002/12/15 10:44:24 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild,v 1.10 2003/02/08 20:56:13 gmsoft Exp $
MY_PN="termcap-compat"
S="${WORKDIR}/${MY_PN}-${PV}"
@@ -10,7 +10,7 @@ HOMEPAGE="http://packages.debian.org/stable/oldlibs/termcap-compat.html"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha hppa"
DEPEND="virtual/glibc"