summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-11-01 18:24:00 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-11-01 18:24:00 +0000
commit046f404fe38476fd0864f59bc4bb93c68350c3cd (patch)
tree7f30637b156bfab994fea21a53442b5b94106aca /x11-misc/imake
parentFixed ebuild as per bug #110225 (REOPENED) (diff)
downloadhistorical-046f404fe38476fd0864f59bc4bb93c68350c3cd.tar.gz
historical-046f404fe38476fd0864f59bc4bb93c68350c3cd.tar.bz2
historical-046f404fe38476fd0864f59bc4bb93c68350c3cd.zip
Marked ~amd64
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/Manifest6
-rw-r--r--x11-misc/imake/imake-0.99.1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
index 56e390cd58de..44e6724cd136 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.1 2005/10/20 06:51:54 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.2 2005/11/01 18:23:05 dang Exp $
+
+ 01 Nov 2005; <dang@gentoo.org> imake-0.99.1.ebuild:
+ Marked ~amd64
*imake-0.99.1 (20 Oct 2005)
diff --git a/x11-misc/imake/Manifest b/x11-misc/imake/Manifest
index 74731a124de7..e95c86559d97 100644
--- a/x11-misc/imake/Manifest
+++ b/x11-misc/imake/Manifest
@@ -1,4 +1,4 @@
-MD5 fa7b883460d7c720b26505c672e02b32 ChangeLog 361
-MD5 a261f81bdb4f1a1200e02f4b5ef28db1 imake-0.99.1.ebuild 446
-MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
+MD5 456a160fa4abdd3f3a7c97e6f948eb54 ChangeLog 432
MD5 2ac8c99149a38ceab27b730f81d7b697 files/digest-imake-0.99.1 64
+MD5 a1ce6d114a5e3e47fdafaa1e97cf4b0c imake-0.99.1.ebuild 453
+MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
diff --git a/x11-misc/imake/imake-0.99.1.ebuild b/x11-misc/imake/imake-0.99.1.ebuild
index 8d80de551f14..3bf383ab204f 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.1 2005/10/20 06:51:54 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-0.99.1.ebuild,v 1.2 2005/11/01 18:23:05 dang 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="~x86"
+KEYWORDS="~amd64 ~x86"
RDEPEND="x11-misc/xorg-cf-files"
DEPEND="${RDEPEND}
x11-proto/xproto"