summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-02-09 13:55:10 +0000
committerJan Seidel <tuxus@gentoo.org>2003-02-09 13:55:10 +0000
commit3de0d597bed5775206178cfee076ead80cc7f35e (patch)
treeb1f5bf6fdf87a8c1649e407c2f7cc1f91f3df90c /sys-libs
parentremoved supersed stuff and added pkgconfig to DEPEND (diff)
downloadhistorical-3de0d597bed5775206178cfee076ead80cc7f35e.tar.gz
historical-3de0d597bed5775206178cfee076ead80cc7f35e.tar.bz2
historical-3de0d597bed5775206178cfee076ead80cc7f35e.zip
Added mips 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 327e1ad769d1..05b5f9c269df 100644
--- a/sys-libs/libtermcap-compat/ChangeLog
+++ b/sys-libs/libtermcap-compat/ChangeLog
@@ -1,12 +1,15 @@
# 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.7 2003/02/08 20:56:13 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/ChangeLog,v 1.8 2003/02/09 13:55:10 tuxus 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)
+ 09 Feb 2003; Jan Seidel <tuxus@gentoo.org>
+ Added mips to keywords :
+
13 Dec 2002; Seemant Kulleen <seemant@gentoo.org>
libtermcap-compat-1.2.3.ebuild :
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 344d6910a596..15584a5e5b78 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.10 2003/02/08 20:56:13 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild,v 1.11 2003/02/09 13:55:10 tuxus 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 hppa"
+KEYWORDS="x86 ppc sparc alpha hppa mips"
DEPEND="virtual/glibc"