summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:57:08 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:57:08 +0000
commitc04703dfd4228fab4430add396a54885f436c4de (patch)
tree81617e040b47578c904fd8c034face0093ef3485
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-c04703dfd4228fab4430add396a54885f436c4de.tar.gz
gentoo-2-c04703dfd4228fab4430add396a54885f436c4de.tar.bz2
gentoo-2-c04703dfd4228fab4430add396a54885f436c4de.zip
sync IUSE (missing)
-rw-r--r--app-vim/xsl/xsl-0.3.11.ebuild3
-rw-r--r--app-vim/zoomwin/zoomwin-16.ebuild3
-rw-r--r--app-vim/zoomwin/zoomwin-17.ebuild3
-rw-r--r--dev-lang/sr/sr-2.3.2.ebuild3
-rw-r--r--dev-lang/stratego/stratego-0.8.1.ebuild3
-rw-r--r--dev-lang/stratego/stratego-0.8.ebuild3
-rw-r--r--dev-lang/stratego/stratego-0.9.4.ebuild3
7 files changed, 14 insertions, 7 deletions
diff --git a/app-vim/xsl/xsl-0.3.11.ebuild b/app-vim/xsl/xsl-0.3.11.ebuild
index 585d47980b4e..ce137adfb2d1 100644
--- a/app-vim/xsl/xsl-0.3.11.ebuild
+++ b/app-vim/xsl/xsl-0.3.11.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/app-vim/xsl/xsl-0.3.11.ebuild,v 1.6 2004/06/24 23:05:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/xsl-0.3.11.ebuild,v 1.7 2004/07/14 13:53:15 agriffis Exp $
inherit vim-plugin
@@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: Syntax for XSLT (with HTML and others)"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=257"
LICENSE="vim"
KEYWORDS="x86 alpha ia64 sparc ~ppc"
+IUSE=""
diff --git a/app-vim/zoomwin/zoomwin-16.ebuild b/app-vim/zoomwin/zoomwin-16.ebuild
index 143fe3980fe5..7442de8f09e6 100644
--- a/app-vim/zoomwin/zoomwin-16.ebuild
+++ b/app-vim/zoomwin/zoomwin-16.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/app-vim/zoomwin/zoomwin-16.ebuild,v 1.4 2004/06/24 23:05:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-16.ebuild,v 1.5 2004/07/14 13:53:39 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: brief-style window zooming"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508"
LICENSE="vim"
KEYWORDS="alpha sparc x86 ~ppc ia64 ~mips"
+IUSE=""
function src_unpack() {
unpack ${A}
diff --git a/app-vim/zoomwin/zoomwin-17.ebuild b/app-vim/zoomwin/zoomwin-17.ebuild
index 8ff66dd501cb..381255a333a8 100644
--- a/app-vim/zoomwin/zoomwin-17.ebuild
+++ b/app-vim/zoomwin/zoomwin-17.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/app-vim/zoomwin/zoomwin-17.ebuild,v 1.3 2004/06/24 23:05:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-17.ebuild,v 1.4 2004/07/14 13:53:39 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: brief-style window zooming"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508"
LICENSE="vim"
KEYWORDS="~alpha sparc ~x86 ~ppc ~ia64 mips"
+IUSE=""
function src_unpack() {
unpack ${A}
diff --git a/dev-lang/sr/sr-2.3.2.ebuild b/dev-lang/sr/sr-2.3.2.ebuild
index 4fb3eb0f0a65..254e6227dbab 100644
--- a/dev-lang/sr/sr-2.3.2.ebuild
+++ b/dev-lang/sr/sr-2.3.2.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-lang/sr/sr-2.3.2.ebuild,v 1.7 2004/06/24 22:57:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/sr/sr-2.3.2.ebuild,v 1.8 2004/07/14 13:53:52 agriffis Exp $
inherit eutils
@@ -11,6 +11,7 @@ SRC_URI="ftp://ftp.cs.arizona.edu/sr/sr.tar.Z"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
RDEPEND="virtual/ssh"
diff --git a/dev-lang/stratego/stratego-0.8.1.ebuild b/dev-lang/stratego/stratego-0.8.1.ebuild
index ca971270d875..8b626c44621a 100644
--- a/dev-lang/stratego/stratego-0.8.1.ebuild
+++ b/dev-lang/stratego/stratego-0.8.1.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-lang/stratego/stratego-0.8.1.ebuild,v 1.14 2004/06/24 22:57:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/stratego/stratego-0.8.1.ebuild,v 1.15 2004/07/14 13:57:08 agriffis Exp $
DESCRIPTION="Stratego term-rewriting language"
HOMEPAGE="http://www.stratego-language.org/"
@@ -9,6 +9,7 @@ SRC_URI="http://www.stratego-language.org/ftp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc alpha ~ia64"
+IUSE=""
DEPEND=">=dev-libs/aterm-1.6.7
>=dev-libs/cpl-stratego-0.4"
diff --git a/dev-lang/stratego/stratego-0.8.ebuild b/dev-lang/stratego/stratego-0.8.ebuild
index 6f75e58d4730..568601248e23 100644
--- a/dev-lang/stratego/stratego-0.8.ebuild
+++ b/dev-lang/stratego/stratego-0.8.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-lang/stratego/stratego-0.8.ebuild,v 1.10 2004/06/24 22:57:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/stratego/stratego-0.8.ebuild,v 1.11 2004/07/14 13:57:08 agriffis Exp $
DESCRIPTION="Stratego term-rewriting language"
HOMEPAGE="http://www.stratego-language.org/"
@@ -9,6 +9,7 @@ SRC_URI="http://www.stratego-language.org/ftp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND=">=dev-libs/aterm-1.6.7
>=dev-libs/cpl-stratego-0.4"
diff --git a/dev-lang/stratego/stratego-0.9.4.ebuild b/dev-lang/stratego/stratego-0.9.4.ebuild
index 93a737475ec2..657e15fc86fd 100644
--- a/dev-lang/stratego/stratego-0.9.4.ebuild
+++ b/dev-lang/stratego/stratego-0.9.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-lang/stratego/stratego-0.9.4.ebuild,v 1.3 2004/06/24 22:57:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/stratego/stratego-0.9.4.ebuild,v 1.4 2004/07/14 13:57:08 agriffis Exp $
inherit flag-o-matic
@@ -11,6 +11,7 @@ SRC_URI="ftp://ftp.stratego-language.org/pub/stratego/StrategoXT/strategoxt-0.9.
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~alpha"
+IUSE=""
DEPEND=">=dev-libs/aterm-2.0
>=dev-libs/sdf2-bundle-1.6