public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-motif: ChangeLog emul-linux-x86-motif-20130224-r1.ebuild
@ 2013-07-31 14:02 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2013-07-31 14:02 UTC (permalink / raw
  To: gentoo-commits

ulm         13/07/31 14:02:45

  Modified:             ChangeLog
  Added:                emul-linux-x86-motif-20130224-r1.ebuild
  Log:
  Convert to metapackage with USE=abi_x86_32, bug 461916.
  
  (Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.20                 app-emulation/emul-linux-x86-motif/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	16 Mar 2013 15:21:57 -0000	1.19
+++ ChangeLog	31 Jul 2013 14:02:45 -0000	1.20
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/emul-linux-x86-motif
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v 1.19 2013/03/16 15:21:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/ChangeLog,v 1.20 2013/07/31 14:02:45 ulm Exp $
+
+*emul-linux-x86-motif-20130224-r1 (31 Jul 2013)
+
+  31 Jul 2013; Ulrich Müller <ulm@gentoo.org>
+  +emul-linux-x86-motif-20130224-r1.ebuild:
+  Convert to metapackage with USE=abi_x86_32, bug 461916.
 
   16 Mar 2013; Pacho Ramos <pacho@gentoo.org>
   emul-linux-x86-motif-20130224.ebuild:



1.1                  app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20130224-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20130224-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20130224-r1.ebuild?rev=1.1&content-type=text/plain

Index: emul-linux-x86-motif-20130224-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-motif/emul-linux-x86-motif-20130224-r1.ebuild,v 1.1 2013/07/31 14:02:45 ulm Exp $

EAPI=5

inherit emul-linux-x86

SRC_URI="!abi_x86_32? ( ${SRC_URI} )"
LICENSE="!abi_x86_32? ( LGPL-2+ MIT MOTIF ) abi_x86_32? ( metapackage )"
KEYWORDS="-* ~amd64"
IUSE="abi_x86_32"

RDEPEND="!<app-emulation/emul-linux-x86-xlibs-20110129
	!abi_x86_32? (
		!x11-libs/motif[abi_x86_32(-)]
		~app-emulation/emul-linux-x86-xlibs-${PV}
	)
	abi_x86_32? (
		x11-libs/motif:0[abi_x86_32(-)]
		x11-libs/motif:2.2[abi_x86_32(-)]
	)"

src_install() {
	use abi_x86_32 || emul-linux-x86_src_install
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-31 14:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 14:02 [gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-motif: ChangeLog emul-linux-x86-motif-20130224-r1.ebuild Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox