diff options
author | 2004-12-18 12:32:45 +0000 | |
---|---|---|
committer | 2004-12-18 12:32:45 +0000 | |
commit | 3dda5cd930017ec8b9f3ed2ca7372730d9e3344a (patch) | |
tree | 8406f4c8d00ce0249570082b4a5522011381e5fa /app-sci | |
parent | Initial commit (bug #51996) (diff) | |
download | historical-3dda5cd930017ec8b9f3ed2ca7372730d9e3344a.tar.gz historical-3dda5cd930017ec8b9f3ed2ca7372730d9e3344a.tar.bz2 historical-3dda5cd930017ec8b9f3ed2ca7372730d9e3344a.zip |
Stable on ppc.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/xcircuit/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/xcircuit/Manifest | 14 | ||||
-rw-r--r-- | app-sci/xcircuit/xcircuit-3.1.31.ebuild | 4 |
3 files changed, 14 insertions, 10 deletions
diff --git a/app-sci/xcircuit/ChangeLog b/app-sci/xcircuit/ChangeLog index 240510049883..6e500e239906 100644 --- a/app-sci/xcircuit/ChangeLog +++ b/app-sci/xcircuit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/xcircuit # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.18 2004/06/25 22:46:07 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/ChangeLog,v 1.19 2004/12/18 12:32:45 hansmi Exp $ + + 18 Dec 2004; Michael Hanselmann <hansmi@gentoo.org> + xcircuit-3.1.31.ebuild: + Stable on ppc. *xcircuit-3.2.22 (25 Jun 2004) diff --git a/app-sci/xcircuit/Manifest b/app-sci/xcircuit/Manifest index ababcc21b4f3..7ae234c0ec2b 100644 --- a/app-sci/xcircuit/Manifest +++ b/app-sci/xcircuit/Manifest @@ -1,12 +1,12 @@ -MD5 37d051a70f2d6cc641e1beaf7c446755 xcircuit-2.5.4.ebuild 1142 MD5 249474e0e6e38c9374a08ab3ce6a74fd xcircuit-3.2.22.ebuild 1195 -MD5 e005d5395d9014eb2c7ba0ca045b30ff xcircuit-2.5.5.ebuild 812 -MD5 322a8d41e420c54b84cfa35fddedbc70 xcircuit-3.1.31.ebuild 1198 -MD5 a1c13662f94e2eac7b904bf45d6477a4 ChangeLog 2717 +MD5 37d051a70f2d6cc641e1beaf7c446755 xcircuit-2.5.4.ebuild 1142 MD5 e49bb02132d2cd74ad4e6ee291e102d9 metadata.xml 220 -MD5 89d6bd7483424eb145efd4d3c58f6abb files/digest-xcircuit-3.1.31 64 -MD5 639e12a73db7c3c17e559e2e6fb9501b files/digest-xcircuit-3.2.22 65 +MD5 f6b830f8a6109ef9d68cd13aec691ae6 ChangeLog 2812 +MD5 35cc58f2b212f760c8d23d1a83017403 xcircuit-3.1.31.ebuild 1195 +MD5 e005d5395d9014eb2c7ba0ca045b30ff xcircuit-2.5.5.ebuild 812 +MD5 3f779f7efbaa50b91424a66a5a4ff08e files/digest-xcircuit-2.5.5 67 MD5 e89ab3e2fabd20a609586953924cb1d0 files/xcircuit-2.5.4-XQueryColor.patch 342 MD5 ca649d4969dc9ee0ed87504dbf062042 files/digest-xcircuit-2.5.4 67 -MD5 3f779f7efbaa50b91424a66a5a4ff08e files/digest-xcircuit-2.5.5 67 +MD5 639e12a73db7c3c17e559e2e6fb9501b files/digest-xcircuit-3.2.22 65 MD5 f31e766c87ea445fe61d969cdf427d4b files/xcircuit-2.5.4-sigsegv.patch 306 +MD5 89d6bd7483424eb145efd4d3c58f6abb files/digest-xcircuit-3.1.31 64 diff --git a/app-sci/xcircuit/xcircuit-3.1.31.ebuild b/app-sci/xcircuit/xcircuit-3.1.31.ebuild index 319f6eb69b76..069e052bef6f 100644 --- a/app-sci/xcircuit/xcircuit-3.1.31.ebuild +++ b/app-sci/xcircuit/xcircuit-3.1.31.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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.6 2004/06/24 22:21:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-3.1.31.ebuild,v 1.7 2004/12/18 12:32:45 hansmi Exp $ DESCRIPTION="Circuit drawing and schematic capture program." SRC_URI="http://xcircuit.ece.jhu.edu/archive/${P}.tgz" HOMEPAGE="http://xcircuit.ece.jhu.edu" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" SLOT="0" LICENSE="GPL-2" IUSE="tcltk" |