blob: 3ced4740461e1a656fadb7b7e40283850a640993 (
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
# ChangeLog for dev-util/shc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.16 2010/08/30 22:22:02 xmw Exp $
30 Aug 2010; Michael Weber (xmw) <xmw@gentoo.org> shc-3.8.3.ebuild:
Respect LDFLAGS, do not strip by intall -s, fixes bug 335333
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> shc-3.6.ebuild,
shc-3.7.ebuild:
Remove virtual/libc
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> shc-3.7.ebuild:
ppc. stable
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*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.
|