summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-05 18:33:04 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-05 18:33:04 +0000
commit84fb744d4b1fa1153bd0c7b3ba8d54c6f8c3bfcd (patch)
tree31476807bb12a2ed758f6c42caf727ce34ae4eec /sci-libs/buddy
parentRevert as just talked with him via IRC (diff)
downloadgentoo-2-84fb744d4b1fa1153bd0c7b3ba8d54c6f8c3bfcd.tar.gz
gentoo-2-84fb744d4b1fa1153bd0c7b3ba8d54c6f8c3bfcd.tar.bz2
gentoo-2-84fb744d4b1fa1153bd0c7b3ba8d54c6f8c3bfcd.zip
Specify LICENSE more precisely, see README file, bug 455570.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sci-libs/buddy')
-rw-r--r--sci-libs/buddy/ChangeLog8
-rw-r--r--sci-libs/buddy/buddy-2.2.ebuild6
-rw-r--r--sci-libs/buddy/buddy-2.4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-libs/buddy/ChangeLog b/sci-libs/buddy/ChangeLog
index b5d2450baa3b..6d54a589f497 100644
--- a/sci-libs/buddy/ChangeLog
+++ b/sci-libs/buddy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/buddy
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/buddy/ChangeLog,v 1.13 2012/10/18 21:31:27 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/buddy/ChangeLog,v 1.14 2013/02/05 18:33:04 ulm Exp $
+
+ 05 Feb 2013; Ulrich Müller <ulm@gentoo.org> buddy-2.2.ebuild,
+ buddy-2.4.ebuild:
+ Specify LICENSE more precisely, see README file, bug 455570.
18 Oct 2012; Justin Lecher <jlec@gentoo.org> buddy-2.2.ebuild,
buddy-2.4.ebuild, metadata.xml:
diff --git a/sci-libs/buddy/buddy-2.2.ebuild b/sci-libs/buddy/buddy-2.2.ebuild
index 141d78443774..00cd1174e2fe 100644
--- a/sci-libs/buddy/buddy-2.2.ebuild
+++ b/sci-libs/buddy/buddy-2.2.ebuild
@@ -1,12 +1,12 @@
-# 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/sci-libs/buddy/buddy-2.2.ebuild,v 1.6 2012/10/18 21:31:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/buddy/buddy-2.2.ebuild,v 1.7 2013/02/05 18:33:04 ulm Exp $
DESCRIPTION="Binary Decision Diagram Package"
HOMEPAGE="http://www.itu.dk/research/buddy/"
SRC_URI="http://www.itu.dk/research/buddy/buddy22.tar.gz"
-LICENSE="as-is"
+LICENSE="buddy"
SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
diff --git a/sci-libs/buddy/buddy-2.4.ebuild b/sci-libs/buddy/buddy-2.4.ebuild
index 6310523ee3e1..1d008d692080 100644
--- a/sci-libs/buddy/buddy-2.4.ebuild
+++ b/sci-libs/buddy/buddy-2.4.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/sci-libs/buddy/buddy-2.4.ebuild,v 1.10 2012/10/18 21:31:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/buddy/buddy-2.4.ebuild,v 1.11 2013/02/05 18:33:04 ulm Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="Binary Decision Diagram Package"
HOMEPAGE="http://sourceforge.net/projects/buddy/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="buddy"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples static-libs"