summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-04 16:16:16 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-04 16:16:16 +0000
commit1165db5ffc45649b7797c92dbff93e9096901de0 (patch)
treeae9c098257879b056e9e3df17472ac6a78ef21b6 /dev-util/pkgconfig-openbsd
parentadd freebsd-mk-defs to the system set as its needed by bsdmake (diff)
downloadgentoo-2-1165db5ffc45649b7797c92dbff93e9096901de0.tar.gz
gentoo-2-1165db5ffc45649b7797c92dbff93e9096901de0.tar.bz2
gentoo-2-1165db5ffc45649b7797c92dbff93e9096901de0.zip
Remove GPL-2 from LICENSE field because pkg.m4 file has an exception that it can be redistributed under the same license as the program itself wrt #414613
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/pkgconfig-openbsd')
-rw-r--r--dev-util/pkgconfig-openbsd/ChangeLog7
-rw-r--r--dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20120504.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-util/pkgconfig-openbsd/ChangeLog b/dev-util/pkgconfig-openbsd/ChangeLog
index cc3e3a9dfa69..95de9182a3d3 100644
--- a/dev-util/pkgconfig-openbsd/ChangeLog
+++ b/dev-util/pkgconfig-openbsd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/pkgconfig-openbsd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig-openbsd/ChangeLog,v 1.5 2012/05/04 13:08:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig-openbsd/ChangeLog,v 1.6 2012/05/04 16:16:16 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ pkgconfig-openbsd-20120504.ebuild:
+ Remove GPL-2 from LICENSE field because pkg.m4 file has an exception that it
+ can be redistributed under the same license as the program itself wrt #414613
04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
-pkgconfig-openbsd-20120116.ebuild:
diff --git a/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20120504.ebuild b/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20120504.ebuild
index ac148b87377f..0aa23101d21f 100644
--- a/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20120504.ebuild
+++ b/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20120504.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/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20120504.ebuild,v 1.1 2012/05/04 13:07:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20120504.ebuild,v 1.2 2012/05/04 16:16:16 ssuominen Exp $
# cvs -d anoncvs@anoncvs.openbsd.org:/cvs get src/usr.bin/pkg-config/pkg-config
# cvs -d anoncvs@anoncvs.openbsd.org:/cvs get src/usr.bin/pkg-config/pkg-config.1
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/pkg-config/ http://w
SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz
pkg-config? ( http://pkgconfig.freedesktop.org/releases/pkg-config-${PKG_M4_VERSION}.tar.gz )"
-LICENSE="ISC pkg-config? ( GPL-2 )"
+LICENSE="ISC"
SLOT="0"
KEYWORDS=""
IUSE="pkg-config"