diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:39:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:39:30 +0000 |
commit | afc936638f61add01a14467092658324c26e1eb0 (patch) | |
tree | afc233cd4071bafc09f95b6e645b3b894bddc9b3 /sys-apps/tcng | |
parent | strange release md5 fun... It's like the surgery I never had... (diff) | |
download | historical-afc936638f61add01a14467092658324c26e1eb0.tar.gz historical-afc936638f61add01a14467092658324c26e1eb0.tar.bz2 historical-afc936638f61add01a14467092658324c26e1eb0.zip |
sync IUSE (+debug, +doc, +tcsim)
Diffstat (limited to 'sys-apps/tcng')
-rw-r--r-- | sys-apps/tcng/tcng-9h.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9i.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9l.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/tcng/tcng-9h.ebuild b/sys-apps/tcng/tcng-9h.ebuild index 1806e1076f9f..c6617e9f0d0f 100644 --- a/sys-apps/tcng/tcng-9h.ebuild +++ b/sys-apps/tcng/tcng-9h.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/sys-apps/tcng/tcng-9h.ebuild,v 1.8 2004/06/24 22:29:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9h.ebuild,v 1.9 2004/07/15 02:39:30 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" # block this to phase it out very shortly KEYWORDS="-*" -IUSE="" +IUSE="doc tcsim" DEPEND="doc? ( virtual/ghostscript virtual/tetex media-gfx/transfig ) dev-lang/perl virtual/os-headers diff --git a/sys-apps/tcng/tcng-9i.ebuild b/sys-apps/tcng/tcng-9i.ebuild index b1030849f76b..b1d19461c423 100644 --- a/sys-apps/tcng/tcng-9i.ebuild +++ b/sys-apps/tcng/tcng-9i.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/sys-apps/tcng/tcng-9i.ebuild,v 1.6 2004/06/24 22:29:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9i.ebuild,v 1.7 2004/07/15 02:39:30 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://tcng.sourceforge.net/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -IUSE="doc tcsim" +IUSE="debug doc tcsim" # perl because stuff is written in it # iproute,linux-atm as the output needs that diff --git a/sys-apps/tcng/tcng-9l.ebuild b/sys-apps/tcng/tcng-9l.ebuild index 06bcfd6ab640..f9443e840992 100644 --- a/sys-apps/tcng/tcng-9l.ebuild +++ b/sys-apps/tcng/tcng-9l.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/sys-apps/tcng/tcng-9l.ebuild,v 1.6 2004/06/24 22:29:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9l.ebuild,v 1.7 2004/07/15 02:39:30 agriffis Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://tcng.sourceforge.net/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" -IUSE="doc tcsim" +IUSE="debug doc tcsim" # perl because stuff is written in it # iproute,linux-atm as the output needs that |