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 1RG4HJ-000227-PU for garchives@archives.gentoo.org; Tue, 18 Oct 2011 07:40:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F152421C144; Tue, 18 Oct 2011 07:37:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C3DE521C121 for ; Tue, 18 Oct 2011 07:37:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DC1D1B4047 for ; Tue, 18 Oct 2011 07:37:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9A8BC80056 for ; Tue, 18 Oct 2011 07:37:53 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: app-editors/gedit-plugins/ X-VCS-Repository: proj/gnome X-VCS-Files: app-editors/gedit-plugins/gedit-plugins-3.2.0.ebuild app-editors/gedit-plugins/gedit-plugins-3.2.1.ebuild X-VCS-Directories: app-editors/gedit-plugins/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: d6bb739dab8c628c6a6049abbda8ad0a152e73e8 Date: Tue, 18 Oct 2011 07:37:53 +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: 255e5dca6ccdcf3b9fcbb3021b55a3d1 commit: d6bb739dab8c628c6a6049abbda8ad0a152e73e8 Author: Alexandre Rostovtsev gmail com> AuthorDate: Tue Oct 18 06:47:51 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Tue Oct 18 06:47:51 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dd6bb739d app-editors/gedit-plugins: 3.2.0 =E2=86=92 3.2.1 Bump, minor bugfixes. --- ...ins-3.2.0.ebuild =3D> gedit-plugins-3.2.1.ebuild} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-editors/gedit-plugins/gedit-plugins-3.2.0.ebuild b/app-e= ditors/gedit-plugins/gedit-plugins-3.2.1.ebuild similarity index 98% rename from app-editors/gedit-plugins/gedit-plugins-3.2.0.ebuild rename to app-editors/gedit-plugins/gedit-plugins-3.2.1.ebuild index 2a96734..a60e9d7 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.2.0.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.2.1.ebuild @@ -21,7 +21,7 @@ SLOT=3D"0" IUSE_plugins=3D"charmap synctex terminal" IUSE=3D"+python ${IUSE_plugins}" =20 -RDEPEND=3D">=3Dapp-editors/gedit-3.0.0[python?] +RDEPEND=3D">=3Dapp-editors/gedit-3.2.0[python?] >=3Ddev-libs/glib-2.26.0:2 >=3Ddev-libs/libpeas-0.7.3[gtk,python?] >=3Dx11-libs/gtk+-3.0.0:3