summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/STLport/STLport-4.5.3-r1.ebuild4
-rw-r--r--dev-libs/openssl/openssl-0.9.6k-r1.ebuild4
-rw-r--r--dev-libs/openssl/openssl-0.9.6k.ebuild4
-rw-r--r--dev-libs/openssl/openssl-0.9.6l.ebuild4
-rw-r--r--dev-libs/openssl/openssl-0.9.7b-r3.ebuild4
-rw-r--r--dev-libs/openssl/openssl-0.9.7c-r1.ebuild4
-rw-r--r--dev-libs/openssl/openssl-0.9.7c.ebuild4
-rw-r--r--dev-libs/popt/popt-1.5.ebuild4
-rw-r--r--dev-libs/proj/proj-4.4.7-r1.ebuild4
-rw-r--r--dev-libs/publib/publib-0.31.ebuild4
-rw-r--r--dev-libs/quantlib/quantlib-0.3.0.ebuild4
-rw-r--r--dev-libs/skyutils/skyutils-2.1.ebuild4
-rw-r--r--dev-libs/skyutils/skyutils-2.4.ebuild4
-rw-r--r--dev-libs/skyutils/skyutils-2.5.ebuild4
-rw-r--r--dev-libs/syncdir/syncdir-1.0.ebuild4
-rw-r--r--dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild4
-rw-r--r--dev-libs/tc2/tc2-0.5.4.ebuild4
-rw-r--r--dev-libs/tinyq/tinyq-3.0.4.ebuild4
-rw-r--r--dev-libs/tinyq/tinyq-3.0.5.ebuild4
19 files changed, 38 insertions, 38 deletions
diff --git a/dev-libs/STLport/STLport-4.5.3-r1.ebuild b/dev-libs/STLport/STLport-4.5.3-r1.ebuild
index 51d01d1029b5..92ced9f7cd09 100644
--- a/dev-libs/STLport/STLport-4.5.3-r1.ebuild
+++ b/dev-libs/STLport/STLport-4.5.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r1.ebuild,v 1.8 2003/09/06 22:29:24 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r1.ebuild,v 1.9 2004/02/22 20:12:21 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="C++ STL library"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.stlport.org"
DEPEND="virtual/glibc"
SLOT="0"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
LICENSE="as-is"
src_unpack() {
diff --git a/dev-libs/openssl/openssl-0.9.6k-r1.ebuild b/dev-libs/openssl/openssl-0.9.6k-r1.ebuild
index 1171a95fe4c5..616283422a9a 100644
--- a/dev-libs/openssl/openssl-0.9.6k-r1.ebuild
+++ b/dev-libs/openssl/openssl-0.9.6k-r1.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/dev-libs/openssl/openssl-0.9.6k-r1.ebuild,v 1.6 2004/01/17 07:26:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6k-r1.ebuild,v 1.7 2004/02/22 20:09:09 agriffis Exp $
inherit eutils
@@ -13,7 +13,7 @@ RDEPEND="virtual/glibc"
DEPEND="${RDEPEND} >=dev-lang/perl-5"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm -amd64"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa -amd64"
IUSE=""
if [ "$PROFILE_ARCH" = "sparc" -a "`uname -m`" = "sparc64" ]; then
diff --git a/dev-libs/openssl/openssl-0.9.6k.ebuild b/dev-libs/openssl/openssl-0.9.6k.ebuild
index df1b3336ee1e..7aaf214faf4b 100644
--- a/dev-libs/openssl/openssl-0.9.6k.ebuild
+++ b/dev-libs/openssl/openssl-0.9.6k.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/dev-libs/openssl/openssl-0.9.6k.ebuild,v 1.7 2004/01/17 07:26:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6k.ebuild,v 1.8 2004/02/22 20:09:09 agriffis Exp $
inherit eutils
@@ -13,7 +13,7 @@ RDEPEND="virtual/glibc"
DEPEND="${RDEPEND} >=dev-lang/perl-5"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc alpha sparc mips hppa ~arm -amd64"
+KEYWORDS="x86 ppc alpha sparc mips hppa -amd64"
IUSE=""
if [ "$PROFILE_ARCH" = "sparc" -a "`uname -m`" = "sparc64" ]; then
diff --git a/dev-libs/openssl/openssl-0.9.6l.ebuild b/dev-libs/openssl/openssl-0.9.6l.ebuild
index 74b60c00f59a..bbcd211daa6b 100644
--- a/dev-libs/openssl/openssl-0.9.6l.ebuild
+++ b/dev-libs/openssl/openssl-0.9.6l.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/dev-libs/openssl/openssl-0.9.6l.ebuild,v 1.5 2004/01/17 07:26:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.6l.ebuild,v 1.6 2004/02/22 20:09:09 agriffis Exp $
inherit eutils
@@ -13,7 +13,7 @@ RDEPEND="virtual/glibc"
DEPEND="${RDEPEND} >=dev-lang/perl-5"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm -amd64"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa -amd64"
IUSE=""
if [ "$PROFILE_ARCH" = "sparc" -a "`uname -m`" = "sparc64" ]; then
diff --git a/dev-libs/openssl/openssl-0.9.7b-r3.ebuild b/dev-libs/openssl/openssl-0.9.7b-r3.ebuild
index 69ef253d21aa..a4fa63be1a0c 100644
--- a/dev-libs/openssl/openssl-0.9.7b-r3.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7b-r3.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/dev-libs/openssl/openssl-0.9.7b-r3.ebuild,v 1.3 2004/01/17 07:26:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7b-r3.ebuild,v 1.4 2004/02/22 20:09:09 agriffis Exp $
inherit eutils flag-o-matic
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm ia64"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa ia64"
src_unpack() {
unpack ${A}
diff --git a/dev-libs/openssl/openssl-0.9.7c-r1.ebuild b/dev-libs/openssl/openssl-0.9.7c-r1.ebuild
index e1fb3fe82380..b22951132d48 100644
--- a/dev-libs/openssl/openssl-0.9.7c-r1.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7c-r1.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/dev-libs/openssl/openssl-0.9.7c-r1.ebuild,v 1.20 2004/02/16 22:48:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7c-r1.ebuild,v 1.21 2004/02/22 20:09:09 agriffis Exp $
inherit eutils flag-o-matic
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc alpha sparc mips hppa ~arm amd64 ia64 ppc64"
+KEYWORDS="x86 ppc alpha sparc mips hppa amd64 ia64 ppc64"
src_unpack() {
unpack ${A}
diff --git a/dev-libs/openssl/openssl-0.9.7c.ebuild b/dev-libs/openssl/openssl-0.9.7c.ebuild
index 99a73f794ae1..564e9d62f29a 100644
--- a/dev-libs/openssl/openssl-0.9.7c.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7c.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/dev-libs/openssl/openssl-0.9.7c.ebuild,v 1.8 2004/01/17 07:26:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7c.ebuild,v 1.9 2004/02/22 20:09:09 agriffis Exp $
inherit eutils flag-o-matic
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm amd64 ia64"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa amd64 ia64"
src_unpack() {
unpack ${A}
diff --git a/dev-libs/popt/popt-1.5.ebuild b/dev-libs/popt/popt-1.5.ebuild
index d735e85d4af5..c4b2f7a8c315 100644
--- a/dev-libs/popt/popt-1.5.ebuild
+++ b/dev-libs/popt/popt-1.5.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/dev-libs/popt/popt-1.5.ebuild,v 1.15 2004/02/21 00:58:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.16 2004/02/22 20:09:33 agriffis Exp $
IUSE="nls"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rpm.org"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
DEPEND="nls? ( sys-devel/gettext )"
diff --git a/dev-libs/proj/proj-4.4.7-r1.ebuild b/dev-libs/proj/proj-4.4.7-r1.ebuild
index 84a1ff2b5435..88354ec36400 100644
--- a/dev-libs/proj/proj-4.4.7-r1.ebuild
+++ b/dev-libs/proj/proj-4.4.7-r1.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/dev-libs/proj/proj-4.4.7-r1.ebuild,v 1.2 2004/01/12 17:03:20 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/proj/proj-4.4.7-r1.ebuild,v 1.3 2004/02/22 20:10:05 agriffis Exp $
S=${WORKDIR}/${P}
N=${S}/nad
@@ -11,7 +11,7 @@ SRC_URI="http://proj.maptools.org/dl/${P}.tar.gz
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa"
DEPEND="virtual/glibc"
RDEPEND="${DEPEND}"
diff --git a/dev-libs/publib/publib-0.31.ebuild b/dev-libs/publib/publib-0.31.ebuild
index aa515308bace..3046b13d85a5 100644
--- a/dev-libs/publib/publib-0.31.ebuild
+++ b/dev-libs/publib/publib-0.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/publib/publib-0.31.ebuild,v 1.7 2003/02/13 10:50:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/publib/publib-0.31.ebuild,v 1.8 2004/02/22 20:10:36 agriffis Exp $
DESCRIPTION="C library of misc utility functions (parsing, data structs, etc.)"
SRC_URI="http://liw.iki.fi/liw/programs/debian/publib_${PV}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://liw.iki.fi/liw/programs/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
DEPEND="virtual/glibc"
diff --git a/dev-libs/quantlib/quantlib-0.3.0.ebuild b/dev-libs/quantlib/quantlib-0.3.0.ebuild
index c3f0481c0433..fe88995196c4 100644
--- a/dev-libs/quantlib/quantlib-0.3.0.ebuild
+++ b/dev-libs/quantlib/quantlib-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.0.ebuild,v 1.5 2003/03/25 20:13:29 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/quantlib-0.3.0.ebuild,v 1.6 2004/02/22 20:11:11 agriffis Exp $
IUSE=""
@@ -15,7 +15,7 @@ DEPEND="sys-devel/libtool"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa"
src_install(){
einstall || die "einstall failed"
diff --git a/dev-libs/skyutils/skyutils-2.1.ebuild b/dev-libs/skyutils/skyutils-2.1.ebuild
index 1a5e147032c8..8beacfd57cf0 100644
--- a/dev-libs/skyutils/skyutils-2.1.ebuild
+++ b/dev-libs/skyutils/skyutils-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/skyutils/skyutils-2.1.ebuild,v 1.4 2003/02/13 10:51:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/skyutils/skyutils-2.1.ebuild,v 1.5 2004/02/22 20:11:46 agriffis Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://zekiller.skytech.org/fichiers/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND="virtual/glibc"
diff --git a/dev-libs/skyutils/skyutils-2.4.ebuild b/dev-libs/skyutils/skyutils-2.4.ebuild
index 05e7f4efa53e..61da85a1dfe3 100644
--- a/dev-libs/skyutils/skyutils-2.4.ebuild
+++ b/dev-libs/skyutils/skyutils-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/skyutils/skyutils-2.4.ebuild,v 1.3 2003/07/12 09:22:23 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/skyutils/skyutils-2.4.ebuild,v 1.4 2004/02/22 20:11:46 agriffis Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://zekiller.skytech.org/fichiers/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND="virtual/glibc"
diff --git a/dev-libs/skyutils/skyutils-2.5.ebuild b/dev-libs/skyutils/skyutils-2.5.ebuild
index f1602555255a..9b891d200066 100644
--- a/dev-libs/skyutils/skyutils-2.5.ebuild
+++ b/dev-libs/skyutils/skyutils-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/skyutils/skyutils-2.5.ebuild,v 1.2 2003/07/12 09:22:23 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/skyutils/skyutils-2.5.ebuild,v 1.3 2004/02/22 20:11:46 agriffis Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://zekiller.skytech.org/fichiers/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND="virtual/glibc"
diff --git a/dev-libs/syncdir/syncdir-1.0.ebuild b/dev-libs/syncdir/syncdir-1.0.ebuild
index b06f7611c532..6cbe1be6533c 100644
--- a/dev-libs/syncdir/syncdir-1.0.ebuild
+++ b/dev-libs/syncdir/syncdir-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild,v 1.6 2003/02/13 10:51:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild,v 1.7 2004/02/22 20:12:53 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Provides an alternate implementation for open, link, rename, and unlink "
@@ -9,7 +9,7 @@ SRC_URI="http://untroubled.org/syncdir/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
RDEPEND="virtual/glibc"
diff --git a/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild b/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild
index 99c3977a0b88..4bc4e817c05b 100644
--- a/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild
+++ b/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild,v 1.1 2003/10/30 02:43:20 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild,v 1.2 2004/02/22 20:13:30 agriffis Exp $
IUSE="static"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tc2/${P}.tar.gz"
SLOT="0"
LICENSE="OpenSoftware"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
DEPEND=">=dev-libs/tc2-0.5.0"
diff --git a/dev-libs/tc2/tc2-0.5.4.ebuild b/dev-libs/tc2/tc2-0.5.4.ebuild
index 0cb80a1913aa..0e44fdd794b7 100644
--- a/dev-libs/tc2/tc2-0.5.4.ebuild
+++ b/dev-libs/tc2/tc2-0.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2/tc2-0.5.4.ebuild,v 1.1 2003/10/30 02:38:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2/tc2-0.5.4.ebuild,v 1.2 2004/02/22 20:13:13 agriffis Exp $
IUSE="static debug"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="OpenSoftware"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64"
DEPEND=">=dev-libs/libtc-0.6.0"
diff --git a/dev-libs/tinyq/tinyq-3.0.4.ebuild b/dev-libs/tinyq/tinyq-3.0.4.ebuild
index d83bd263b647..a55890168e22 100644
--- a/dev-libs/tinyq/tinyq-3.0.4.ebuild
+++ b/dev-libs/tinyq/tinyq-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.4.ebuild,v 1.8 2003/02/13 10:51:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.4.ebuild,v 1.9 2004/02/22 20:13:49 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Stripped down version of qt ${PV} for console development"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.uwyn.com/projects/tinyq"
SLOT="3"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
DEPEND=">=dev-util/yacc-1.9.1-r1
>=sys-devel/flex-2.5.4a-r4"
diff --git a/dev-libs/tinyq/tinyq-3.0.5.ebuild b/dev-libs/tinyq/tinyq-3.0.5.ebuild
index 0a6f51d23af8..8983490e0554 100644
--- a/dev-libs/tinyq/tinyq-3.0.5.ebuild
+++ b/dev-libs/tinyq/tinyq-3.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.5.ebuild,v 1.6 2003/02/13 10:51:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.5.ebuild,v 1.7 2004/02/22 20:13:49 agriffis Exp $
DESCRIPTION="Stripped down version of qt ${PV} for console development"
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.uwyn.com/projects/tinyq"
SLOT="3"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
DEPEND=">=dev-util/yacc-1.9.1-r1
>=sys-devel/flex-2.5.4a-r4"