summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-09 10:53:21 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-09 10:53:21 +0000
commit1db42b1b14263365745545f25c946f01be1709d4 (patch)
tree10a39cb4c93d6687707ee1f6966463aadb440f70 /x11-libs/gtkDPS
parentrepoman QA issues (diff)
downloadgentoo-2-1db42b1b14263365745545f25c946f01be1709d4.tar.gz
gentoo-2-1db42b1b14263365745545f25c946f01be1709d4.tar.bz2
gentoo-2-1db42b1b14263365745545f25c946f01be1709d4.zip
Added LICENSE, KEYWORDS and SLOT tags
Diffstat (limited to 'x11-libs/gtkDPS')
-rw-r--r--x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild b/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild
index a46949428022..e0d97ae4a62c 100644
--- a/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild
+++ b/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild
@@ -1,12 +1,15 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild,v 1.3 2002/05/23 06:50:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild,v 1.4 2002/07/09 10:53:20 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Set of functions, objects and widgets to use DPS easily with GTK"
SRC_URI="http://www.aist-nara.ac.jp/~masata-y/gtkDPS/dist/${P}.tar.gz"
HOMEPAGE="http://www.aist-nara.ac.jp/~masata-y/gtkDPS/"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc
=x11-libs/gtk+-1.2*