summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-03-22 19:31:57 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-03-22 19:31:57 +0000
commit014fe624a74d861e533444303e812a7d04544343 (patch)
tree9d1f1eb9c839b99d3eebc9bb6c052b446410826b /dev-util
parentmissed freetype-2.1.9 change in dependency (diff)
downloadgentoo-2-014fe624a74d861e533444303e812a7d04544343.tar.gz
gentoo-2-014fe624a74d861e533444303e812a7d04544343.tar.bz2
gentoo-2-014fe624a74d861e533444303e812a7d04544343.zip
added ~amd64 to KEYWORDS, fixes #83157
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/dmake/ChangeLog7
-rw-r--r--dev-util/dmake/dmake-4.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/dmake/ChangeLog b/dev-util/dmake/ChangeLog
index 1309973e6e50..b1f637da2578 100644
--- a/dev-util/dmake/ChangeLog
+++ b/dev-util/dmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/dmake
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/ChangeLog,v 1.10 2004/12/27 18:40:35 seemant Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/ChangeLog,v 1.11 2005/03/22 19:31:57 luckyduck Exp $
+
+ 22 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> dmake-4.1-r1.ebuild:
+ added ~amd64 to KEYWORDS, fixes #83157
27 Dec 2004; Seemant Kulleen <seemant@gentoo.org> dmake-4.1-r1.ebuild:
HOMEPAGE and SRC_URI fix thanks to: Adam Chodorowski <adam@chodorowski.com>
diff --git a/dev-util/dmake/dmake-4.1-r1.ebuild b/dev-util/dmake/dmake-4.1-r1.ebuild
index aa27a15b2f66..efe2a8658af8 100644
--- a/dev-util/dmake/dmake-4.1-r1.ebuild
+++ b/dev-util/dmake/dmake-4.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.16 2004/12/27 18:40:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.17 2005/03/22 19:31:57 luckyduck Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://tools.openoffice.org/tools/dmake.html"
SLOT="0"
LICENSE="GPL-1"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc ~amd64"
IUSE=""
DEPEND="sys-apps/groff"