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 1Q9nMP-0006x4-0I for garchives@archives.gentoo.org; Tue, 12 Apr 2011 23:51:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 273311C01F; Tue, 12 Apr 2011 23:50:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DC2B41C01F for ; Tue, 12 Apr 2011 23:50:55 +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 629731B4148 for ; Tue, 12 Apr 2011 23:50:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 78BED80065 for ; Tue, 12 Apr 2011 23:50:54 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/yelp/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/yelp/yelp-3.0.0.ebuild gnome-extra/yelp/yelp-3.0.1.ebuild X-VCS-Directories: gnome-extra/yelp/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: cfc7af28e1c2ccfcac663c62a1ae33991df51c16 Date: Tue, 12 Apr 2011 23:50:54 +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: 2f542315a5b9f082bf8a43776e999015 commit: cfc7af28e1c2ccfcac663c62a1ae33991df51c16 Author: Nirbheek Chauhan gentoo org> AuthorDate: Tue Apr 12 22:34:12 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Tue Apr 12 22:36:15 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dcfc7af28 gnome-extra/yelp: 3.0.0 =E2=86=92 3.0.1 * Remove static libraries --- .../yelp/{yelp-3.0.0.ebuild =3D> yelp-3.0.1.ebuild} | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/gnome-extra/yelp/yelp-3.0.0.ebuild b/gnome-extra/yelp/yelp-3= .0.1.ebuild similarity index 95% rename from gnome-extra/yelp/yelp-3.0.0.ebuild rename to gnome-extra/yelp/yelp-3.0.1.ebuild index 11a9992..dd5e4d7 100644 --- a/gnome-extra/yelp/yelp-3.0.0.ebuild +++ b/gnome-extra/yelp/yelp-3.0.1.ebuild @@ -22,7 +22,7 @@ RDEPEND=3D" >=3Ddev-libs/libxml2-2.6.5:2 >=3Ddev-libs/libxslt-1.1.4 >=3Ddev-libs/dbus-glib-0.71 - >=3Dgnome-extra/yelp-xsl-${PV} + >=3Dgnome-extra/yelp-xsl-3.0.0 >=3Dnet-libs/webkit-gtk-1.3.2:3 >=3Dapp-arch/xz-utils-4.9 app-arch/bzip2 @@ -38,6 +38,7 @@ DEPEND=3D"${RDEPEND} pkg_setup() { DOCS=3D"AUTHORS ChangeLog NEWS README TODO" G2CONF=3D"${G2CONF} + --disable-static --disable-schemas-compile --enable-bz2 --enable-lzma"