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
|
# ChangeLog for app-misc/srm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/srm/ChangeLog,v 1.19 2011/09/29 02:16:48 titanofold Exp $
29 Sep 2011; Aaron W. Swenson <titanofold@gentoo.org> +files/cflags.patch:
Added forgotten patch.
*srm-1.2.11-r1 (29 Sep 2011)
29 Sep 2011; Aaron W. Swenson <titanofold@gentoo.org> +srm-1.2.11-r1.ebuild:
Addressed issues brought up by Samuli "ssuominen" Suominen
*srm-1.2.11 (28 Sep 2011)
28 Sep 2011; Aaron W. Swenson <titanofold@gentoo.org> +srm-1.2.11.ebuild,
metadata.xml:
Version bump. Now proxy-maintained by Ian "idella4" Delaney, proxy-committed
by Aaron W. Swenson.
01 Mar 2011; Michael Weber <xmw@gentoo.org> srm-1.2.8-r1.ebuild:
drop ecompress from pkg_postinst (bug 356511)
08 Feb 2010; Ulrich Mueller <ulm@gentoo.org> srm-1.2.8-r1.ebuild,
srm-1.2.10.ebuild:
Fix LICENSE, bug 298556.
*srm-1.2.10 (23 Dec 2009)
23 Dec 2009; Tiziano Müller <dev-zero@gentoo.org> +srm-1.2.10.ebuild:
Version bump, EAPI=2 transition, blocker for dev-lang/sr (bug #247402).
05 Jan 2008; Samuli Suominen <drac@gentoo.org> -srm-1.2.7.ebuild,
srm-1.2.8-r1.ebuild:
amd64 stable wrt #204356, remove old version, point users to correct
documentation in pkg_postinst and remove some system depends.
05 Jan 2008; Markus Meier <maekke@gentoo.org> srm-1.2.8-r1.ebuild:
x86 stable, bug #204356
*srm-1.2.8-r1 (04 Mar 2007)
04 Mar 2007; Anant Narayanan <anant@gentoo.org> +files/srm-1.2.8-remove-mount.patch,
-srm-1.2.8.ebuild, +srm-1.2.8-r1.ebuild:
Add patch to remove troublesome header that prevented compilation, bump to r1;
this closes bug #169256
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
09 Jun 2004; Daniel Black <dragonheart@gentoo.org> srm-1.2.7.ebuild,
srm-1.2.8.ebuild:
Added dependancies. Add conflict with package app-misc/secure-delete as per
bug #53321. Thanks to reporter Daniel Webert <daniel_webert@web.de> and
solution provider Peter Jensen <t3xjuqlt02@sneakemail.com>.
08 Jun 2004; David Holm <dholm@gentoo.org> srm-1.2.8.ebuild:
Added to ~ppc.
*srm-1.2.8 (07 Jun 2004)
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
srm-1.2.7.ebuild, +srm-1.2.8.ebuild:
version bump. 1.2.7 x86 stable
20 Feb 2004; Dylan Carlson <absinthe@gentoo.org> srm-1.2.7.ebuild:
added amd64 keyword.
*srm-1.2.7 (19 Jan 2004)
19 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> srm-1.2.7.ebuild:
initial commit; ebuild based on the one provided by Dennis Nienhuser via bug
38348
|