diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-24 02:08:25 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-24 02:08:25 +0000 |
commit | 0951bad0550bb5f91b88b2438cc8eb8e28516d97 (patch) | |
tree | 55f35030a668a4aa6b0b2771e5b75dd134dab955 /x11-plugins | |
parent | licence to gpl-2 (diff) | |
download | gentoo-2-0951bad0550bb5f91b88b2438cc8eb8e28516d97.tar.gz gentoo-2-0951bad0550bb5f91b88b2438cc8eb8e28516d97.tar.bz2 gentoo-2-0951bad0550bb5f91b88b2438cc8eb8e28516d97.zip |
helps to modify the license huh....
(Portage version: 2.1.1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/beryl-plugins/beryl-plugins-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/beryl-plugins/beryl-plugins-0.1.1.ebuild b/x11-plugins/beryl-plugins/beryl-plugins-0.1.1.ebuild index 36ddc862574b..992b524861db 100644 --- a/x11-plugins/beryl-plugins/beryl-plugins-0.1.1.ebuild +++ b/x11-plugins/beryl-plugins/beryl-plugins-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/beryl-plugins-0.1.1.ebuild,v 1.1 2006/10/22 22:28:35 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/beryl-plugins-0.1.1.ebuild,v 1.2 2006/10/24 02:08:25 tsunam Exp $ inherit autotools @@ -8,7 +8,7 @@ DESCRIPTION="Beryl Window Decorator Plugins" HOMEPAGE="http://beryl-project.org" SRC_URI="http://distfiles.xgl-coffee.org/${PN}/${P}.tar.bz2" -LICENSE="X11" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="dbus" |