blob: 8908d02403dec7ef361558e8bf924edcdbcc736f (
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
# ChangeLog for dev-util/shc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.21 2012/02/18 18:56:15 klausman Exp $
18 Feb 2012; Tobias Klausmann <klausman@gentoo.org> shc-3.8.7.ebuild:
Stable on alpha, bug #363217
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> shc-3.8.7.ebuild:
x86 stable wrt bug #363217
15 Feb 2012; Brent Baude <ranger@gentoo.org> shc-3.8.7.ebuild:
Marking shc-3.8.7 ppc for bug 363217
19 Aug 2011; Markos Chandras <hwoarang@gentoo.org> shc-3.8.7.ebuild:
Add ~amd64. Bug #379721
*shc-3.8.7 (12 Apr 2011)
12 Apr 2011; Jeroen Roovers <jer@gentoo.org> +shc-3.8.7.ebuild:
Version bump. Add quoting. Remove anti-stripping sed script since we do not
use install anyway. Move tc-getCC call to where it will be used.
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.
|