summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-07 21:39:36 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-07 21:39:36 +0000
commit10601d0d8b5a66b91ac75547d9a509c27cff90f2 (patch)
treee095520fbaed4e949c40e44e72dad99c7bf72f9f /app-misc/jq
parentMove Creative Commons licenses to shorter names. (diff)
downloadgentoo-2-10601d0d8b5a66b91ac75547d9a509c27cff90f2.tar.gz
gentoo-2-10601d0d8b5a66b91ac75547d9a509c27cff90f2.tar.bz2
gentoo-2-10601d0d8b5a66b91ac75547d9a509c27cff90f2.zip
Move Creative Commons licenses to shorter names.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-misc/jq')
-rw-r--r--app-misc/jq/ChangeLog5
-rw-r--r--app-misc/jq/jq-1.1.ebuild6
-rw-r--r--app-misc/jq/jq-1.2.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-misc/jq/ChangeLog b/app-misc/jq/ChangeLog
index de771a483b9c..f615e036a325 100644
--- a/app-misc/jq/ChangeLog
+++ b/app-misc/jq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/jq
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/ChangeLog,v 1.2 2013/01/04 18:34:32 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/ChangeLog,v 1.3 2013/02/07 21:39:36 ulm Exp $
+
+ 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> jq-1.1.ebuild, jq-1.2.ebuild:
+ Move Creative Commons licenses to shorter names.
*jq-1.2 (04 Jan 2013)
diff --git a/app-misc/jq/jq-1.1.ebuild b/app-misc/jq/jq-1.1.ebuild
index 3f0b02faa349..ed99f3c3df60 100644
--- a/app-misc/jq/jq-1.1.ebuild
+++ b/app-misc/jq/jq-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/jq-1.1.ebuild,v 1.1 2012/10/23 20:33:52 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/jq-1.1.ebuild,v 1.2 2013/02/07 21:39:36 ulm Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="A lightweight and flexible command-line JSON processor"
HOMEPAGE="http://stedolan.github.com/jq/"
SRC_URI="https://github.com/stedolan/jq/tarball/${P} -> ${P}.tar.gz"
-LICENSE="MIT CCPL-Attribution-3.0"
+LICENSE="MIT CC-BY-3.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
diff --git a/app-misc/jq/jq-1.2.ebuild b/app-misc/jq/jq-1.2.ebuild
index 96bfd257aafb..8482a9da834b 100644
--- a/app-misc/jq/jq-1.2.ebuild
+++ b/app-misc/jq/jq-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/jq-1.2.ebuild,v 1.1 2013/01/04 18:34:32 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/jq-1.2.ebuild,v 1.2 2013/02/07 21:39:36 ulm Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="A lightweight and flexible command-line JSON processor"
HOMEPAGE="http://stedolan.github.com/jq/"
SRC_URI="https://github.com/stedolan/jq/archive/${P}.tar.gz"
-LICENSE="MIT CCPL-Attribution-3.0"
+LICENSE="MIT CC-BY-3.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"