diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-01-27 13:16:38 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-01-27 13:16:38 +0000 |
commit | 5b994633431af6cdda6a7bd2222c7d7734615bc1 (patch) | |
tree | 64bd93a8093124288f2a6a26958557548f35d20e /games-action | |
parent | Stable on sparc wrt #78656 (diff) | |
download | gentoo-2-5b994633431af6cdda6a7bd2222c7d7734615bc1.tar.gz gentoo-2-5b994633431af6cdda6a7bd2222c7d7734615bc1.tar.bz2 gentoo-2-5b994633431af6cdda6a7bd2222c7d7734615bc1.zip |
Adjusting LICENSE and closing bug #79700.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/bzflag/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/bzflag/bzflag-1.10.8.20041007.ebuild | 4 | ||||
-rw-r--r-- | games-action/bzflag/bzflag-2.0.0.20050117.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-action/bzflag/ChangeLog b/games-action/bzflag/ChangeLog index 812c2bde094c..f131e4d8f861 100644 --- a/games-action/bzflag/ChangeLog +++ b/games-action/bzflag/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/bzflag # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.15 2005/01/25 01:37:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.16 2005/01/27 13:16:38 wolf31o2 Exp $ + + 27 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> + bzflag-1.10.8.20041007.ebuild, bzflag-2.0.0.20050117.ebuild: + Adjusting LICENSE and closing bug #79700. *bzflag-2.0.0.20050117 (24 Jan 2005) diff --git a/games-action/bzflag/bzflag-1.10.8.20041007.ebuild b/games-action/bzflag/bzflag-1.10.8.20041007.ebuild index 9fc232255d7a..7c9540eb44fd 100644 --- a/games-action/bzflag/bzflag-1.10.8.20041007.ebuild +++ b/games-action/bzflag/bzflag-1.10.8.20041007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.8.20041007.ebuild,v 1.4 2005/01/20 05:06:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.8.20041007.ebuild,v 1.5 2005/01/27 13:16:38 wolf31o2 Exp $ inherit flag-o-matic games @@ -8,7 +8,7 @@ DESCRIPTION="OpenGL accelerated 3d tank combat simulator game" HOMEPAGE="http://www.BZFlag.org/" SRC_URI="mirror://sourceforge/bzflag/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="dedicated" diff --git a/games-action/bzflag/bzflag-2.0.0.20050117.ebuild b/games-action/bzflag/bzflag-2.0.0.20050117.ebuild index 2f05d5b9b9ef..5187148d376b 100644 --- a/games-action/bzflag/bzflag-2.0.0.20050117.ebuild +++ b/games-action/bzflag/bzflag-2.0.0.20050117.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.0.20050117.ebuild,v 1.1 2005/01/25 01:37:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.0.20050117.ebuild,v 1.2 2005/01/27 13:16:38 wolf31o2 Exp $ inherit flag-o-matic games @@ -8,7 +8,7 @@ DESCRIPTION="OpenGL accelerated 3d tank combat simulator game" HOMEPAGE="http://www.BZFlag.org/" SRC_URI="mirror://sourceforge/bzflag/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="dedicated adns" |