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 1SJk65-0003yT-7C for garchives@archives.gentoo.org; Mon, 16 Apr 2012 11:27:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F244E09DC; Mon, 16 Apr 2012 11:27:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 31AB8E09DC for ; Mon, 16 Apr 2012 11:27:40 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5987B1B408B for ; Mon, 16 Apr 2012 11:27:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1C183E5403 for ; Mon, 16 Apr 2012 11:27:38 +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: <1334575583.d2605e5d0e29d7418ea09b03351b02c1401198b8.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/gobject-introspection-common/ X-VCS-Repository: proj/gnome X-VCS-Files: dev-libs/gobject-introspection-common/gobject-introspection-common-9999.ebuild X-VCS-Directories: dev-libs/gobject-introspection-common/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: d2605e5d0e29d7418ea09b03351b02c1401198b8 X-VCS-Branch: master Date: Mon, 16 Apr 2012 11:27:38 +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: de1a0406-2ce0-4257-bb60-05e59cd8511d X-Archives-Hash: 3b57aca70b3a1073c3d859b3a02c5b8b commit: d2605e5d0e29d7418ea09b03351b02c1401198b8 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Mon Apr 16 11:26:23 2012 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Mon Apr 16 11:26:23 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dd2605e5d dev-libs/gobject-introspection-common: add live version --- .../gobject-introspection-common-9999.ebuild | 43 ++++++++++++++= ++++++ 1 files changed, 43 insertions(+), 0 deletions(-) diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-= common-9999.ebuild b/dev-libs/gobject-introspection-common/gobject-intros= pection-common-9999.ebuild new file mode 100644 index 0000000..02cb915 --- /dev/null +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-= 9999.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common= /gobject-introspection-common-1.32.0.ebuild,v 1.2 2012/04/13 04:57:43 tet= romino Exp $ + +EAPI=3D"4" +GNOME_ORG_MODULE=3D"gobject-introspection" + +inherit gnome.org +if [[ ${PV} =3D 9999 ]]; then + GCONF_DEBUG=3D"no" + inherit gnome2-live +fi + +DESCRIPTION=3D"Build infrastructure for GObject Introspection" +HOMEPAGE=3D"http://live.gnome.org/GObjectIntrospection/" + +LICENSE=3D"as-is" +SLOT=3D"0" +if [[ ${PV} =3D 9999 ]]; then + KEYWORDS=3D"" +else + KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh = ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~= ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-sola= ris ~x86-solaris" +fi +IUSE=3D"" + +DEPEND=3D"" +RDEPEND=3D"${DEPEND} + !