diff options
author | 2004-04-21 06:12:28 +0000 | |
---|---|---|
committer | 2004-04-21 06:12:28 +0000 | |
commit | cc3bbeca97a7cde26ddada4708104675d8bf9780 (patch) | |
tree | 283db55b0367ceb9249e75b7838d2701fbfe4514 /app-sci/xcircuit | |
parent | update glx-fix.patch for 0.81.1 (bug #48470) (Manifest recommit) (diff) | |
download | gentoo-2-cc3bbeca97a7cde26ddada4708104675d8bf9780.tar.gz gentoo-2-cc3bbeca97a7cde26ddada4708104675d8bf9780.tar.bz2 gentoo-2-cc3bbeca97a7cde26ddada4708104675d8bf9780.zip |
Changed IUSE to correct value
Diffstat (limited to 'app-sci/xcircuit')
-rw-r--r-- | app-sci/xcircuit/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/xcircuit/xcircuit-3.1.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/xcircuit/ChangeLog b/app-sci/xcircuit/ChangeLog index 0b90c3689ba7..a10b909a9891 100644 --- a/app-sci/xcircuit/ChangeLog +++ b/app-sci/xcircuit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/xcircuit # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.13 2004/04/19 12:55:01 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.14 2004/04/21 06:12:28 phosphan Exp $ + + 21 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> xcircuit-3.1.31.ebuild: + Changed IUSE to correct value 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> xcircuit-2.5.4.ebuild, xcircuit-2.5.5.ebuild, xcircuit-3.1.31.ebuild, diff --git a/app-sci/xcircuit/xcircuit-3.1.31.ebuild b/app-sci/xcircuit/xcircuit-3.1.31.ebuild index 62d77095e48a..52cff6665192 100644 --- a/app-sci/xcircuit/xcircuit-3.1.31.ebuild +++ b/app-sci/xcircuit/xcircuit-3.1.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-3.1.31.ebuild,v 1.2 2004/04/19 12:55:01 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-3.1.31.ebuild,v 1.3 2004/04/21 06:12:28 phosphan Exp $ DESCRIPTION="Circuit drawing and schematic capture program." SRC_URI="http://xcircuit.ece.jhu.edu/archive/${P}.tgz" @@ -9,7 +9,7 @@ HOMEPAGE="http://xcircuit.ece.jhu.edu" KEYWORDS="x86 ~ppc" SLOT="0" LICENSE="GPL-2" -IUSE="" +IUSE="tcltk" DEPEND="virtual/x11 virtual/ghostscript |