diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
commit | 93e666f8cb157bf1f22276d2d29b8f620fa35cb8 (patch) | |
tree | 85b497452e2764eb5feddc843a7bce372fd879fc /dev-libs/tinyq | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-93e666f8cb157bf1f22276d2d29b8f620fa35cb8.tar.gz gentoo-2-93e666f8cb157bf1f22276d2d29b8f620fa35cb8.tar.bz2 gentoo-2-93e666f8cb157bf1f22276d2d29b8f620fa35cb8.zip |
Remove arm keywords
Diffstat (limited to 'dev-libs/tinyq')
-rw-r--r-- | dev-libs/tinyq/tinyq-3.0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/tinyq/tinyq-3.0.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |