summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2005-11-07 14:57:52 +0000
committerStephen Becker <geoman@gentoo.org>2005-11-07 14:57:52 +0000
commitb30b3f044b6df5d8001c730f2a2a731e12a83c2e (patch)
tree06a067caa5f002fcd204ca164c10b893927a567f /x11-misc/imake
parentversion bump, remove old one (diff)
downloadhistorical-b30b3f044b6df5d8001c730f2a2a731e12a83c2e.tar.gz
historical-b30b3f044b6df5d8001c730f2a2a731e12a83c2e.tar.bz2
historical-b30b3f044b6df5d8001c730f2a2a731e12a83c2e.zip
added ~mips keyword
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-misc/imake')
-rw-r--r--x11-misc/imake/ChangeLog5
-rw-r--r--x11-misc/imake/imake-0.99.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
index e135140728ff..fe2948bbc476 100644
--- a/x11-misc/imake/ChangeLog
+++ b/x11-misc/imake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/imake
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.3 2005/11/02 19:33:44 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.4 2005/11/07 14:55:52 geoman Exp $
+
+ 07 Nov 2005; Stephen P. Becker <geoman@gentoo.org> imake-0.99.1.ebuild:
+ added ~mips keyword
02 Nov 2005; Ferris McCormick <fmccor@gentoo.org> imake-0.99.1.ebuild:
Add ~sparc keyword (needed with X-modular for some packages).
diff --git a/x11-misc/imake/imake-0.99.1.ebuild b/x11-misc/imake/imake-0.99.1.ebuild
index 54ecd7167740..360b849431ff 100644
--- a/x11-misc/imake/imake-0.99.1.ebuild
+++ b/x11-misc/imake/imake-0.99.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-0.99.1.ebuild,v 1.3 2005/11/02 19:33:44 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-0.99.1.ebuild,v 1.4 2005/11/07 14:55:52 geoman Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org imake build system"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~mips ~sparc ~x86"
RDEPEND="x11-misc/xorg-cf-files"
DEPEND="${RDEPEND}
x11-proto/xproto"