summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-17 23:02:17 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-17 23:02:17 +0000
commit4a32858c804132190f68eac7cbad91fd5afb4032 (patch)
tree00d0992f0fc36888d46764b75b1d912f35050a1f /x11-libs/dnd/dnd-1.1.ebuild
parentAdded ~sparc keyword. (Manifest recommit) (diff)
downloadgentoo-2-4a32858c804132190f68eac7cbad91fd5afb4032.tar.gz
gentoo-2-4a32858c804132190f68eac7cbad91fd5afb4032.tar.bz2
gentoo-2-4a32858c804132190f68eac7cbad91fd5afb4032.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-libs/dnd/dnd-1.1.ebuild')
-rw-r--r--x11-libs/dnd/dnd-1.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild
index 50eb34f9cefa..d27ff2a1d263 100644
--- a/x11-libs/dnd/dnd-1.1.ebuild
+++ b/x11-libs/dnd/dnd-1.1.ebuild
@@ -1,12 +1,14 @@
# 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.14 2004/03/01 12:32:15 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.15 2004/04/17 23:02:17 aliz Exp $
+
+inherit eutils
S=${WORKDIR}/DND/DNDlib
DESCRIPTION="OffiX' Drag'n'drop library"
HOMEPAGE="http://leb.net/OffiX"
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"