summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:11:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:11:58 +0000
commitfe0b0b70a2261c003748e4def4956fab9a3e0af3 (patch)
tree87e8c3064304ed8241009914f051898a810d41e4 /dev-libs/tinyq/tinyq-3.0.5.ebuild
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.tar.gz
historical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.tar.bz2
historical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/tinyq/tinyq-3.0.5.ebuild')
-rw-r--r--dev-libs/tinyq/tinyq-3.0.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/tinyq/tinyq-3.0.5.ebuild b/dev-libs/tinyq/tinyq-3.0.5.ebuild
index 7dfeba0059bc..24e415cfb2ff 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-2004 Gentoo Foundation
# 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.9 2004/06/24 23:35:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.5.ebuild,v 1.10 2004/07/14 15:11:34 agriffis Exp $
DESCRIPTION="Stripped down version of qt ${PV} for console development"
SRC_URI="http://freesoftware.fsf.org/download/tinyq/tinyq-${PV}.tar.bz2"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.uwyn.com/projects/tinyq"
SLOT="3"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND=">=dev-util/yacc-1.9.1-r1
>=sys-devel/flex-2.5.4a-r4"