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 1RKLav-0004T6-8p for garchives@archives.gentoo.org; Sun, 30 Oct 2011 02:57:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC03B21C023; Sun, 30 Oct 2011 02:57:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B41AD21C023 for ; Sun, 30 Oct 2011 02:57:49 +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 1649E1B4020 for ; Sun, 30 Oct 2011 02:57:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 36B1680042 for ; Sun, 30 Oct 2011 02:57:48 +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: <02ef3acf73abca53262073887903faea8c72278f.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-color-manager/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-color-manager/gnome-color-manager-3.2.1.ebuild gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild X-VCS-Directories: gnome-extra/gnome-color-manager/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 02ef3acf73abca53262073887903faea8c72278f Date: Sun, 30 Oct 2011 02:57:48 +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: 61c465f1e08cc4c640d471efca8ea45e commit: 02ef3acf73abca53262073887903faea8c72278f Author: Alexandre Rostovtsev gentoo org> AuthorDate: Sun Oct 30 01:41:01 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Sun Oct 30 01:41:01 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D02ef3acf gnome-extra/gnome-color-manager: qa --- .../gnome-color-manager-3.2.1.ebuild | 2 +- .../gnome-color-manager-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.1.eb= uild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.1.ebuild index 2638c2d..b99a780 100644 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.1.ebuild +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=3D"4" GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"yes" =20 -inherit autotools eutils gnome2 +inherit gnome2 if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live fi diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebu= ild b/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild index 2638c2d..b99a780 100644 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-9999.ebuild @@ -6,7 +6,7 @@ EAPI=3D"4" GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"yes" =20 -inherit autotools eutils gnome2 +inherit gnome2 if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live fi