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
commit728071684b9a00397b7851894d846c3f3d1864ed (patch)
treede8598c68bf2389fd04ebb66782e962385d4b8be /x11-libs
parentChangeLog fixes (diff)
downloadhistorical-728071684b9a00397b7851894d846c3f3d1864ed.tar.gz
historical-728071684b9a00397b7851894d846c3f3d1864ed.tar.bz2
historical-728071684b9a00397b7851894d846c3f3d1864ed.zip
Added to ~ppc
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/dnd/ChangeLog5
-rw-r--r--x11-libs/dnd/Manifest4
-rw-r--r--x11-libs/dnd/dnd-1.1.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/x11-libs/dnd/Manifest
index f0105c9f0727..b288f5ff2afd 100644
--- a/x11-libs/dnd/Manifest
+++ b/x11-libs/dnd/Manifest
@@ -1,4 +1,4 @@
-MD5 62757947dcdc7fbdfb6cc4b2cc5ece48 ChangeLog 926
-MD5 ce50b74df04ab7be4c8be5cc93f5b15c dnd-1.1.ebuild 661
+MD5 c9c00a78b31bd101291a82988f6df993 ChangeLog 1002
+MD5 be2c04df81e19703e168217b30f3feda dnd-1.1.ebuild 662
MD5 5bcbf95d481a26737a32374140b6f910 files/digest-dnd-1.1 56
MD5 0004edf0ec28c4b590e0832ba2463d04 files/dnd-1.1-gentoo.diff 1533
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"