ulm 14/05/09 19:08:56
Modified: ChangeLog emul-linux-x86-sdl-20140406-r2.ebuild
emul-linux-x86-sdl-20140508.ebuild
Log:
Fix LICENSE, this is a metapackage with USE=abi_x86_32.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
9433907D693FB5B8!)
Revision Changes Path
1.80 app-emulation/emul-linux-x86-sdl/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.80&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.80&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 8 May 2014 21:48:08 -0000 1.79
+++ ChangeLog 9 May 2014 19:08:55 -0000 1.80
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/emul-linux-x86-sdl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.79
2014/05/08 21:48:08 pacho Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.80
2014/05/09 19:08:55 ulm Exp $
+
+ 09 May 2014; Ulrich Müller <[email protected]>
+ emul-linux-x86-sdl-20140406-r2.ebuild, emul-linux-x86-sdl-20140508.ebuild:
+ Fix LICENSE, this is a metapackage with USE=abi_x86_32.
*emul-linux-x86-sdl-20140508 (08 May 2014)
1.2
app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild?r1=1.1&r2=1.2
Index: emul-linux-x86-sdl-20140406-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-sdl-20140406-r2.ebuild 3 May 2014 10:49:38 -0000
1.1
+++ emul-linux-x86-sdl-20140406-r2.ebuild 9 May 2014 19:08:55 -0000
1.2
@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild,v
1.1 2014/05/03 10:49:38 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild,v
1.2 2014/05/09 19:08:55 ulm Exp $
EAPI=5
inherit emul-linux-x86
-LICENSE="LGPL-2 LGPL-2.1 ZLIB"
+LICENSE="!abi_x86_32? ( LGPL-2 LGPL-2.1 ZLIB ) abi_x86_32? ( metapackage )"
KEYWORDS="-* ~amd64"
IUSE="abi_x86_32"
1.2
app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild?r1=1.1&r2=1.2
Index: emul-linux-x86-sdl-20140508.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emul-linux-x86-sdl-20140508.ebuild 8 May 2014 21:48:08 -0000 1.1
+++ emul-linux-x86-sdl-20140508.ebuild 9 May 2014 19:08:55 -0000 1.2
@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild,v
1.1 2014/05/08 21:48:08 pacho Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild,v
1.2 2014/05/09 19:08:55 ulm Exp $
EAPI=5
inherit emul-linux-x86
-LICENSE="LGPL-2 LGPL-2.1 ZLIB"
+LICENSE="!abi_x86_32? ( LGPL-2 LGPL-2.1 ZLIB ) abi_x86_32? ( metapackage )"
KEYWORDS="-* ~amd64"
IUSE="abi_x86_32"