summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-16 22:25:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-16 22:25:54 +0000
commit7f83e71a82dd3fb1374e364d8452f73751927468 (patch)
tree25bff5ff8bb5bd941415d92ccf4038b180ee38f2 /x11-libs/dnd
parentstable on sparc (diff)
downloadhistorical-7f83e71a82dd3fb1374e364d8452f73751927468.tar.gz
historical-7f83e71a82dd3fb1374e364d8452f73751927468.tar.bz2
historical-7f83e71a82dd3fb1374e364d8452f73751927468.zip
stable on alpha and ia64
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 082dc4a1ba55..ac05590b0ac7 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.5 2004/01/25 22:02:17 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/ChangeLog,v 1.6 2004/02/16 22:25:54 agriffis Exp $
+
+ 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> dnd-1.1.ebuild:
+ stable on alpha and ia64
25 Jan 2004; Markus Nigbur <pyrania@gentoo.org> dnd-1.1.ebuild:
Hooray for epatch.
diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild
index 1b131b1e48b2..ff1460256503 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.11 2004/01/25 22:02:17 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.12 2004/02/16 22:25:54 agriffis 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 "
+KEYWORDS="x86 sparc alpha ia64"
DEPEND="virtual/x11"