aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-11-27 13:53:14 +0100
committerLudovic Courtès <ludo@gnu.org>2018-11-27 13:53:14 +0100
commit892307aed55c5062841e9defa19d7299c8844be5 (patch)
treee6c4e6078dcfe6a4e74f938998d7e12d590bcc82
parent8aad2e32e5d954bc72aa8ef4da9c22f1619b64cd (diff)
downloadguix-892307aed55c5062841e9defa19d7299c8844be5.tar
guix-892307aed55c5062841e9defa19d7299c8844be5.tar.gz
gnu: orbit2: Specify upstream name.
* gnu/packages/gnome.scm (orbit2)[properties]: New field.
-rw-r--r--gnu/packages/gnome.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index bf63c37c2b..cbd9afbd30 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1347,7 +1347,8 @@ featuring mature C, C++ and Python bindings.")
;; Licence notice is unclear. The Web page simply say "GPL" without giving
;; a version. SOME of the code files have licence notices for GPLv2+.
;; The tarball contains files of the text of GPLv2 and LGPLv2.
- (license license:gpl2+)))
+ (license license:gpl2+)
+ (properties `((upstream-name . "ORBit2")))))
(define-public libbonobo