unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#27676] [PATCH] gnu: mit-krb5: Add ‘cpe-name’.
@ 2017-07-13  0:44 Tobias Geerinckx-Rice
  2017-07-13  2:31 ` Leo Famulari
  2017-07-14  7:58 ` bug#27676: " Tobias Geerinckx-Rice
  0 siblings, 2 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2017-07-13  0:44 UTC (permalink / raw)
  To: 27676

* gnu/packages/kerberos.scm (mit-krb5)[properties]: New field.
---
 gnu/packages/kerberos.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kerberos.scm b/gnu/packages/kerberos.scm
index 6be7c82bc..b0d06bcda 100644
--- a/gnu/packages/kerberos.scm
+++ b/gnu/packages/kerberos.scm
@@ -93,7 +93,8 @@ authentication for client/server applications by using secret-key
 cryptography.")
     (license (license:non-copyleft "file://NOTICE"
                                    "See NOTICE in the distribution."))
-    (home-page "http://web.mit.edu/kerberos/")))
+    (home-page "http://web.mit.edu/kerberos/")
+    (properties '((cpe-name . "krb")))))
 
 (define-public shishi
   (package
-- 
2.13.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#27676] [PATCH] gnu: mit-krb5: Add ‘cpe-name’.
  2017-07-13  0:44 [bug#27676] [PATCH] gnu: mit-krb5: Add ‘cpe-name’ Tobias Geerinckx-Rice
@ 2017-07-13  2:31 ` Leo Famulari
  2017-07-14  7:58 ` bug#27676: " Tobias Geerinckx-Rice
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2017-07-13  2:31 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: 27676

[-- Attachment #1: Type: text/plain, Size: 145 bytes --]

On Thu, Jul 13, 2017 at 02:44:56AM +0200, Tobias Geerinckx-Rice wrote:
> * gnu/packages/kerberos.scm (mit-krb5)[properties]: New field.

Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#27676: [PATCH] gnu: mit-krb5: Add ‘cpe-name’.
  2017-07-13  0:44 [bug#27676] [PATCH] gnu: mit-krb5: Add ‘cpe-name’ Tobias Geerinckx-Rice
  2017-07-13  2:31 ` Leo Famulari
@ 2017-07-14  7:58 ` Tobias Geerinckx-Rice
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2017-07-14  7:58 UTC (permalink / raw)
  To: 27676-done


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

All right. Pushed as 5e57867491b0a3da76dd984441a984e36bbe7df4.

Kind regards,

T G-R


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-14  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-13  0:44 [bug#27676] [PATCH] gnu: mit-krb5: Add ‘cpe-name’ Tobias Geerinckx-Rice
2017-07-13  2:31 ` Leo Famulari
2017-07-14  7:58 ` bug#27676: " Tobias Geerinckx-Rice

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).