From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D173E138010 for ; Tue, 25 Sep 2012 15:47:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F6D821C1E2; Tue, 25 Sep 2012 15:46:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F252321C1E4 for ; Tue, 25 Sep 2012 15:46:34 +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 3B3B833CAAD for ; Tue, 25 Sep 2012 15:46:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D4CC8E544D for ; Tue, 25 Sep 2012 15:46:31 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1348587186.c21f9a6000ed7c2c3fee8939133f5f84f393b8ce.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/gobject-introspection-common/, dev-libs/gobject-introspection/ X-VCS-Repository: proj/gnome X-VCS-Files: dev-libs/gobject-introspection-common/gobject-introspection-common-1.33.14.ebuild dev-libs/gobject-introspection-common/gobject-introspection-common-9999.ebuild dev-libs/gobject-introspection/gobject-introspection-1.33.14.ebuild dev-libs/gobject-introspection/gobject-introspection-9999.ebuild X-VCS-Directories: dev-libs/gobject-introspection-common/ dev-libs/gobject-introspection/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: c21f9a6000ed7c2c3fee8939133f5f84f393b8ce X-VCS-Branch: master Date: Tue, 25 Sep 2012 15:46:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 33210bbe-04ce-4428-8064-c9c0a75cd73b X-Archives-Hash: 515b438d3b6c6fc0b7bb0e3933ca8637 commit: c21f9a6000ed7c2c3fee8939133f5f84f393b8ce Author: Alexandre Rostovtsev gentoo org> AuthorDate: Tue Sep 25 15:33:06 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Tue Sep 25 15:33:06 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c21f9a60 dev-libs/gobject-introspection{,-common}: 1.34.0 now in gx86 Sync live ebuilds with gx86 changes. --- .../gobject-introspection-common-1.33.14.ebuild | 43 -------- .../gobject-introspection-common-9999.ebuild | 4 +- .../gobject-introspection-1.33.14.ebuild | 104 -------------------- .../gobject-introspection-9999.ebuild | 15 ++-- 4 files changed, 10 insertions(+), 156 deletions(-) diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.33.14.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.33.14.ebuild deleted file mode 100644 index 6a909e0..0000000 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.33.14.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# 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.1.ebuild,v 1.2 2012/04/26 22:28:15 aballier Exp $ - -EAPI="4" -GNOME_ORG_MODULE="gobject-introspection" - -inherit gnome.org -if [[ ${PV} = 9999 ]]; then - GCONF_DEBUG="no" - inherit gnome2-live -fi - -DESCRIPTION="Build infrastructure for GObject Introspection" -HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" - -LICENSE="as-is" -SLOT="0" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~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-solaris ~x86-solaris" -fi -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND} - !