summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/libtermcap-compat')
-rw-r--r--sys-libs/libtermcap-compat/ChangeLog8
-rw-r--r--sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-libs/libtermcap-compat/ChangeLog b/sys-libs/libtermcap-compat/ChangeLog
index 404ef096045f..8e7bc774171c 100644
--- a/sys-libs/libtermcap-compat/ChangeLog
+++ b/sys-libs/libtermcap-compat/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/libtermcap-compat
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/ChangeLog,v 1.29 2006/08/29 11:27:28 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/ChangeLog,v 1.30 2006/09/21 03:10:58 vapier Exp $
+
+ 21 Sep 2006; Mike Frysinger <vapier@gentoo.org>
+ libtermcap-compat-2.0.8-r2.ebuild:
+ Punt arm/ia64/mips/ppc64/s390 KEYWORDS as no package uses libtermcap-compat
+ and has support in those arches (and we want to kill this package, not
+ extend it).
29 Aug 2006; <blubb@gentoo.org> libtermcap-compat-2.0.8-r1.ebuild:
fix for multilib-strict adherence; bug 145370
diff --git a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild
index adee20f00240..645bcb0da531 100644
--- a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild
+++ b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild,v 1.2 2006/09/20 23:13:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild,v 1.3 2006/09/21 03:10:58 vapier Exp $
# we only want this for binary-only packages, so we will only be installing
# the lib used at runtime; no headers and no files to link against
@@ -18,7 +18,7 @@ SRC_URI="http://www.catb.org/~esr/terminfo/termtypes.tc.gz
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""