diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-27 17:51:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-27 17:51:27 +0000 |
commit | 8e9d8e006740375c2754213f3c3e4111b26fc3ba (patch) | |
tree | c75f3b7f63dbeb21763f298bad21e416a59a08f8 /sys-libs/libtermcap-compat | |
parent | Stable on sparc wrt #151875 (diff) | |
download | gentoo-2-8e9d8e006740375c2754213f3c3e4111b26fc3ba.tar.gz gentoo-2-8e9d8e006740375c2754213f3c3e4111b26fc3ba.tar.bz2 gentoo-2-8e9d8e006740375c2754213f3c3e4111b26fc3ba.zip |
Stable on sparc wrt #148858
(Portage version: 2.1.1)
Diffstat (limited to 'sys-libs/libtermcap-compat')
-rw-r--r-- | sys-libs/libtermcap-compat/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libtermcap-compat/ChangeLog b/sys-libs/libtermcap-compat/ChangeLog index 0c74572f6ae8..1162c1f87db2 100644 --- a/sys-libs/libtermcap-compat/ChangeLog +++ b/sys-libs/libtermcap-compat/ChangeLog @@ -1,6 +1,10 @@ # 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.36 2006/10/15 09:13:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/ChangeLog,v 1.37 2006/10/27 17:51:27 gustavoz Exp $ + + 27 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libtermcap-compat-2.0.8-r2.ebuild: + Stable on sparc wrt #148858 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> libtermcap-compat-2.0.8-r2.ebuild: 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 5a55c6002bcb..7951923d14e1 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.10 2006/10/15 09:13:40 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild,v 1.11 2006/10/27 17:51:27 gustavoz 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 hppa ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ppc sparc x86" IUSE="" DEPEND="" |