summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-11-02 19:38:13 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-11-02 19:38:13 +0000
commit23e0975146e26414db6d3e8d838730652486e484 (patch)
tree894a871ea490f0142038143cb0acd254ce5aed99 /x11-misc/imake
parentVersion bump. (diff)
downloadhistorical-23e0975146e26414db6d3e8d838730652486e484.tar.gz
historical-23e0975146e26414db6d3e8d838730652486e484.tar.bz2
historical-23e0975146e26414db6d3e8d838730652486e484.zip
Add ~sparc keyword (needed with X-modular for some packages).
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 44e6724cd136..e135140728ff 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.2 2005/11/01 18:23:05 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.3 2005/11/02 19:33:44 fmccor Exp $
+
+ 02 Nov 2005; Ferris McCormick <fmccor@gentoo.org> imake-0.99.1.ebuild:
+ Add ~sparc keyword (needed with X-modular for some packages).
01 Nov 2005; <dang@gentoo.org> imake-0.99.1.ebuild:
Marked ~amd64
diff --git a/x11-misc/imake/imake-0.99.1.ebuild b/x11-misc/imake/imake-0.99.1.ebuild
index 3bf383ab204f..54ecd7167740 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.2 2005/11/01 18:23:05 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-0.99.1.ebuild,v 1.3 2005/11/02 19:33:44 fmccor 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 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
RDEPEND="x11-misc/xorg-cf-files"
DEPEND="${RDEPEND}
x11-proto/xproto"