summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2004-07-20 14:06:24 +0000
committerMichael Januszewski <spock@gentoo.org>2004-07-20 14:06:24 +0000
commit6b9c4f9a2eb2c1cc5b80289a177e02d21414b283 (patch)
tree1c749f703ce34c95bf098b89655061d7659ebfbb /dev-cpp/libbinio
parentAdded third party mirror to SRC_URI (diff)
downloadhistorical-6b9c4f9a2eb2c1cc5b80289a177e02d21414b283.tar.gz
historical-6b9c4f9a2eb2c1cc5b80289a177e02d21414b283.tar.bz2
historical-6b9c4f9a2eb2c1cc5b80289a177e02d21414b283.zip
Fixed LICENSE.
Diffstat (limited to 'dev-cpp/libbinio')
-rw-r--r--dev-cpp/libbinio/Manifest2
-rw-r--r--dev-cpp/libbinio/libbinio-1.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/libbinio/Manifest b/dev-cpp/libbinio/Manifest
index f85612b10034..e64a8ed6cdd0 100644
--- a/dev-cpp/libbinio/Manifest
+++ b/dev-cpp/libbinio/Manifest
@@ -1,4 +1,4 @@
-MD5 13e280dc03163afc1a03f227ff58c772 libbinio-1.2.ebuild 544
+MD5 a625be3886525ebcfe75e366c1507ca6 libbinio-1.2.ebuild 547
MD5 3b599948ffa9d394073a007f82e75adb ChangeLog 344
MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221
MD5 2276483f87057a438fb25dc0b61c195c files/digest-libbinio-1.2 65
diff --git a/dev-cpp/libbinio/libbinio-1.2.ebuild b/dev-cpp/libbinio/libbinio-1.2.ebuild
index f74a23c085ed..28a689fa3301 100644
--- a/dev-cpp/libbinio/libbinio-1.2.ebuild
+++ b/dev-cpp/libbinio/libbinio-1.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.2.ebuild,v 1.1 2004/07/20 13:52:18 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.2.ebuild,v 1.2 2004/07/20 14:06:24 spock Exp $
DESCRIPTION="Binary I/O stream class library"
HOMEPAGE="http://libbinio.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
IUSE=""