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 1QrojV-0003wk-7L for garchives@archives.gentoo.org; Fri, 12 Aug 2011 10:12:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DF0421C063; Fri, 12 Aug 2011 10:12:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0A25021C063 for ; Fri, 12 Aug 2011 10:12:44 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA5E11B4022 for ; Fri, 12 Aug 2011 10:12:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 03E8580040 for ; Fri, 12 Aug 2011 10:12:43 +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: <094ddae248a968db4888e220d5d5e3b23f91618c.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:gnome-next commit in: x11-themes/gtk-engines-unico/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-themes/gtk-engines-unico/gtk-engines-unico-0.1.0_p74.ebuild x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.ebuild x11-themes/gtk-engines-unico/gtk-engines-unico-9999.ebuild X-VCS-Directories: x11-themes/gtk-engines-unico/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 094ddae248a968db4888e220d5d5e3b23f91618c Date: Fri, 12 Aug 2011 10:12:43 +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: efdceb9c1b29c70fd03d6a54364511e1 commit: 094ddae248a968db4888e220d5d5e3b23f91618c Author: Alexandre Rostovtsev gmail com> AuthorDate: Fri Aug 12 10:05:41 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Fri Aug 12 10:05:41 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D094ddae2 x11-themes/gtk-engines-unico: 0.1.0_p74 =E2=86=92 1.0 Bump to the first official release. Update gtk+ dependency and DOCS. --- ...1.0_p74.ebuild =3D> gtk-engines-unico-1.0.ebuild} | 4 ++-- .../gtk-engines-unico-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-themes/gtk-engines-unico/gtk-engines-unico-0.1.0_p74.ebu= ild b/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.ebuild similarity index 93% rename from x11-themes/gtk-engines-unico/gtk-engines-unico-0.1.0_p74.ebui= ld rename to x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.ebuild index d75561d..accad44 100644 --- a/x11-themes/gtk-engines-unico/gtk-engines-unico-0.1.0_p74.ebuild +++ b/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.ebuild @@ -30,12 +30,12 @@ fi =20 RDEPEND=3D">=3Ddev-libs/glib-2.26.0:2 >=3Dx11-libs/cairo-1.10[glib] - >=3Dx11-libs/gtk+-3.1.6:3" + >=3Dx11-libs/gtk+-3.1.10:3" DEPEND=3D"${RDEPEND} dev-util/pkgconfig" =20 pkg_setup() { - DOCS=3D"AUTHORS TODO" # ChangeLog, NEWS, README are empty + DOCS=3D"AUTHORS NEWS" # ChangeLog, README are empty } =20 src_unpack() { diff --git a/x11-themes/gtk-engines-unico/gtk-engines-unico-9999.ebuild b= /x11-themes/gtk-engines-unico/gtk-engines-unico-9999.ebuild index d75561d..accad44 100644 --- a/x11-themes/gtk-engines-unico/gtk-engines-unico-9999.ebuild +++ b/x11-themes/gtk-engines-unico/gtk-engines-unico-9999.ebuild @@ -30,12 +30,12 @@ fi =20 RDEPEND=3D">=3Ddev-libs/glib-2.26.0:2 >=3Dx11-libs/cairo-1.10[glib] - >=3Dx11-libs/gtk+-3.1.6:3" + >=3Dx11-libs/gtk+-3.1.10:3" DEPEND=3D"${RDEPEND} dev-util/pkgconfig" =20 pkg_setup() { - DOCS=3D"AUTHORS TODO" # ChangeLog, NEWS, README are empty + DOCS=3D"AUTHORS NEWS" # ChangeLog, README are empty } =20 src_unpack() {