diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:29 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:29 +0000 |
commit | 266674e94a809d37987dec2d9697a4a392442eec (patch) | |
tree | 1c5880f2c02e2387395117c7177edf6ffd6cc19b /sys-libs/libtermcap-compat | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-266674e94a809d37987dec2d9697a4a392442eec.tar.gz historical-266674e94a809d37987dec2d9697a4a392442eec.tar.bz2 historical-266674e94a809d37987dec2d9697a4a392442eec.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-libs/libtermcap-compat')
-rw-r--r-- | sys-libs/libtermcap-compat/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libtermcap-compat/ChangeLog b/sys-libs/libtermcap-compat/ChangeLog index 6ca78e7c0ec8..f97e53e16228 100644 --- a/sys-libs/libtermcap-compat/ChangeLog +++ b/sys-libs/libtermcap-compat/ChangeLog @@ -1,7 +1,10 @@ # 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.3 2002/12/02 16:10:02 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/ChangeLog,v 1.4 2002/12/09 04:37:29 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *libtermcap-compat-1.2.3 (05 Sep 2002) 02 Dec 2002; Will Woods <wwoods@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 dea79635b30c..ef98eba6ae86 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.6 2002/12/02 16:10:02 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-1.2.3.ebuild,v 1.7 2002/12/09 04:37:29 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc" |