summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2002-12-12 21:46:39 +0000
committerJan Seidel <tuxus@gentoo.org>2002-12-12 21:46:39 +0000
commit4df58ac7ec8751a5a47e7016c452b0fa61eb449c (patch)
treea8e3a07900795e94339a7314cc898c29347fb1b2 /sys-libs
parentAdded mips to keywords (diff)
downloadgentoo-2-4df58ac7ec8751a5a47e7016c452b0fa61eb449c.tar.gz
gentoo-2-4df58ac7ec8751a5a47e7016c452b0fa61eb449c.tar.bz2
gentoo-2-4df58ac7ec8751a5a47e7016c452b0fa61eb449c.zip
Added mips to keywords
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/zlib/ChangeLog5
-rw-r--r--sys-libs/zlib/zlib-1.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/zlib/ChangeLog b/sys-libs/zlib/ChangeLog
index 032ce03399d4..518d3ab86e7a 100644
--- a/sys-libs/zlib/ChangeLog
+++ b/sys-libs/zlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/zlib
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.6 2002/12/09 04:37:29 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.7 2002/12/12 21:46:39 tuxus Exp $
+
+ 12 Dec 2002; Jan Seidel <tuxus@gentoo.org> zlib-1.1.4.ebuild :
+ Added mips to keywords.
\* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
diff --git a/sys-libs/zlib/zlib-1.1.4.ebuild b/sys-libs/zlib/zlib-1.1.4.ebuild
index f60fca9bed65..96c3268dc75c 100644
--- a/sys-libs/zlib/zlib-1.1.4.ebuild
+++ b/sys-libs/zlib/zlib-1.1.4.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/zlib/zlib-1.1.4.ebuild,v 1.12 2002/12/09 04:37:29 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.1.4.ebuild,v 1.13 2002/12/12 21:46:39 tuxus Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Standard (de)compression library"
@@ -8,7 +8,7 @@ SRC_URI="http://www.gzip.org/zlib/${P}.tar.bz2"
HOMEPAGE="http://www.gzip.org/zlib"
LICENSE="ZLIB"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
SLOT="0"
DEPEND="virtual/glibc"