summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-07 21:52:59 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-07 21:52:59 +0000
commitfde4b2c234f1ad7611f42f06acb9d4f5c8231181 (patch)
treefabae14077f9a9ce0a28fe8a35ae166979d731e1 /dev-libs/wayland
parentMove Creative Commons licenses to shorter names. (diff)
downloadgentoo-2-fde4b2c234f1ad7611f42f06acb9d4f5c8231181.tar.gz
gentoo-2-fde4b2c234f1ad7611f42f06acb9d4f5c8231181.tar.bz2
gentoo-2-fde4b2c234f1ad7611f42f06acb9d4f5c8231181.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 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/ChangeLog6
-rw-r--r--dev-libs/wayland/wayland-0.95.0.ebuild6
-rw-r--r--dev-libs/wayland/wayland-1.0.4.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-libs/wayland/ChangeLog b/dev-libs/wayland/ChangeLog
index 7cdc94609e23..1bc65803767b 100644
--- a/dev-libs/wayland/ChangeLog
+++ b/dev-libs/wayland/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/wayland
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.12 2013/02/05 07:01:56 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/ChangeLog,v 1.13 2013/02/07 21:52:59 ulm Exp $
+
+ 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> wayland-0.95.0.ebuild,
+ wayland-1.0.4.ebuild:
+ Move Creative Commons licenses to shorter names.
*wayland-1.0.4 (05 Feb 2013)
diff --git a/dev-libs/wayland/wayland-0.95.0.ebuild b/dev-libs/wayland/wayland-0.95.0.ebuild
index b57e65f49aae..4a54dae1e0ec 100644
--- a/dev-libs/wayland/wayland-0.95.0.ebuild
+++ b/dev-libs/wayland/wayland-0.95.0.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/dev-libs/wayland/wayland-0.95.0.ebuild,v 1.3 2012/12/19 15:50:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-0.95.0.ebuild,v 1.4 2013/02/07 21:52:59 ulm Exp $
EAPI=4
@@ -22,7 +22,7 @@ else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
fi
-LICENSE="CCPL-Attribution-ShareAlike-3.0 MIT"
+LICENSE="CC-BY-SA-3.0 MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="static-libs"
diff --git a/dev-libs/wayland/wayland-1.0.4.ebuild b/dev-libs/wayland/wayland-1.0.4.ebuild
index 847c73603a5f..365fa131fbf9 100644
--- a/dev-libs/wayland/wayland-1.0.4.ebuild
+++ b/dev-libs/wayland/wayland-1.0.4.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/dev-libs/wayland/wayland-1.0.4.ebuild,v 1.1 2013/02/05 07:01:56 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.0.4.ebuild,v 1.2 2013/02/07 21:52:59 ulm Exp $
EAPI=4
@@ -22,7 +22,7 @@ else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
fi
-LICENSE="CCPL-Attribution-ShareAlike-3.0 MIT"
+LICENSE="CC-BY-SA-3.0 MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="doc static-libs"