diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-21 06:12:28 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-21 06:12:28 +0000 |
commit | 7e6ec18b76fa568b60e11185818fc8bbf65862cc (patch) | |
tree | c828ceb9efec6e0a330c59555e52154e37016b9f /app-sci/xcircuit | |
parent | update glx-fix.patch for 0.81.1 (bug #48470) (diff) | |
download | historical-7e6ec18b76fa568b60e11185818fc8bbf65862cc.tar.gz historical-7e6ec18b76fa568b60e11185818fc8bbf65862cc.tar.bz2 historical-7e6ec18b76fa568b60e11185818fc8bbf65862cc.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/Manifest | 4 | ||||
-rw-r--r-- | app-sci/xcircuit/xcircuit-3.1.31.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-sci/xcircuit/Manifest index 71e05bd8c3d4..9a786f0e2a71 100644 --- a/app-sci/xcircuit/Manifest +++ b/app-sci/xcircuit/Manifest @@ -1,7 +1,7 @@ MD5 6ef1d61ec6c24578b50329192b01023a xcircuit-2.5.4.ebuild 1151 MD5 811f959a0be1938b6628e2e00a68bb0d xcircuit-2.5.5.ebuild 830 -MD5 f4c3870311af086ccd8b2c2b45f77037 xcircuit-3.1.31.ebuild 1176 -MD5 d5c309e73e2dafd10749b51226c9edda ChangeLog 2292 +MD5 3994b2a8a747045f887132a1084889ba xcircuit-3.1.31.ebuild 1181 +MD5 cb7c981c61ec66ae55e3b86c64fab37f ChangeLog 2402 MD5 e49bb02132d2cd74ad4e6ee291e102d9 metadata.xml 220 MD5 89d6bd7483424eb145efd4d3c58f6abb files/digest-xcircuit-3.1.31 64 MD5 e89ab3e2fabd20a609586953924cb1d0 files/xcircuit-2.5.4-XQueryColor.patch 342 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 |