diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:12:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:12:06 +0000 |
commit | 875526056afe42e8fb9ed79c8301fd0cca1e2b77 (patch) | |
tree | b99d6022af8e70f93c11481e326035d84bf3b109 /dev-util/shc | |
parent | sync IUSE (-X) (Manifest recommit) (diff) | |
download | gentoo-2-875526056afe42e8fb9ed79c8301fd0cca1e2b77.tar.gz gentoo-2-875526056afe42e8fb9ed79c8301fd0cca1e2b77.tar.bz2 gentoo-2-875526056afe42e8fb9ed79c8301fd0cca1e2b77.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-util/shc')
-rw-r--r-- | dev-util/shc/shc-3.4.ebuild | 3 | ||||
-rw-r--r-- | dev-util/shc/shc-3.6.ebuild | 3 | ||||
-rw-r--r-- | dev-util/shc/shc-3.7.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/shc/shc-3.4.ebuild b/dev-util/shc/shc-3.4.ebuild index 81fbc16915f5..c406dd9107ec 100644 --- a/dev-util/shc/shc-3.4.ebuild +++ b/dev-util/shc/shc-3.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-util/shc/shc-3.4.ebuild,v 1.7 2004/07/02 05:13:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.4.ebuild,v 1.8 2004/07/15 00:08:02 agriffis Exp $ DESCRIPTION="A (shell-) script compiler/scrambler" HOMEPAGE="http://www.datsi.fi.upm.es/~frosal" @@ -9,6 +9,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="virtual/libc" diff --git a/dev-util/shc/shc-3.6.ebuild b/dev-util/shc/shc-3.6.ebuild index 9e639e08ef33..e84bc2498c12 100644 --- a/dev-util/shc/shc-3.6.ebuild +++ b/dev-util/shc/shc-3.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-util/shc/shc-3.6.ebuild,v 1.6 2004/07/02 05:13:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.6.ebuild,v 1.7 2004/07/15 00:08:02 agriffis Exp $ DESCRIPTION="A (shell-) script compiler/scrambler" HOMEPAGE="http://www.datsi.fi.upm.es/~frosal" @@ -9,6 +9,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="virtual/libc" diff --git a/dev-util/shc/shc-3.7.ebuild b/dev-util/shc/shc-3.7.ebuild index 1a75a2777695..906b958f17af 100644 --- a/dev-util/shc/shc-3.7.ebuild +++ b/dev-util/shc/shc-3.7.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-util/shc/shc-3.7.ebuild,v 1.4 2004/07/02 05:13:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.7.ebuild,v 1.5 2004/07/15 00:08:02 agriffis Exp $ DESCRIPTION="A (shell-) script compiler/scrambler" HOMEPAGE="http://www.datsi.fi.upm.es/~frosal" @@ -9,6 +9,7 @@ SRC_URI="http://www.datsi.fi.upm.es/~frosal/sources/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc alpha" +IUSE="" DEPEND="virtual/libc" |