summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-21 03:04:53 +0000
committerTom Gall <tgall@gentoo.org>2004-07-21 03:04:53 +0000
commitbc6f6dd5bdef677e7b85ff5d2249c965455e93c6 (patch)
treed36920ea3a4a96b75d64a2dcbc9d8f0febc69411 /x11-libs/dnd
parentinitial ebuild #53793 (Manifest recommit) (diff)
downloadgentoo-2-bc6f6dd5bdef677e7b85ff5d2249c965455e93c6.tar.gz
gentoo-2-bc6f6dd5bdef677e7b85ff5d2249c965455e93c6.tar.bz2
gentoo-2-bc6f6dd5bdef677e7b85ff5d2249c965455e93c6.zip
stable on ppc64, bug #57174
Diffstat (limited to 'x11-libs/dnd')
-rw-r--r--x11-libs/dnd/ChangeLog5
-rw-r--r--x11-libs/dnd/dnd-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/dnd/ChangeLog b/x11-libs/dnd/ChangeLog
index 936f94a86c90..7a182c826ca7 100644
--- a/x11-libs/dnd/ChangeLog
+++ b/x11-libs/dnd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/dnd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.10 2004/07/03 14:00:17 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.11 2004/07/21 03:02:04 tgall Exp $
+
+ 20 Jul 2004; Tom Tgall <tgall@gentoo.org> dnd-1.1.ebuild:
+ stable on ppc64, bug #57174
03 Jul 2004; <pyrania@gentoo.org> +files/Makefile-fix.patch, dnd-1.1.ebuild:
Fixing parallel compilation. See bug #44047.
diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild
index 8835fea71d20..50d4a90fbf51 100644
--- a/x11-libs/dnd/dnd-1.1.ebuild
+++ b/x11-libs/dnd/dnd-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.18 2004/07/03 14:00:17 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.19 2004/07/21 03:02:04 tgall Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://leb.net/OffiX/dnd.1.1.tgz"
IUSE=""
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 sparc alpha ia64 amd64 ppc"
+KEYWORDS="x86 sparc alpha ia64 amd64 ppc ppc64"
DEPEND="virtual/x11"