diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-12 14:27:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-12 14:27:55 +0000 |
commit | a4aed4e1689fd248e1a5dcd59c0d90714c30eab5 (patch) | |
tree | 47acc20cb0a1fabb332b51a67f17d709f37bcb21 /games-emulation | |
parent | xmame/xmess changed licenses to this. (bug #92336) (diff) | |
download | gentoo-2-a4aed4e1689fd248e1a5dcd59c0d90714c30eab5.tar.gz gentoo-2-a4aed4e1689fd248e1a5dcd59c0d90714c30eab5.tar.bz2 gentoo-2-a4aed4e1689fd248e1a5dcd59c0d90714c30eab5.zip |
LICENSE change (bug #92336)
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xmame/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/xmame/xmame-0.96.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/xmess/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/xmess/xmess-0.96.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/games-emulation/xmame/ChangeLog b/games-emulation/xmame/ChangeLog index 979158a9e3d8..3a94e83b41da 100644 --- a/games-emulation/xmame/ChangeLog +++ b/games-emulation/xmame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/xmame # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.39 2005/05/12 05:54:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.40 2005/05/12 14:27:55 mr_bones_ Exp $ + + 12 May 2005; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.96.ebuild: + LICENSE change (bug #92336) *xmame-0.96 (12 May 2005) diff --git a/games-emulation/xmame/xmame-0.96.ebuild b/games-emulation/xmame/xmame-0.96.ebuild index 94c30b75bc8a..ca33641f662d 100644 --- a/games-emulation/xmame/xmame-0.96.ebuild +++ b/games-emulation/xmame/xmame-0.96.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-emulation/xmame/xmame-0.96.ebuild,v 1.1 2005/05/12 05:54:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.96.ebuild,v 1.2 2005/05/12 14:27:55 mr_bones_ Exp $ inherit flag-o-matic gcc eutils games @@ -10,7 +10,7 @@ DESCRIPTION="Multiple Arcade Machine Emulator for X11" HOMEPAGE="http://x.mame.net/" SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" -LICENSE="xmame" +LICENSE="XMAME" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="alsa arts dga esd expat ggi joystick lirc mmx net opengl sdl svga X xv" diff --git a/games-emulation/xmess/ChangeLog b/games-emulation/xmess/ChangeLog index 491b73bf2149..e8cbba8cadb7 100644 --- a/games-emulation/xmess/ChangeLog +++ b/games-emulation/xmess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/xmess # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/ChangeLog,v 1.28 2005/05/12 06:44:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/ChangeLog,v 1.29 2005/05/12 14:27:19 mr_bones_ Exp $ + + 12 May 2005; Michael Sterrett <mr_bones_@gentoo.org> xmess-0.96.ebuild: + LICENSE change (bug #92336) *xmess-0.96 (12 May 2005) diff --git a/games-emulation/xmess/xmess-0.96.ebuild b/games-emulation/xmess/xmess-0.96.ebuild index 84331c588abc..000a4b9bac41 100644 --- a/games-emulation/xmess/xmess-0.96.ebuild +++ b/games-emulation/xmess/xmess-0.96.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-emulation/xmess/xmess-0.96.ebuild,v 1.1 2005/05/12 06:44:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.96.ebuild,v 1.2 2005/05/12 14:27:19 mr_bones_ Exp $ inherit flag-o-matic gcc eutils games @@ -10,7 +10,7 @@ DESCRIPTION="Multiple Arcade Machine Emulator for X11" HOMEPAGE="http://x.mame.net/" SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" -LICENSE="xmame" +LICENSE="XMAME" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="alsa arts dga esd expat ggi joystick lirc mmx net opengl sdl svga X xv" |