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 96CA91387B1 for ; Sun, 1 Dec 2013 17:20:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08766E0984; Sun, 1 Dec 2013 17:20:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 883D4E0984 for ; Sun, 1 Dec 2013 17:20:02 +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 69BD733F36F for ; Sun, 1 Dec 2013 17:19:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1D66AE5534 for ; Sun, 1 Dec 2013 17:19:58 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1385915400.91770049cad2cc404fc610f8c48699ccddac1b0c.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-misc/bijiben/ X-VCS-Repository: proj/gnome X-VCS-Files: app-misc/bijiben/bijiben-3.10.2.ebuild app-misc/bijiben/metadata.xml X-VCS-Directories: app-misc/bijiben/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 91770049cad2cc404fc610f8c48699ccddac1b0c X-VCS-Branch: master Date: Sun, 1 Dec 2013 17:19:58 +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: 373231ef-b1ae-4f0b-a832-cd340a551420 X-Archives-Hash: 2388f883bf1b38c84377132088b60ab1 commit: 91770049cad2cc404fc610f8c48699ccddac1b0c Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Oct 13 10:02:29 2013 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Dec 1 16:30:00 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=91770049 app-misc/bijiben: 3.8.4 → 3.10.2 --- app-misc/bijiben/bijiben-3.10.2.ebuild | 38 ++++++++++++++++++++++++++++++++++ app-misc/bijiben/metadata.xml | 5 +++++ 2 files changed, 43 insertions(+) diff --git a/app-misc/bijiben/bijiben-3.10.2.ebuild b/app-misc/bijiben/bijiben-3.10.2.ebuild new file mode 100644 index 0000000..64ea94b --- /dev/null +++ b/app-misc/bijiben/bijiben-3.10.2.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +GCONF_DEBUG="no" + +inherit gnome2 + +DESCRIPTION="Note editor designed to remain simple to use" +HOMEPAGE="http://live.gnome.org/Bijiben" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + >=app-misc/tracker-0.16:= + >=dev-libs/glib-2.28:2 + dev-libs/libxml2 + gnome-extra/zeitgeist + media-libs/clutter-gtk:1.0 + net-libs/gnome-online-accounts + net-libs/webkit-gtk:3 + sys-apps/util-linux + >=x11-libs/gtk+-3.9.3:3 +" +DEPEND="${RDEPEND} + >=dev-util/intltool-0.35.0 + sys-devel/gettext + virtual/pkgconfig +" +# app-text/yelp-tools + +src_configure() { + gnome2_src_configure ITSTOOL="$(type -P true)" +} diff --git a/app-misc/bijiben/metadata.xml b/app-misc/bijiben/metadata.xml new file mode 100644 index 0000000..6e0e2ec --- /dev/null +++ b/app-misc/bijiben/metadata.xml @@ -0,0 +1,5 @@ + + + + gnome +