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 1PreLm-0001PA-3v for garchives@archives.gentoo.org; Mon, 21 Feb 2011 22:35:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E982E0687; Mon, 21 Feb 2011 22:35:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 29AAEE0654 for ; Mon, 21 Feb 2011 22:35:14 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A85001B41A4 for ; Mon, 21 Feb 2011 22:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C9A7680075 for ; Mon, 21 Feb 2011 22:35:12 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <3f89554399c22b3a799314a12f09d30cc975f977.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/ X-VCS-Repository: proj/gnome X-VCS-Files: app-arch/file-roller/file-roller-2.91.6.ebuild app-arch/file-roller/file-roller-2.91.90.ebuild app-arch/file-roller/file-roller-9999.ebuild X-VCS-Directories: app-arch/file-roller/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 3f89554399c22b3a799314a12f09d30cc975f977 Date: Mon, 21 Feb 2011 22:35:12 +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: X-Archives-Hash: 103f6c273cbe082c50b65a5ff7dd208e commit: 3f89554399c22b3a799314a12f09d30cc975f977 Author: Nirbheek Chauhan gentoo org> AuthorDate: Mon Feb 21 22:22:00 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Mon Feb 21 22:22:00 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D3f895543 app-arch/file-roller: 2.91.6 -> 2.91.90, file/libmagic support --- ...er-2.91.6.ebuild =3D> file-roller-2.91.90.ebuild} | 2 ++ app-arch/file-roller/file-roller-9999.ebuild | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/app-arch/file-roller/file-roller-2.91.6.ebuild b/app-arch/fi= le-roller/file-roller-2.91.90.ebuild similarity index 98% rename from app-arch/file-roller/file-roller-2.91.6.ebuild rename to app-arch/file-roller/file-roller-2.91.90.ebuild index be1abd5..89023ba 100644 --- a/app-arch/file-roller/file-roller-2.91.6.ebuild +++ b/app-arch/file-roller/file-roller-2.91.90.ebuild @@ -23,6 +23,7 @@ fi =20 RDEPEND=3D">=3Ddev-libs/glib-2.25.5 >=3Dx11-libs/gtk+-2.91.1:3 + sys-apps/file nautilus? ( >=3Dgnome-base/nautilus-2.22.2 )" DEPEND=3D"${RDEPEND} sys-devel/gettext @@ -42,6 +43,7 @@ pkg_setup() { --disable-packagekit --disable-deprecations --disable-schemas-compile + --enable-magic $(use_enable nautilus nautilus-actions)" DOCS=3D"AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO" } diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file= -roller/file-roller-9999.ebuild index be1abd5..89023ba 100644 --- a/app-arch/file-roller/file-roller-9999.ebuild +++ b/app-arch/file-roller/file-roller-9999.ebuild @@ -23,6 +23,7 @@ fi =20 RDEPEND=3D">=3Ddev-libs/glib-2.25.5 >=3Dx11-libs/gtk+-2.91.1:3 + sys-apps/file nautilus? ( >=3Dgnome-base/nautilus-2.22.2 )" DEPEND=3D"${RDEPEND} sys-devel/gettext @@ -42,6 +43,7 @@ pkg_setup() { --disable-packagekit --disable-deprecations --disable-schemas-compile + --enable-magic $(use_enable nautilus nautilus-actions)" DOCS=3D"AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO" }