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 1Q20lu-0001mv-6Q for garchives@archives.gentoo.org; Tue, 22 Mar 2011 12:33:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 353501C006; Tue, 22 Mar 2011 12:32:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EA96F1C006 for ; Tue, 22 Mar 2011 12:32:56 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6AEAC1B4054 for ; Tue, 22 Mar 2011 12:32:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C6D2C8006E for ; Tue, 22 Mar 2011 12:32:55 +0000 (UTC) From: "Christoph Mende" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Mende" Message-ID: <5eb8c1a1608d2bba092e5391211203196071d95b.angelos@gentoo> Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfcegui4/ X-VCS-Repository: proj/xfce X-VCS-Files: xfce-base/libxfcegui4/libxfcegui4-9999.ebuild xfce-base/libxfcegui4/metadata.xml X-VCS-Directories: xfce-base/libxfcegui4/ X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende X-VCS-Revision: 5eb8c1a1608d2bba092e5391211203196071d95b Date: Tue, 22 Mar 2011 12:32:55 +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: aeb445d1a7c265abe9166112f9b4d647 commit: 5eb8c1a1608d2bba092e5391211203196071d95b Author: Christoph Mende unkreativ org> AuthorDate: Tue Mar 22 12:28:04 2011 +0000 Commit: Christoph Mende gentoo org> CommitDate: Tue Mar 22 12:28:04 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/xfce.git;a=3D= commit;h=3D5eb8c1a1 libxfcegui4: Removed --- xfce-base/libxfcegui4/libxfcegui4-9999.ebuild | 39 -------------------= ------ xfce-base/libxfcegui4/metadata.xml | 8 ----- 2 files changed, 0 insertions(+), 47 deletions(-) diff --git a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild b/xfce-base/li= bxfcegui4/libxfcegui4-9999.ebuild deleted file mode 100644 index 745e325..0000000 --- a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D3 -inherit xfconf-live - -DESCRIPTION=3D"Xfce's unified widgets library (deprecated: don't use thi= s for future development)" -HOMEPAGE=3D"http://www.xfce.org/projects/libraries/" - -LICENSE=3D"GPL-2 LGPL-2.1" -SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~= x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x= 64-solaris" -IUSE=3D"debug glade startup-notification" - -RDEPEND=3D"gnome-base/libglade - x11-libs/libSM - x11-libs/libX11 - >=3Dx11-libs/gtk+-2.10:2 - >=3Dxfce-base/libxfce4util-4.8 - glade? ( dev-util/glade:3 ) - startup-notification? ( x11-libs/startup-notification )" -DEPEND=3D"${RDEPEND} - dev-util/intltool - sys-devel/gettext - dev-util/pkgconfig" - -pkg_setup() { - XFCONF=3D( - --disable-dependency-tracking - --disable-static - $(use_enable startup-notification) - $(use_enable glade gladeui) - $(xfconf_use_debug) - --with-html-dir=3D"${EPREFIX}"/usr/share/doc/${PF}/html - ) - - DOCS=3D"AUTHORS NEWS" -} diff --git a/xfce-base/libxfcegui4/metadata.xml b/xfce-base/libxfcegui4/m= etadata.xml deleted file mode 100644 index a214428..0000000 --- a/xfce-base/libxfcegui4/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - xfce - - Build glade bindings - -