diff options
author | 2003-08-31 14:04:28 +0000 | |
---|---|---|
committer | 2003-08-31 14:04:28 +0000 | |
commit | 2a30849698ef66eb18b2ad43d845fbead208c20a (patch) | |
tree | e5e6562fadb2d8ced86306ed214516f8e2d846f2 /app-sci/tclspice | |
parent | cleanup and bump (diff) | |
download | historical-2a30849698ef66eb18b2ad43d845fbead208c20a.tar.gz historical-2a30849698ef66eb18b2ad43d845fbead208c20a.tar.bz2 historical-2a30849698ef66eb18b2ad43d845fbead208c20a.zip |
New version, bugfix release
Diffstat (limited to 'app-sci/tclspice')
-rw-r--r-- | app-sci/tclspice/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/tclspice/Manifest | 6 | ||||
-rw-r--r-- | app-sci/tclspice/files/digest-tclspice-0.2.13 | 1 | ||||
-rw-r--r-- | app-sci/tclspice/files/digest-tclspice-0.2.14 | 1 | ||||
-rw-r--r-- | app-sci/tclspice/tclspice-0.2.14.ebuild (renamed from app-sci/tclspice/tclspice-0.2.13.ebuild) | 2 |
5 files changed, 11 insertions, 6 deletions
diff --git a/app-sci/tclspice/ChangeLog b/app-sci/tclspice/ChangeLog index beceb549691a..b677a58200df 100644 --- a/app-sci/tclspice/ChangeLog +++ b/app-sci/tclspice/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-sci/tclspice # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/ChangeLog,v 1.1 2003/08/04 09:36:12 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/ChangeLog,v 1.2 2003/08/31 14:04:25 cretin Exp $ + +*tclspice-0.2.14 (31 Aug 2003) + + 31 Aug 2003; Stefan Jones <cretin@gentoo.org> : + New bugfix version *tclspice-0.2.13 (04 Aug 2003) diff --git a/app-sci/tclspice/Manifest b/app-sci/tclspice/Manifest index 9836406ff153..169f5c736f74 100644 --- a/app-sci/tclspice/Manifest +++ b/app-sci/tclspice/Manifest @@ -1,4 +1,4 @@ -MD5 ff5bb9524dfc9aad14a2833d76b9a3f9 ChangeLog 327 -MD5 e4d5f6c7b840b552d2fe750287affc46 tclspice-0.2.13.ebuild 788 +MD5 02368a31880ae79d77a3405eb2a92496 tclspice-0.2.14.ebuild 788 +MD5 b9a6ef2330e819f08951fc674b137045 ChangeLog 431 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 88ea7287a24a641e17d35620c8c4e442 files/digest-tclspice-0.2.13 68 +MD5 d62f61b6201e2be65948c87c0aaa98fa files/digest-tclspice-0.2.14 68 diff --git a/app-sci/tclspice/files/digest-tclspice-0.2.13 b/app-sci/tclspice/files/digest-tclspice-0.2.13 deleted file mode 100644 index 01f225079e2a..000000000000 --- a/app-sci/tclspice/files/digest-tclspice-0.2.13 +++ /dev/null @@ -1 +0,0 @@ -MD5 782c5b0b4b56d15c28c673aa0f131407 tclspice-0.2.13.tar.gz 3008906 diff --git a/app-sci/tclspice/files/digest-tclspice-0.2.14 b/app-sci/tclspice/files/digest-tclspice-0.2.14 new file mode 100644 index 000000000000..ce22ab97b770 --- /dev/null +++ b/app-sci/tclspice/files/digest-tclspice-0.2.14 @@ -0,0 +1 @@ +MD5 258a2390d7d009f2596b809a40c2aeac tclspice-0.2.14.tar.gz 3009881 diff --git a/app-sci/tclspice/tclspice-0.2.13.ebuild b/app-sci/tclspice/tclspice-0.2.14.ebuild index feba5954323d..e4c4894bab79 100644 --- a/app-sci/tclspice/tclspice-0.2.13.ebuild +++ b/app-sci/tclspice/tclspice-0.2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.13.ebuild,v 1.1 2003/08/04 09:36:12 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tclspice/tclspice-0.2.14.ebuild,v 1.1 2003/08/31 14:04:25 cretin Exp $ DESCRIPTION="Spice circuit simulator with TCL scipting language and GUI" |