diff options
author | 2004-07-14 14:04:41 +0000 | |
---|---|---|
committer | 2004-07-14 14:04:41 +0000 | |
commit | c276417fe35730c6d64d53d91412521594bc65b6 (patch) | |
tree | dfad3526e805802b2aa01faaa54a5254b7e82283 | |
parent | glibc -> libc (Manifest recommit) (diff) | |
download | gentoo-2-c276417fe35730c6d64d53d91412521594bc65b6.tar.gz gentoo-2-c276417fe35730c6d64d53d91412521594bc65b6.tar.bz2 gentoo-2-c276417fe35730c6d64d53d91412521594bc65b6.zip |
sync IUSE (missing)
-rw-r--r-- | app-sci/klogic/klogic-1.6.ebuild | 3 | ||||
-rw-r--r-- | app-sci/klogic/klogic-1.61.ebuild | 3 | ||||
-rw-r--r-- | app-vim/colorsel/colorsel-20040416.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/tcc/tcc-0.9.16.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/tcc/tcc-0.9.7.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/tcc/tcc-0.9.8.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-6.3_alpha6.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/btparse/btparse-0.33.ebuild | 3 |
9 files changed, 18 insertions, 9 deletions
diff --git a/app-sci/klogic/klogic-1.6.ebuild b/app-sci/klogic/klogic-1.6.ebuild index e8d840700a63..a81ee2510a50 100644 --- a/app-sci/klogic/klogic-1.6.ebuild +++ b/app-sci/klogic/klogic-1.6.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.6.ebuild,v 1.6 2004/07/13 23:44:48 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.6.ebuild,v 1.7 2004/07/14 14:00:08 agriffis Exp $ inherit kde DESCRIPTION="KLogic is an application for easy creation and simulation of electrical circuits" HOMEPAGE="http://www.a-rostin.de/klogic/" KEYWORDS="x86 ~ppc" +IUSE="" SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-sci/klogic/klogic-1.61.ebuild b/app-sci/klogic/klogic-1.61.ebuild index d9f1893e58ab..f04e29a15cf6 100644 --- a/app-sci/klogic/klogic-1.61.ebuild +++ b/app-sci/klogic/klogic-1.61.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.61.ebuild,v 1.4 2004/07/13 23:44:48 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/klogic/klogic-1.61.ebuild,v 1.5 2004/07/14 14:00:08 agriffis Exp $ inherit kde DESCRIPTION="KLogic is an application for easy creation and simulation of electrical circuits" HOMEPAGE="http://www.a-rostin.de/klogic/" KEYWORDS="~x86 ~ppc" +IUSE="" SRC_URI="http://www.a-rostin.de/klogic/Version/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-vim/colorsel/colorsel-20040416.ebuild b/app-vim/colorsel/colorsel-20040416.ebuild index d7ed5ce021fd..45289a359313 100644 --- a/app-vim/colorsel/colorsel-20040416.ebuild +++ b/app-vim/colorsel/colorsel-20040416.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/colorsel/colorsel-20040416.ebuild,v 1.5 2004/07/13 17:51:58 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorsel/colorsel-20040416.ebuild,v 1.6 2004/07/14 14:03:18 agriffis Exp $ inherit vim-plugin @@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: RGB / HSV color selector" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=927" LICENSE="public-domain" KEYWORDS="sparc ~x86 mips ~ppc ~amd64" +IUSE="" RDEPEND=">=app-editors/gvim-6.2" function src_unpack() { diff --git a/dev-lang/tcc/tcc-0.9.16.ebuild b/dev-lang/tcc/tcc-0.9.16.ebuild index 75788dfea5fb..99420a3ab907 100644 --- a/dev-lang/tcc/tcc-0.9.16.ebuild +++ b/dev-lang/tcc/tcc-0.9.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/dev-lang/tcc/tcc-0.9.16.ebuild,v 1.5 2004/07/02 04:32:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.16.ebuild,v 1.6 2004/07/14 13:59:42 agriffis Exp $ DESCRIPTION="A very small C compiler for ix86" HOMEPAGE="http://www.tinycc.org/" @@ -9,6 +9,7 @@ SRC_URI="http://fabrice.bellard.free.fr/tcc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -sparc" +IUSE="" DEPEND="virtual/libc" diff --git a/dev-lang/tcc/tcc-0.9.7.ebuild b/dev-lang/tcc/tcc-0.9.7.ebuild index 0994102624a5..fc059af80972 100644 --- a/dev-lang/tcc/tcc-0.9.7.ebuild +++ b/dev-lang/tcc/tcc-0.9.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-lang/tcc/tcc-0.9.7.ebuild,v 1.10 2004/06/24 22:57:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.7.ebuild,v 1.11 2004/07/14 13:59:42 agriffis Exp $ DESCRIPTION="A very small C compiler for ix86" HOMEPAGE="http://www.tinycc.org/" @@ -10,6 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/tcc/${P}.tar.gz" SLOT="0" KEYWORDS="x86 -sparc" +IUSE="" src_compile() { mv Makefile Makefile.orig || die diff --git a/dev-lang/tcc/tcc-0.9.8.ebuild b/dev-lang/tcc/tcc-0.9.8.ebuild index bf22fc1b9388..f3f2a4886ff9 100644 --- a/dev-lang/tcc/tcc-0.9.8.ebuild +++ b/dev-lang/tcc/tcc-0.9.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/tcc/tcc-0.9.8.ebuild,v 1.10 2004/07/02 04:32:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.8.ebuild,v 1.11 2004/07/14 13:59:42 agriffis Exp $ DESCRIPTION="A very small C compiler for ix86" HOMEPAGE="http://www.tinycc.org/" @@ -10,6 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/tcc/${P}.tar.gz" SLOT="0" KEYWORDS="x86 -sparc" +IUSE="" src_compile() { mv Makefile Makefile.orig || die diff --git a/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild b/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild index 8adc40a72a76..db08575f548f 100644 --- a/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-6.2-r1.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/boehm-gc/boehm-gc-6.2-r1.ebuild,v 1.7 2004/07/02 04:34:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild,v 1.8 2004/07/14 14:03:04 agriffis Exp $ S=${WORKDIR}/gc${PV/_/} @@ -11,6 +11,7 @@ SRC_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc${PV/_/}.tar.g LICENSE="as-is" SLOT="0" KEYWORDS="x86 sparc alpha ppc amd64 hppa" +IUSE="" DEPEND="virtual/libc" diff --git a/dev-libs/boehm-gc/boehm-gc-6.3_alpha6.ebuild b/dev-libs/boehm-gc/boehm-gc-6.3_alpha6.ebuild index f88a3ecb8dc9..e347b0429b13 100644 --- a/dev-libs/boehm-gc/boehm-gc-6.3_alpha6.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-6.3_alpha6.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/boehm-gc/boehm-gc-6.3_alpha6.ebuild,v 1.3 2004/07/02 04:34:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.3_alpha6.ebuild,v 1.4 2004/07/14 14:03:04 agriffis Exp $ MY_P=gc${PV/_/} S=${WORKDIR}/${MY_P} @@ -12,6 +12,7 @@ SRC_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa" +IUSE="" DEPEND="virtual/libc" diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild index 1e6ad86221ba..b4abbdb72b11 100644 --- a/dev-libs/btparse/btparse-0.33.ebuild +++ b/dev-libs/btparse/btparse-0.33.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/btparse/btparse-0.33.ebuild,v 1.10 2004/07/02 04:34:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.11 2004/07/14 14:04:41 agriffis Exp $ DESCRIPTION="A C library to parse Bibtex files" HOMEPAGE="http://starship.python.net/~gward/btOOL/" @@ -9,6 +9,7 @@ SRC_URI="http://starship.python.net/~gward/btOOL//${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" DEPEND="virtual/libc" |