summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-01 12:32:15 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-01 12:32:15 +0000
commit8a366c90dc8ff27ddb8344e7ac2fcf22cb106290 (patch)
treeb68850a61cda63bf6afe1791674109d7922befb8 /x11-libs/dnd
parentChangeLog fixes (Manifest recommit) (diff)
downloadgentoo-2-8a366c90dc8ff27ddb8344e7ac2fcf22cb106290.tar.gz
gentoo-2-8a366c90dc8ff27ddb8344e7ac2fcf22cb106290.tar.bz2
gentoo-2-8a366c90dc8ff27ddb8344e7ac2fcf22cb106290.zip
Added to ~ppc
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 ac05590b0ac7..6378c2df0371 100644
--- a/x11-libs/dnd/ChangeLog
+++ b/x11-libs/dnd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/dnd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.6 2004/02/16 22:25:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.7 2004/03/01 12:32:15 dholm Exp $
+
+ 01 Mar 2004; David Holm <dholm@gentoo.org> dnd-1.1.ebuild:
+ Added to ~ppc.
16 Feb 2004; Aron Griffis <agriffis@gentoo.org> dnd-1.1.ebuild:
stable on alpha and ia64
diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild
index 1695ad263626..50eb34f9cefa 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 Technologies, Inc.
# 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.13 2004/02/21 22:49:48 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.14 2004/03/01 12:32:15 dholm Exp $
S=${WORKDIR}/DND/DNDlib
DESCRIPTION="OffiX' Drag'n'drop library"
@@ -9,7 +9,7 @@ SRC_URI="http://leb.net/OffiX/dnd.1.1.tgz"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 sparc alpha ia64 amd64"
+KEYWORDS="x86 sparc alpha ia64 amd64 ~ppc"
DEPEND="virtual/x11"