public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/exiv2: exiv2-0.17.1.ebuild
@ 2008-11-02  7:03 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2008-11-02  7:03 UTC (permalink / raw
  To: gentoo-commits

vapier      08/11/02 07:03:33

  Modified:             exiv2-0.17.1.ebuild
  Log:
  tweak style
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)

Revision  Changes    Path
1.3                  media-gfx/exiv2/exiv2-0.17.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild?r1=1.2&r2=1.3

Index: exiv2-0.17.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- exiv2-0.17.1.ebuild	27 Oct 2008 23:05:23 -0000	1.2
+++ exiv2-0.17.1.ebuild	2 Nov 2008 07:03:26 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v 1.2 2008/10/27 23:05:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v 1.3 2008/11/02 07:03:26 vapier Exp $
 
 inherit eutils
 
@@ -11,17 +11,14 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-
 IUSE="doc nls zlib xmp examples unicode"
 IUSE_LINGUAS="de es fi fr pl ru sk"
-
-for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done
+IUSE="${IUSE} $(set -- ${IUSE_LINGUAS}; echo ${@/#/linguas_})"
 
 RDEPEND="zlib? ( sys-libs/zlib )
 	xmp? ( dev-libs/expat )
 	nls? ( virtual/libintl )
 	virtual/libiconv"
-
 DEPEND="${RDEPEND}
 	doc? ( app-doc/doxygen )
 	nls? ( sys-devel/gettext )"






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

only message in thread, other threads:[~2008-11-02  7:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-02  7:03 [gentoo-commits] gentoo-x86 commit in media-gfx/exiv2: exiv2-0.17.1.ebuild Mike Frysinger (vapier)

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