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/xforms
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/xforms')
-rw-r--r--x11-libs/xforms/xforms-089-r1.ebuild3
-rw-r--r--x11-libs/xforms/xforms-089-r2.ebuild1
-rw-r--r--x11-libs/xforms/xforms-089.ebuild3
3 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/xforms/xforms-089-r1.ebuild b/x11-libs/xforms/xforms-089-r1.ebuild
index 2debf9b2b638..707d1315b8ff 100644
--- a/x11-libs/xforms/xforms-089-r1.ebuild
+++ b/x11-libs/xforms/xforms-089-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-089-r1.ebuild,v 1.4 2002/06/12 23:48:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-089-r1.ebuild,v 1.5 2002/07/09 10:53:21 aliz Exp $
MY_P="bxform-${PV}-glibc2.1"
MY_D="linux-i386/elf"
@@ -20,6 +20,7 @@ SLOT="0"
DEPEND="virtual/x11"
RDEPEND=""
LICENSE="GPL-2"
+KEYWORDS="x86"
src_compile() {
make || die
diff --git a/x11-libs/xforms/xforms-089-r2.ebuild b/x11-libs/xforms/xforms-089-r2.ebuild
index 825eb1d7ea53..b3b658907b16 100644
--- a/x11-libs/xforms/xforms-089-r2.ebuild
+++ b/x11-libs/xforms/xforms-089-r2.ebuild
@@ -20,6 +20,7 @@ SLOT="0"
DEPEND="virtual/x11"
RDEPEND=""
LICENSE="GPL-2"
+KEYWORDS="x86"
src_compile() {
make || die
diff --git a/x11-libs/xforms/xforms-089.ebuild b/x11-libs/xforms/xforms-089.ebuild
index e561ee3267c1..8e108068277e 100644
--- a/x11-libs/xforms/xforms-089.ebuild
+++ b/x11-libs/xforms/xforms-089.ebuild
@@ -8,6 +8,9 @@ S=${WORKDIR}/${PN}
DESCRIPTION="A GUI Toolkit based on Xlib"
SRC_URI="ftp://ncmir.ucsd.edu/pub/xforms/linux-i386/elf/${MY_P}.tgz"
HOMEPAGE="http://world.std.com/~xforms/"
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/x11"