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 1QtQ54-0005c6-Az for garchives@archives.gentoo.org; Tue, 16 Aug 2011 20:17:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F04FA21C249; Tue, 16 Aug 2011 20:17:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B8A9F21C249 for ; Tue, 16 Aug 2011 20:17:28 +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 148B51B4068 for ; Tue, 16 Aug 2011 20:17:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1FE718004F for ; Tue, 16 Aug 2011 20:17:27 +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: <684b6091b1884c04537c6577364f0add9c5338d6.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:gnome-next commit in: dev-libs/gobject-introspection/ X-VCS-Repository: proj/gnome X-VCS-Files: dev-libs/gobject-introspection/gobject-introspection-1.29.16.ebuild dev-libs/gobject-introspection/gobject-introspection-9999.ebuild X-VCS-Directories: dev-libs/gobject-introspection/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 684b6091b1884c04537c6577364f0add9c5338d6 Date: Tue, 16 Aug 2011 20:17: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: X-Archives-Hash: f9399b979c36372bdd4524088a540b9f commit: 684b6091b1884c04537c6577364f0add9c5338d6 Author: Alexandre Rostovtsev gmail com> AuthorDate: Tue Aug 16 20:08:36 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Tue Aug 16 20:08:36 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D684b6091 dev-libs/gobject-introspection: update DESCRIPTION from gx86 --- .../gobject-introspection-1.29.16.ebuild | 2 +- .../gobject-introspection-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.29.16= .ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.29.16.eb= uild index ea0b207..70739cc 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.29.16.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.29.16.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live fi =20 -DESCRIPTION=3D"Introspection infrastructure for gobject library bindings= " +DESCRIPTION=3D"Introspection infrastructure for generating gobject libra= ry bindings for various languages" HOMEPAGE=3D"http://live.gnome.org/GObjectIntrospection/" =20 LICENSE=3D"LGPL-2 GPL-2" diff --git a/dev-libs/gobject-introspection/gobject-introspection-9999.eb= uild b/dev-libs/gobject-introspection/gobject-introspection-9999.ebuild index ea0b207..70739cc 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-9999.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live fi =20 -DESCRIPTION=3D"Introspection infrastructure for gobject library bindings= " +DESCRIPTION=3D"Introspection infrastructure for generating gobject libra= ry bindings for various languages" HOMEPAGE=3D"http://live.gnome.org/GObjectIntrospection/" =20 LICENSE=3D"LGPL-2 GPL-2"