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 1SYazo-00022o-W2 for garchives@archives.gentoo.org; Sun, 27 May 2012 10:46:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD4A1E081B; Sun, 27 May 2012 10:46:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 85689E081B for ; Sun, 27 May 2012 10:46:05 +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 BDE441B4005 for ; Sun, 27 May 2012 10:46:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 78673E5428 for ; Sun, 27 May 2012 10:46:03 +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: <1338115329.7be02952647bcc4d63ee72d7f6d6674ee5a39918.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: 7be02952647bcc4d63ee72d7f6d6674ee5a39918 X-VCS-Branch: master Date: Sun, 27 May 2012 10:46:03 +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: 179d9b52-41fb-498c-8ca1-bdef122ca7ac X-Archives-Hash: 5f779b9c58e259aca643e198d366021c commit: 7be02952647bcc4d63ee72d7f6d6674ee5a39918 Author: Christoph Mende gentoo org> AuthorDate: Sun May 27 10:42:09 2012 +0000 Commit: Christoph Mende gentoo org> CommitDate: Sun May 27 10:42:09 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/xfce.git;a=3D= commit;h=3D7be02952 libxfcegui4: Removed --- xfce-base/libxfcegui4/libxfcegui4-9999.ebuild | 40 -------------------= ------ xfce-base/libxfcegui4/metadata.xml | 8 ----- 2 files changed, 0 insertions(+), 48 deletions(-) diff --git a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild b/xfce-base/li= bxfcegui4/libxfcegui4-9999.ebuild deleted file mode 100644 index 43f1931..0000000 --- a/xfce-base/libxfcegui4/libxfcegui4-9999.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8= .1-r1.ebuild,v 1.1 2012/03/31 10:00:48 ssuominen Exp $ - -EAPI=3D4 -inherit xfconf - -DESCRIPTION=3D"This package has been replaced by libxfce4ui. You shouldn= 't be using this." -HOMEPAGE=3D"http://www.xfce.org/" - -LICENSE=3D"GPL-2 LGPL-2.1" -SLOT=3D"0" -KEYWORDS=3D"" -IUSE=3D"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-static - $(use_enable startup-notification) - $(use_enable glade gladeui) - --with-html-dir=3D"${EPREFIX}"/deprecated - ) -} - -src_install() { - xfconf_src_install - rm -rf "${ED}"/deprecated -} 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 - -