diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:11:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:11:58 +0000 |
commit | 5a765d5539a40b5887f00dee7c43d6f4f94c8a73 (patch) | |
tree | d453a5047da7ee6be5d27d9f6af6372ec6814be4 /dev-libs/tinyq | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | gentoo-2-5a765d5539a40b5887f00dee7c43d6f4f94c8a73.tar.gz gentoo-2-5a765d5539a40b5887f00dee7c43d6f4f94c8a73.tar.bz2 gentoo-2-5a765d5539a40b5887f00dee7c43d6f4f94c8a73.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-libs/tinyq')
-rw-r--r-- | dev-libs/tinyq/tinyq-3.0.4.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/tinyq/tinyq-3.0.5.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/tinyq/tinyq-3.0.6.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/tinyq/tinyq-3.0.4.ebuild b/dev-libs/tinyq/tinyq-3.0.4.ebuild index ccfe6da34b10..d5cd7e53ae88 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-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.4.ebuild,v 1.11 2004/06/24 23:35:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.4.ebuild,v 1.12 2004/07/14 15:11:34 agriffis Exp $ DESCRIPTION="Stripped down version of qt ${PV} for console development" SRC_URI="mirror://sourceforge/tinyqt/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" 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" diff --git a/dev-libs/tinyq/tinyq-3.0.6.ebuild b/dev-libs/tinyq/tinyq-3.0.6.ebuild index f2f3cb930ae0..c4a4ff8b03cb 100644 --- a/dev-libs/tinyq/tinyq-3.0.6.ebuild +++ b/dev-libs/tinyq/tinyq-3.0.6.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.6.ebuild,v 1.6 2004/06/24 23:35:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyq/tinyq-3.0.6.ebuild,v 1.7 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/${P}.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" |