summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-04 16:53:14 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-04 16:53:14 +0000
commitea2f7768aeb32c491aea2a337810cc91d2f4a8ac (patch)
treea1fbf8c24be54c0092928120e736d6d1f9b434ea /app-crypt
parentRemove unused PBZIP2 license, package should use the BZIP2 template instead. (diff)
downloadgentoo-2-ea2f7768aeb32c491aea2a337810cc91d2f4a8ac.tar.gz
gentoo-2-ea2f7768aeb32c491aea2a337810cc91d2f4a8ac.tar.bz2
gentoo-2-ea2f7768aeb32c491aea2a337810cc91d2f4a8ac.zip
Specify LICENSE more precisely, BZIP2 according to LICENSE file in tarball.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/sign/ChangeLog5
-rw-r--r--app-crypt/sign/sign-1.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/sign/ChangeLog b/app-crypt/sign/ChangeLog
index 487a6e4dc971..838f2272cdf2 100644
--- a/app-crypt/sign/ChangeLog
+++ b/app-crypt/sign/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/sign
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/ChangeLog,v 1.17 2012/10/10 14:08:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/ChangeLog,v 1.18 2012/11/04 16:53:14 ulm Exp $
+
+ 04 Nov 2012; Ulrich Müller <ulm@gentoo.org> sign-1.0.7.ebuild:
+ Specify LICENSE more precisely, BZIP2 according to LICENSE file in tarball.
10 Oct 2012; Agostino Sarubbo <ago@gentoo.org> sign-1.0.7.ebuild:
Stable for amd64, wrt bug #437822
diff --git a/app-crypt/sign/sign-1.0.7.ebuild b/app-crypt/sign/sign-1.0.7.ebuild
index 177edba07ef8..16ac2c7e2546 100644
--- a/app-crypt/sign/sign-1.0.7.ebuild
+++ b/app-crypt/sign/sign-1.0.7.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/app-crypt/sign/sign-1.0.7.ebuild,v 1.14 2012/10/10 14:08:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.7.ebuild,v 1.15 2012/11/04 16:53:14 ulm Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="File signing and signature verification utility"
HOMEPAGE="http://swapped.cc/sign/"
SRC_URI="http://swapped.cc/${PN}/files/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BZIP2"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""