diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-06-09 11:06:56 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-06-09 11:06:56 +0000 |
commit | 489922fb959095ee1372088247fd66801ceb165a (patch) | |
tree | fa9c10eedbdeceafc8124dfa0a5c9499105c5a10 /x11-libs/scw | |
parent | Version bump, and licence fix. Closes bug #136101, by Ali Sabil <hybrid at tu... (diff) | |
download | gentoo-2-489922fb959095ee1372088247fd66801ceb165a.tar.gz gentoo-2-489922fb959095ee1372088247fd66801ceb165a.tar.bz2 gentoo-2-489922fb959095ee1372088247fd66801ceb165a.zip |
Also fix licence in 0.4.3 ebuild.
(Portage version: 2.1_rc3-r2)
Diffstat (limited to 'x11-libs/scw')
-rw-r--r-- | x11-libs/scw/scw-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/scw/scw-0.4.3.ebuild b/x11-libs/scw/scw-0.4.3.ebuild index 5569e4bd15f3..fc19281a6f32 100644 --- a/x11-libs/scw/scw-0.4.3.ebuild +++ b/x11-libs/scw/scw-0.4.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/scw/scw-0.4.3.ebuild,v 1.2 2006/04/11 16:55:49 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/scw/scw-0.4.3.ebuild,v 1.3 2006/06/09 11:06:56 ticho Exp $ DESCRIPTION="A GTK+ widget set specifically designed for chat programs." HOMEPAGE="http://corrie.scp.fi/users/kalle.vahlman/scw/" SRC_URI="http://corrie.scp.fi/users/kalle.vahlman/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86" |