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 1R8rSS-00060S-4x for garchives@archives.gentoo.org; Wed, 28 Sep 2011 10:33:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CE1C21C020; Wed, 28 Sep 2011 10:33:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2664521C020 for ; Wed, 28 Sep 2011 10:33:33 +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 871E71B4011 for ; Wed, 28 Sep 2011 10:33:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9FCDC80042 for ; Wed, 28 Sep 2011 10:33:31 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <577c601bc5985703de3d1bdcb64f4018e011a58d.sping@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: dev-libs/glib/ X-VCS-Repository: proj/betagarden X-VCS-Files: dev-libs/glib/glib-2.29.14.ebuild dev-libs/glib/glib-2.29.4.ebuild X-VCS-Directories: dev-libs/glib/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 577c601bc5985703de3d1bdcb64f4018e011a58d Date: Wed, 28 Sep 2011 10:33: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 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: a5004e0c4ecd2c79910cd0137998a73b commit: 577c601bc5985703de3d1bdcb64f4018e011a58d Author: Sebastian Pipping pipping org> AuthorDate: Wed Sep 28 10:32:35 2011 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Wed Sep 28 10:32:35 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/betagarden.gi= t;a=3Dcommit;h=3D577c601b dev-libs/glib: Remove 2.29.* as 2.30.0 is in the main tree by now --- dev-libs/glib/glib-2.29.14.ebuild | 199 -------------------------------= ------ dev-libs/glib/glib-2.29.4.ebuild | 199 -------------------------------= ------ 2 files changed, 0 insertions(+), 398 deletions(-) diff --git a/dev-libs/glib/glib-2.29.14.ebuild b/dev-libs/glib/glib-2.29.= 14.ebuild deleted file mode 100644 index b463b10..0000000 --- a/dev-libs/glib/glib-2.29.14.ebuild +++ /dev/null @@ -1,199 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.28.8.ebuild,v 1.= 10 2011/07/29 04:13:33 zmedico Exp $ - -EAPI=3D"3" -GNOME_TARBALL_SUFFIX=3D"bz2" -PYTHON_DEPEND=3D"2" - -inherit autotools gnome.org libtool eutils flag-o-matic pax-utils python= virtualx - -DESCRIPTION=3D"The GLib library of C routines" -HOMEPAGE=3D"http://www.gtk.org/" -SRC_URI=3D"${SRC_URI} - http://pkgconfig.freedesktop.org/releases/pkg-config-0.26.tar.gz" # pkg= .m4 for eautoreconf - -LICENSE=3D"LGPL-2" -SLOT=3D"2" -KEYWORDS=3D"" # blind-bump + patches disabled -IUSE=3D"debug doc fam +introspection selinux +static-libs test xattr" - -RDEPEND=3D"virtual/libiconv - sys-libs/zlib - xattr? ( sys-apps/attr ) - fam? ( virtual/fam )" -DEPEND=3D"${RDEPEND} - >=3Dsys-devel/gettext-0.11 - >=3Ddev-util/gtk-doc-am-1.13 - doc? ( - >=3Ddev-libs/libxslt-1.0 - >=3Ddev-util/gtk-doc-1.13 - ~app-text/docbook-xml-dtd-4.1.2 ) - test? ( dev-util/pkgconfig - >=3Dsys-apps/dbus-1.2.14 ) - !=3Dsys-devel/gettext-0.11 - >=3Ddev-util/gtk-doc-am-1.13 - doc? ( - >=3Ddev-libs/libxslt-1.0 - >=3Ddev-util/gtk-doc-1.13 - ~app-text/docbook-xml-dtd-4.1.2 ) - test? ( dev-util/pkgconfig - >=3Dsys-apps/dbus-1.2.14 ) - !