summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-09 19:08:55 +0000
committerUlrich Müller <ulm@gentoo.org>2014-05-09 19:08:55 +0000
commitd35ec4d592157255464ace15b7394d68f756e5f0 (patch)
tree079ae213e968f507099079745a848d61364f4c37 /app-emulation
parentFix LICENSE, this is a metapackage with USE=abi_x86_32. (diff)
downloadgentoo-2-d35ec4d592157255464ace15b7394d68f756e5f0.tar.gz
gentoo-2-d35ec4d592157255464ace15b7394d68f756e5f0.tar.bz2
gentoo-2-d35ec4d592157255464ace15b7394d68f756e5f0.zip
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!)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/emul-linux-x86-sdl/ChangeLog6
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild4
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog
index 0027f2e065a6..a70296904b76 100644
--- a/app-emulation/emul-linux-x86-sdl/ChangeLog
+++ b/app-emulation/emul-linux-x86-sdl/ChangeLog
@@ -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 <ulm@gentoo.org>
+ 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)
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild
index e76dad75cce4..97f54c6e35be 100644
--- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406-r2.ebuild
@@ -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"
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild
index e89e6d28f401..274aa95a27b4 100644
--- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140508.ebuild
@@ -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"