summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2004-06-25 12:35:53 +0000
committerThomas Raschbacher <lordvan@gentoo.org>2004-06-25 12:35:53 +0000
commit194fa9379cd0966783d710728f8137848be5249b (patch)
tree90c8eb58bd17f9cea4d7399ba09405501ef3efd0 /net-im/imcom
parent(no commit message) (diff)
downloadhistorical-194fa9379cd0966783d710728f8137848be5249b.tar.gz
historical-194fa9379cd0966783d710728f8137848be5249b.tar.bz2
historical-194fa9379cd0966783d710728f8137848be5249b.zip
fixed copyright header, and bug #53669
Diffstat (limited to 'net-im/imcom')
-rw-r--r--net-im/imcom/ChangeLog7
-rw-r--r--net-im/imcom/Manifest6
-rw-r--r--net-im/imcom/imcom-1.32.ebuild6
-rw-r--r--net-im/imcom/imcom-1.33.ebuild6
4 files changed, 15 insertions, 10 deletions
diff --git a/net-im/imcom/ChangeLog b/net-im/imcom/ChangeLog
index 7ed5bd7d8fa1..bd390072e805 100644
--- a/net-im/imcom/ChangeLog
+++ b/net-im/imcom/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/imcom
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/ChangeLog,v 1.17 2004/06/24 22:53:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/ChangeLog,v 1.18 2004/06/25 12:35:53 lordvan Exp $
+
+ 25 Jun 2004; Thomas Raschbacher <lordvan@gentoo.org> imcom-1.32.ebuild,
+ imcom-1.33.ebuild:
+ fixed licenses (Bug #53669, thanks to Philipp Kern
+ <phil@lordaeron.in-berlin.de> for pointing this out)
18 Jun 2004; Jason Wever <weeve@gentoo.org> imcom-1.33.ebuild:
Added ~sparc keyword.
diff --git a/net-im/imcom/Manifest b/net-im/imcom/Manifest
index 45a2753df2a3..b1fb0413a757 100644
--- a/net-im/imcom/Manifest
+++ b/net-im/imcom/Manifest
@@ -1,6 +1,6 @@
-MD5 9095badc26cfcb34f0e3131e2d669159 imcom-1.33.ebuild 894
-MD5 21b004cfe2a22504341c0a6e8f36dbd9 imcom-1.32.ebuild 886
-MD5 eb7487ae1ae16d165e200bdbf7149676 ChangeLog 2523
+MD5 30a40649f0944d37e01222f65eca18aa imcom-1.33.ebuild 899
+MD5 77da047271660893ff12c495c4500f85 imcom-1.32.ebuild 891
+MD5 a5e8e161a41c519e99d0786e447294a6 ChangeLog 2726
MD5 1cba1b4de0a2f189931b618d764daa74 metadata.xml 404
MD5 3034003b5e28e3d66787f708dbc8dec6 files/Makefile-1.31 1308
MD5 676db07a2ae5bb34a2f01aae8628ad30 files/digest-imcom-1.32 62
diff --git a/net-im/imcom/imcom-1.32.ebuild b/net-im/imcom/imcom-1.32.ebuild
index 0a9a2374b8bd..938cdc3f478e 100644
--- a/net-im/imcom/imcom-1.32.ebuild
+++ b/net-im/imcom/imcom-1.32.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.32.ebuild,v 1.3 2004/06/24 22:53:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.32.ebuild,v 1.4 2004/06/25 12:35:53 lordvan Exp $
MYVER=${PV}
S=${WORKDIR}/${PN}-${MYVER}
@@ -14,7 +14,7 @@ DEPEND=">=dev-lang/python-2.2
RDEPEND="${DEPEND}"
SLOT="0"
-LICENSE="as-is"
+LICENSE="BSD"
KEYWORDS="x86 ~ppc"
IUSE=""
diff --git a/net-im/imcom/imcom-1.33.ebuild b/net-im/imcom/imcom-1.33.ebuild
index 135b86463c81..99cc8e570b81 100644
--- a/net-im/imcom/imcom-1.33.ebuild
+++ b/net-im/imcom/imcom-1.33.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.3 2004/06/24 22:53:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.4 2004/06/25 12:35:53 lordvan Exp $
MYVER=${PV}
S=${WORKDIR}/${PN}-${MYVER}
@@ -14,7 +14,7 @@ DEPEND=">=dev-lang/python-2.2
RDEPEND="${DEPEND}"
SLOT="0"
-LICENSE="as-is"
+LICENSE="BSD"
KEYWORDS="~x86 ~ppc ~sparc"
IUSE=""