summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2010-01-18 15:24:12 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2010-01-18 15:24:12 +0000
commit1c66b9a4b4ef442bd48a14ec01a324b83ca8f225 (patch)
treed080a733f1e5c896f2af4492b0a05904d9c29ef9 /x11-wm
parentDropping maintenance (diff)
downloadgentoo-2-1c66b9a4b4ef442bd48a14ec01a324b83ca8f225.tar.gz
gentoo-2-1c66b9a4b4ef442bd48a14ec01a324b83ca8f225.tar.bz2
gentoo-2-1c66b9a4b4ef442bd48a14ec01a324b83ca8f225.zip
Fix license, bug #301210
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/afterstep/ChangeLog8
-rw-r--r--x11-wm/afterstep/afterstep-2.2.4.ebuild7
-rw-r--r--x11-wm/afterstep/afterstep-2.2.9.ebuild7
3 files changed, 14 insertions, 8 deletions
diff --git a/x11-wm/afterstep/ChangeLog b/x11-wm/afterstep/ChangeLog
index e008b8737871..338de01583d0 100644
--- a/x11-wm/afterstep/ChangeLog
+++ b/x11-wm/afterstep/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/afterstep
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.84 2009/11/03 15:21:55 voyageur Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.85 2010/01/18 15:24:12 voyageur Exp $
+
+ 18 Jan 2010; Bernard Cafarelli <voyageur@gentoo.org>
+ afterstep-2.2.4.ebuild, afterstep-2.2.9.ebuild:
+ Fix license, bug #301210
03 Nov 2009; Bernard Cafarelli <voyageur@gentoo.org>
afterstep-2.2.9.ebuild:
diff --git a/x11-wm/afterstep/afterstep-2.2.4.ebuild b/x11-wm/afterstep/afterstep-2.2.4.ebuild
index a870c663c7fc..f3711d2f9ac7 100644
--- a/x11-wm/afterstep/afterstep-2.2.4.ebuild
+++ b/x11-wm/afterstep/afterstep-2.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.4.ebuild,v 1.15 2009/08/03 10:39:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.4.ebuild,v 1.16 2010/01/18 15:24:12 voyageur Exp $
inherit flag-o-matic eutils
@@ -8,7 +8,8 @@ DESCRIPTION="AfterStep is a feature rich NeXTish window manager"
HOMEPAGE="http://www.afterstep.org"
SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2"
-LICENSE="AFTERSTEP"
+# libAfterBase/libAfterImage are LGPL
+LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="debug gif jpeg mmx nls png tiff xinerama"
diff --git a/x11-wm/afterstep/afterstep-2.2.9.ebuild b/x11-wm/afterstep/afterstep-2.2.9.ebuild
index f7c4901f8bb0..688ef1f71fee 100644
--- a/x11-wm/afterstep/afterstep-2.2.9.ebuild
+++ b/x11-wm/afterstep/afterstep-2.2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.3 2009/11/03 15:22:39 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.4 2010/01/18 15:24:12 voyageur Exp $
EAPI=2
inherit autotools flag-o-matic eutils
@@ -9,7 +9,8 @@ DESCRIPTION="AfterStep is a feature rich NeXTish window manager"
HOMEPAGE="http://www.afterstep.org"
SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2"
-LICENSE="AFTERSTEP"
+# libAfterBase/libAfterImage are LGPL
+LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="alsa debug dbus gif gtk jpeg mmx nls png svg tiff xinerama"