summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-07 21:30:16 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-07 21:30:16 +0000
commit03b94fc3ec1f1121b8078c382da49f0ed87b9daf (patch)
treeb19c6338460d017bb940a3ebf3a37db25edeb933 /app-doc
parentMove Creative Commons licenses to shorter names. (diff)
downloadgentoo-2-03b94fc3ec1f1121b8078c382da49f0ed87b9daf.tar.gz
gentoo-2-03b94fc3ec1f1121b8078c382da49f0ed87b9daf.tar.bz2
gentoo-2-03b94fc3ec1f1121b8078c382da49f0ed87b9daf.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-doc')
-rw-r--r--app-doc/linux-device-drivers/ChangeLog7
-rw-r--r--app-doc/linux-device-drivers/linux-device-drivers-3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-doc/linux-device-drivers/ChangeLog b/app-doc/linux-device-drivers/ChangeLog
index 8875a1671f69..0846461dbbe3 100644
--- a/app-doc/linux-device-drivers/ChangeLog
+++ b/app-doc/linux-device-drivers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/linux-device-drivers
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-device-drivers/ChangeLog,v 1.5 2007/02/21 20:51:49 peper Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-device-drivers/ChangeLog,v 1.6 2013/02/07 21:30:16 ulm Exp $
+
+ 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> linux-device-drivers-3.ebuild:
+ Move Creative Commons licenses to shorter names.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild b/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild
index d88e1b50560d..bbd375be9227 100644
--- a/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild
+++ b/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild,v 1.4 2006/09/09 05:29:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild,v 1.5 2013/02/07 21:30:16 ulm Exp $
DESCRIPTION="howto write linux device drivers (updated for Linux 2.6)"
HOMEPAGE="http://www.oreilly.com/catalog/linuxdrive3/ http://lwn.net/Kernel/LDD3/"
@@ -10,7 +10,7 @@ SRC_URI="http://lwn.net/images/pdf/LDD3/ldd3_pdf.tar.bz2
# http://examples.oreilly.com/linuxdrive3/examples.tar.gz
# but 'examples.tar.gz' is waaaaaay too generic
-LICENSE="CCPL-Attribution-ShareAlike-2.0"
+LICENSE="CC-BY-SA-2.0"
SLOT="3"
KEYWORDS="amd64 arm hppa ia64 ppc s390 sh x86"
IUSE=""