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 1P1dKr-0005RT-Tu for garchives@archives.gentoo.org; Fri, 01 Oct 2010 10:59:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83201E0A7F; Fri, 1 Oct 2010 10:59:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4E874E0A7F for ; Fri, 1 Oct 2010 10:59:29 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ABAED1B41F2 for ; Fri, 1 Oct 2010 10:59:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id 4DF912004C; Fri, 1 Oct 2010 10:59:27 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libfm: libfm-9999.ebuild metadata.xml ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libfm-9999.ebuild metadata.xml ChangeLog X-VCS-Directories: x11-libs/libfm X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20101001105927.4DF912004C@flycatcher.gentoo.org> Date: Fri, 1 Oct 2010 10:59:27 +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: 71acd209-6d9e-494a-b739-75cb28c9be85 X-Archives-Hash: db2fa9c83c3373714b3ccf20877edc1e hwoarang 10/10/01 10:59:27 Modified: libfm-9999.ebuild metadata.xml ChangeLog Log: Move gnome,hal,udev dependencies from pcmanfm to libfm to actually refl= ect the underlying code. Bug #330891. Add gtk-doc dependency. Bug #338908 =20 (Portage version: 2.2_rc88/cvs/Linux x86_64) Revision Changes Path 1.3 x11-libs/libfm/libfm-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/lib= fm-9999.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/lib= fm-9999.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/lib= fm-9999.ebuild?r1=3D1.2&r2=3D1.3 Index: libfm-9999.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-libs/libfm/libfm-9999.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libfm-9999.ebuild 8 Jul 2010 09:50:19 -0000 1.2 +++ libfm-9999.ebuild 1 Oct 2010 10:59:27 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-9999.ebuild,v 1.= 2 2010/07/08 09:50:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-9999.ebuild,v 1.= 3 2010/10/01 10:59:27 hwoarang Exp $ =20 EAPI=3D"2" =20 @@ -13,13 +13,17 @@ LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"" -IUSE=3D"debug demo" +IUSE=3D"debug demo gnome hal udev" =20 RDEPEND=3D"dev-libs/glib:2 x11-libs/gtk+:2 + sys-fs/udisks + gnome? ( hal? ( gnome-base/gnome-mount ) ) + gnome? ( gnome-base/gvfs[hal?,udev?] ) >=3Dlxde-base/menu-cache-0.3.2" DEPEND=3D"${RDEPEND} >=3Ddev-util/intltool-0.40 + dev-util/gtk-doc dev-util/pkgconfig sys-devel/gettext" =20 @@ -29,6 +33,7 @@ echo "data/ui/${file}" >> po/POTFILES.in done echo "src/udisks/g-udisks-device.c" >> po/POTFILES.in + gtkdocize eautoreconf einfo "Running intltoolize ..." intltoolize --force --copy --automake || die 1.3 x11-libs/libfm/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/met= adata.xml?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/met= adata.xml?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/met= adata.xml?r1=3D1.2&r2=3D1.3 Index: metadata.xml =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-libs/libfm/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml 1 Oct 2010 10:06:47 -0000 1.2 +++ metadata.xml 1 Oct 2010 10:59:27 -0000 1.3 @@ -8,5 +8,6 @@ Build demo + Use sys-fs/udev to determine available devices 1.14 x11-libs/libfm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/Cha= ngeLog?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/Cha= ngeLog?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/Cha= ngeLog?r1=3D1.13&r2=3D1.14 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-libs/libfm/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 1 Oct 2010 10:06:47 -0000 1.13 +++ ChangeLog 1 Oct 2010 10:59:27 -0000 1.14 @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/libfm # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.13 2010/= 10/01 10:06:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.14 2010/= 10/01 10:59:27 hwoarang Exp $ + + 01 Oct 2010; Markos Chandras libfm-9999.ebuild, + metadata.xml: + Move gnome,hal,udev dependencies from pcmanfm to libfm to actually ref= lect + the underlying code. Bug #330891. Add gtk-doc dependency. Bug #338908 =20 01 Oct 2010; Markos Chandras metadata.xml: Add myself as maintainer