From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RpGmi-0005C4-4g for garchives@archives.gentoo.org; Mon, 23 Jan 2012 10:05:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6400DE08A1; Mon, 23 Jan 2012 10:05:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2604CE08A1 for ; Mon, 23 Jan 2012 10:05:49 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3657E642C2 for ; Mon, 23 Jan 2012 10:05:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 0A35C2004B; Mon, 23 Jan 2012 10:05:47 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/fvwm-crystal: ChangeLog fvwm-crystal-3.0.6-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog fvwm-crystal-3.0.6-r1.ebuild X-VCS-Directories: x11-themes/fvwm-crystal X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20120123100547.0A35C2004B@flycatcher.gentoo.org> Date: Mon, 23 Jan 2012 10:05:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9b3a6a40-601d-4092-801d-10b036afe72c X-Archives-Hash: 263f27765be2697120c08a1868d819ef ssuominen 12/01/23 10:05:47 Modified: ChangeLog fvwm-crystal-3.0.6-r1.ebuild Log: Fix *magick dependencies (import command is used) wrt #314413 by Wojcie= ch Porczyk =20 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64) Revision Changes Path 1.65 x11-themes/fvwm-crystal/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/fvwm-cr= ystal/ChangeLog?rev=3D1.65&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/fvwm-cr= ystal/ChangeLog?rev=3D1.65&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/fvwm-cr= ystal/ChangeLog?r1=3D1.64&r2=3D1.65 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 11 Nov 2011 17:08:24 -0000 1.64 +++ ChangeLog 23 Jan 2012 10:05:46 -0000 1.65 @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/fvwm-crystal -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/ChangeLog,v 1= .64 2011/11/11 17:08:24 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/ChangeLog,v 1= .65 2012/01/23 10:05:46 ssuominen Exp $ + + 23 Jan 2012; Samuli Suominen + fvwm-crystal-3.0.6-r1.ebuild: + Fix *magick dependencies (import command is used) wrt #314413 by Wojci= ech + Porczyk =20 11 Nov 2011; Samuli Suominen -fvwm-crystal-3.0.5-r1.ebuild: 1.6 x11-themes/fvwm-crystal/fvwm-crystal-3.0.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/fvwm-cr= ystal/fvwm-crystal-3.0.6-r1.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/fvwm-cr= ystal/fvwm-crystal-3.0.6-r1.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/fvwm-cr= ystal/fvwm-crystal-3.0.6-r1.ebuild?r1=3D1.5&r2=3D1.6 Index: fvwm-crystal-3.0.6-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-3.= 0.6-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fvwm-crystal-3.0.6-r1.ebuild 11 Nov 2011 17:07:35 -0000 1.5 +++ fvwm-crystal-3.0.6-r1.ebuild 23 Jan 2012 10:05:46 -0000 1.6 @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-= 3.0.6-r1.ebuild,v 1.5 2011/11/11 17:07:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-= 3.0.6-r1.ebuild,v 1.6 2012/01/23 10:05:46 ssuominen Exp $ =20 -EAPI=3D2 +EAPI=3D4 inherit eutils =20 DESCRIPTION=3D"Configurable and full featured theme for FVWM, with lots = of transparency" @@ -20,7 +20,7 @@ || ( x11-misc/stalonetray x11-misc/trayer ) || ( x11-misc/habak x11-misc/hsetroot ) x11-apps/xwd - media-gfx/imagemagick[png]" + || ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[png] )" =20 src_prepare() { find . -type d -name '.svn' -prune -exec rm -rf {} ';' || die @@ -28,18 +28,18 @@ } =20 src_install() { - einstall || die + einstall =20 - dodoc AUTHORS README INSTALL NEWS ChangeLog doc/* || die + dodoc AUTHORS README INSTALL NEWS ChangeLog doc/* =20 docinto examples - dodoc addons/* || die + dodoc addons/* =20 exeinto /etc/X11/Sessions - doexe "${FILESDIR}"/fvwm-crystal || die + doexe "${FILESDIR}"/fvwm-crystal =20 insinto /usr/share/xsessions - doins addons/fvwm-crystal.desktop || die + doins addons/fvwm-crystal.desktop } =20 pkg_postinst() {