Re: [PATCH] gnu: Add sedsed.

2017-02-10 Thread Kei Kebreau
ng0 writes: > On 17-02-09 14:07:11, Kei Kebreau wrote: >> contact@cryptolab.net writes: >> >> > From: ng0 >> > >> > * gnu/packages/admin.scm (sedsed): New variable. >> > --- >> > gnu/packages/admin.scm | 65 >> > ++

Re: [PATCH] gnu: Add sedsed.

2017-02-10 Thread ng0
On 17-02-09 14:07:11, Kei Kebreau wrote: > contact@cryptolab.net writes: > > > From: ng0 > > > > * gnu/packages/admin.scm (sedsed): New variable. > > --- > > gnu/packages/admin.scm | 65 > > +- > &g

Re: [PATCH] gnu: Add sedsed.

2017-02-09 Thread Kei Kebreau
contact@cryptolab.net writes: > From: ng0 > > * gnu/packages/admin.scm (sedsed): New variable. > --- > gnu/packages/admin.scm | 65 > +- > 1 file changed, 64 insertions(+), 1 deletion(-) > > diff --git a/gnu/packag

[PATCH] gnu: Add sedsed.

2017-01-31 Thread contact . ng0
From: ng0 * gnu/packages/admin.scm (sedsed): New variable. --- gnu/packages/admin.scm | 65 +- 1 file changed, 64 insertions(+), 1 deletion(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 96aececbb..e865b36db 100644 --- a

sedsed, v2

2017-01-31 Thread contact . ng0
Change: indendation fix.

Re: [PATCH] gnu: Add sedsed.

2017-01-31 Thread ng0
contact@cryptolab.net writes: > From: ng0 > > * gnu/packages/admin.scm (sedsed): New variable. > --- > gnu/packages/admin.scm | 65 > +- > 1 file changed, 64 insertions(+), 1 deletion(-) > > diff --git a/gnu/packag

[PATCH] gnu: Add sedsed.

2017-01-31 Thread contact . ng0
From: ng0 * gnu/packages/admin.scm (sedsed): New variable. --- gnu/packages/admin.scm | 65 +- 1 file changed, 64 insertions(+), 1 deletion(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 96aececbb..bb69a9df1 100644 --- a

Sedsed

2017-01-31 Thread contact . ng0
This adds a package from my 'packages' repository. I have it in use for a while now, so the "it works" factor is covered.