all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Yamashita <kei@openmailbox.org>
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add Red Eclipse.
Date: Tue, 3 May 2016 12:10:22 -0400	[thread overview]
Message-ID: <20160503121022.71dde468@openmailbox.org> (raw)
In-Reply-To: <20160502103837.GA4942@solar>


[-- Attachment #1.1: Type: text/plain, Size: 496 bytes --]

On Mon, 2 May 2016 12:38:37 +0200
Andreas Enge <andreas@enge.fr> wrote:

> On Tue, Apr 26, 2016 at 01:22:33PM +0300, Alex Kost wrote:
> > > +      (name "redeclipse")  
> > I would name the package "red-eclipse", but it probably doesn't
> > matter.  
> 
> That would be in line with our package naming guidelines: replace
> everything that is not [A-Za-z0-9] by a '-'. Do you think we could
> still rename the package?
> 
> Andreas
> 

Here's a patch if anyone wants to apply it.

[-- Attachment #1.2: 0001-gnu-Rename-redeclipse-package-to-match-naming-specif.patch --]
[-- Type: application/octet-stream, Size: 929 bytes --]

From 1a78f4bb97d2697a3e202a21c3d222b30c136ac4 Mon Sep 17 00:00:00 2001
From: Kei Yamashita <kei@openmailbox.org>
Date: Tue, 3 May 2016 12:04:38 -0400
Subject: [PATCH] gnu: Rename redeclipse package to match naming specification.

* gnu/packages/games.scm (redeclipse): Rename to...
(red-eclipse): ...this.
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 34998ce..52a7f9b 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2133,7 +2133,7 @@ http://lavachat.symlynx.com/unix/")
            ("weapons"     "1ghn6nfcnd5lyl8dnj22csldvf9hrb32wjzpab4sjjz3iyv0zmr3")
            ("wicked"      "0q9badvg6ix5rhl05s83kw2v6a49jpnbkqk4ls89qahaddfagi8g"))))
     (package
-      (name "redeclipse")
+      (name "red-eclipse")
       (version "1.5.3")
       (source (origin
                 (method url-fetch)
-- 
2.7.4


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2016-05-03 16:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-23  6:20 [PATCH] gnu: Add Red Eclipse Kei Yamashita
2016-04-23  7:18 ` Florian Paul Schmidt
2016-04-23 11:46   ` Kei Yamashita
2016-04-26 10:22     ` Alex Kost
2016-04-27 12:14       ` Ludovic Courtès
2016-04-28 15:52         ` Alex Kost
2016-05-02 10:38       ` Andreas Enge
2016-05-03 16:10         ` Kei Yamashita [this message]
2016-05-03 17:54           ` Andreas Enge
2016-05-03 19:08           ` Alex Kost
2016-05-03 19:23             ` Andreas Enge
2016-05-04  8:32               ` Alex Kost
2016-05-03 19:09         ` Alex Kost
2016-05-03 19:24           ` Albin
2016-05-03 19:29             ` Andreas Enge
2016-05-04  8:27             ` Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160503121022.71dde468@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=andreas@enge.fr \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.