summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Wourms <dragon@gentoo.org>2003-02-24 22:34:59 +0000
committerNicholas Wourms <dragon@gentoo.org>2003-02-24 22:34:59 +0000
commita63b58964cdaf8ab2c3b7c14edba1937b9a7538d (patch)
tree7d91fbe0af0fc3768946be87c3d187f003cee16f /sys-apps/cpio
parentadd arm keyword (diff)
downloadhistorical-a63b58964cdaf8ab2c3b7c14edba1937b9a7538d.tar.gz
historical-a63b58964cdaf8ab2c3b7c14edba1937b9a7538d.tar.bz2
historical-a63b58964cdaf8ab2c3b7c14edba1937b9a7538d.zip
Mips keywordage additions and changes...
Diffstat (limited to 'sys-apps/cpio')
-rw-r--r--sys-apps/cpio/ChangeLog5
-rw-r--r--sys-apps/cpio/cpio-2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/cpio/ChangeLog b/sys-apps/cpio/ChangeLog
index 1aefc8ea8d12..ff0591c33753 100644
--- a/sys-apps/cpio/ChangeLog
+++ b/sys-apps/cpio/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-apps/cpio
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/ChangeLog,v 1.11 2003/02/21 02:34:19 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/ChangeLog,v 1.12 2003/02/24 22:34:58 dragon Exp $
20 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords
@@ -15,6 +15,9 @@
*cpio-2.5 (19 Nov 2002)
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> cpio-2.5.ebuild :
+ Marked as stable for mips.
+
19 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Version bump.
diff --git a/sys-apps/cpio/cpio-2.5.ebuild b/sys-apps/cpio/cpio-2.5.ebuild
index 80ab9ef8bfbe..35a275094c80 100644
--- a/sys-apps/cpio/cpio-2.5.ebuild
+++ b/sys-apps/cpio/cpio-2.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/cpio-2.5.ebuild,v 1.7 2003/02/21 02:34:19 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpio/cpio-2.5.ebuild,v 1.8 2003/02/24 22:34:58 dragon Exp $
DESCRIPTION="A file archival tool which can also read and write tar files"
SRC_URI="mirror://gnu/cpio/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm mips"
SLOT="0"
LICENSE="GPL-2 LGPL-2"