blob: 125b37a4a64b19fcc89f8a6cf7c89065269b9c35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
# ChangeLog for dev-util/shc
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.11 2006/02/19 03:35:02 vanquirius Exp $
*shc-3.8.3 (19 Feb 2006)
19 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> -shc-3.4.ebuild,
+shc-3.8.3.ebuild:
3.8.3 version bump for bug 121534. Thanks to Thomas Eckert <eckert dot
thomas at gmx dot net>.
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> shc-3.6.ebuild:
Stable on ppc.
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> shc-3.4.ebuild,
shc-3.6.ebuild, shc-3.7.ebuild:
virtual/glibc -> virtual/libc
04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> shc-3.7.ebuild:
Stable on alpha.
*shc-3.7 (29 Dec 2003)
29 Dec 2003; Martin Holzer <mholzer@gentoo.org> shc-3.7.ebuild:
Version bumped. Closes 28377
*shc-3.6 (16 May 2003)
16 May 2003;George Shapovalov <george@gentoo.org> shc-3.6.ebuild :
new version (#19969)
Thanks to Thomas Eckert <eckert.thomas@gmx.net> for notification
*shc-3.4 (05 Jan 2003)
08 Jan 2003; Jack Morgan <jmorgan@gentoo.org> shc-3.4.ebuild :
Removed sparc64 keyword
05 Jan 2003; George Shapovalov <george@gentoo.org> ChangeLog, shc-3.4.ebuild, files/digest-shc-3.4 :
initial release (#12633)
ebuild submitted by Tom <Eckert.Thomas@gmx.net>.
shc is a compiler/scrambler for interpreter-languages. As long as the
interpreter can read it's script from the command-line you can use shc
to hide your code -- well this is not very open-source like, but
sometimes this may be wanted. The main-target was shell-code.
|