summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-08 22:04:41 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-08 22:04:41 +0000
commit79106f3a9a406cd3a1b40e986e51259f9c16c1e9 (patch)
treeeaab5f423ecf457efa749c34546020d6ab6e7553 /net-misc/getdate
parentFix LICENSE, bugs 446536 and 426054. (diff)
downloadgentoo-2-79106f3a9a406cd3a1b40e986e51259f9c16c1e9.tar.gz
gentoo-2-79106f3a9a406cd3a1b40e986e51259f9c16c1e9.tar.bz2
gentoo-2-79106f3a9a406cd3a1b40e986e51259f9c16c1e9.zip
Fix LICENSE, GPL-1+ according to notice in getdate.c.
(Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-misc/getdate')
-rw-r--r--net-misc/getdate/ChangeLog6
-rw-r--r--net-misc/getdate/getdate-1.2-r1.ebuild4
-rw-r--r--net-misc/getdate/getdate-1.2.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/net-misc/getdate/ChangeLog b/net-misc/getdate/ChangeLog
index 6f24f10cada0..902ac683dd12 100644
--- a/net-misc/getdate/ChangeLog
+++ b/net-misc/getdate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/getdate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/ChangeLog,v 1.15 2012/10/12 08:36:45 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/ChangeLog,v 1.16 2012/12/08 22:04:41 ulm Exp $
+
+ 08 Dec 2012; Ulrich Müller <ulm@gentoo.org> getdate-1.2.ebuild,
+ getdate-1.2-r1.ebuild:
+ Fix LICENSE, GPL-1+ according to notice in getdate.c.
*getdate-1.2-r1 (12 Oct 2012)
diff --git a/net-misc/getdate/getdate-1.2-r1.ebuild b/net-misc/getdate/getdate-1.2-r1.ebuild
index c115e2cc04d2..3cefdf0f56c7 100644
--- a/net-misc/getdate/getdate-1.2-r1.ebuild
+++ b/net-misc/getdate/getdate-1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2-r1.ebuild,v 1.1 2012/10/12 08:36:45 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2-r1.ebuild,v 1.2 2012/12/08 22:04:41 ulm Exp $
EAPI=4
@@ -13,7 +13,7 @@ DESCRIPTION="Network Date/Time Query and Set Local Date/Time Utility"
HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/network/misc/"
SRC_URI="http://www.ibiblio.org/pub/Linux/system/network/misc/${MY_P}.tar.gz"
-LICENSE="as-is"
+LICENSE="GPL-1+"
SLOT="0"
KEYWORDS="~amd64 ~mips ~ppc ~x86"
IUSE=""
diff --git a/net-misc/getdate/getdate-1.2.ebuild b/net-misc/getdate/getdate-1.2.ebuild
index 4d08a3ae3eec..89058e8b0b33 100644
--- a/net-misc/getdate/getdate-1.2.ebuild
+++ b/net-misc/getdate/getdate-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2.ebuild,v 1.12 2010/08/10 08:08:33 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/getdate/getdate-1.2.ebuild,v 1.13 2012/12/08 22:04:41 ulm Exp $
inherit toolchain-funcs
@@ -12,7 +12,7 @@ DESCRIPTION="Network Date/Time Query and Set Local Date/Time Utility"
HOMEPAGE="http://www.ibiblio.org/pub/Linux/system/network/misc/"
SRC_URI="http://www.ibiblio.org/pub/Linux/system/network/misc/${MY_P}.tar.gz"
-LICENSE="as-is"
+LICENSE="GPL-1+"
SLOT="0"
KEYWORDS="~amd64 ~mips ppc x86"
IUSE=""