diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-08 21:58:42 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-08 21:58:42 +0000 |
commit | c910e2e272845dde7782f31d4f25bf79665de45b (patch) | |
tree | 75f186173d66c689ccc25b6df084110918365b9a /games-arcade | |
parent | Fix LICENSE, bug 298556. (diff) | |
download | gentoo-2-c910e2e272845dde7782f31d4f25bf79665de45b.tar.gz gentoo-2-c910e2e272845dde7782f31d4f25bf79665de45b.tar.bz2 gentoo-2-c910e2e272845dde7782f31d4f25bf79665de45b.zip |
Fix LICENSE, bug 298556.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/pydance-songs/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/pydance-songs/pydance-songs-20040410.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-arcade/pydance-songs/ChangeLog b/games-arcade/pydance-songs/ChangeLog index b3404a52f36c..4be2c8eb9fd6 100644 --- a/games-arcade/pydance-songs/ChangeLog +++ b/games-arcade/pydance-songs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/pydance-songs -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/ChangeLog,v 1.10 2007/02/08 20:54:36 wolf31o2 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/ChangeLog,v 1.11 2010/02/08 21:58:42 ulm Exp $ + + 08 Feb 2010; Ulrich Mueller <ulm@gentoo.org> + pydance-songs-20040410.ebuild: + Fix LICENSE, bug 298556. 08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/games-arcade/pydance-songs/pydance-songs-20040410.ebuild b/games-arcade/pydance-songs/pydance-songs-20040410.ebuild index 00b90c271f68..aedda58be4de 100644 --- a/games-arcade/pydance-songs/pydance-songs-20040410.ebuild +++ b/games-arcade/pydance-songs/pydance-songs-20040410.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild,v 1.6 2004/11/08 01:50:13 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance-songs/pydance-songs-20040410.ebuild,v 1.7 2010/02/08 21:58:42 ulm Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="Music for the pyDDR game" HOMEPAGE="http://icculus.org/pyddr/" SRC_URI="mirror://gentoo/${P}.tar.bz2" -LICENSE="X11" +LICENSE="MIT" SLOT="0" KEYWORDS="x86 ppc ~amd64" IUSE="" |