From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C26E8138335 for ; Sun, 24 Jun 2018 19:33:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DCF8E0960; Sun, 24 Jun 2018 19:33:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F263E0965 for ; Sun, 24 Jun 2018 19:33:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BAEA8335C95 for ; Sun, 24 Jun 2018 19:33:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7F2C300 for ; Sun, 24 Jun 2018 19:33:34 +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: <1529868803.a8e84535370cfe2790d44fef33c2e4b6ca93e878.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.26.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: a8e84535370cfe2790d44fef33c2e4b6ca93e878 X-VCS-Branch: master Date: Sun, 24 Jun 2018 19:33:34 +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: d6748a14-d468-4f26-a342-799d52eb3b23 X-Archives-Hash: 3258b2fde298bdb60f539cc704573310 commit: a8e84535370cfe2790d44fef33c2e4b6ca93e878 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat May 26 22:26:22 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Jun 24 19:33:23 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a8e84535 app-misc/bijiben: 3.24.2 → 3.26.2 Mostly translation fixes & updates. Package-Manager: Portage-2.3.40, Repoman-2.3.9 Manifest-Sign-Key: 0x5A56C8CD0C13248A app-misc/bijiben/bijiben-3.26.2.ebuild | 34 ++++++++++++++++++++++++++++++++++ app-misc/bijiben/metadata.xml | 8 ++++++++ 2 files changed, 42 insertions(+) diff --git a/app-misc/bijiben/bijiben-3.26.2.ebuild b/app-misc/bijiben/bijiben-3.26.2.ebuild new file mode 100644 index 00000000..97196fcc --- /dev/null +++ b/app-misc/bijiben/bijiben-3.26.2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2 + +DESCRIPTION="Note editor designed to remain simple to use" +HOMEPAGE="https://wiki.gnome.org/Apps/Bijiben" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/glib-2.53.4:2 + >=x11-libs/gtk+-3.11.4:3 + >=gnome-extra/evolution-data-server-3.13.90:= + >=net-libs/webkit-gtk-2.10.0:4 + net-libs/gnome-online-accounts:= + dev-libs/libxml2:2 + >=app-misc/tracker-2:= + sys-apps/util-linux +" +# libxml2+gdk-pixbuf required for glib-compile-resources +DEPEND="${RDEPEND} + app-text/yelp-tools + dev-libs/appstream-glib + dev-util/gdbus-codegen + >=dev-util/intltool-0.50.1 + sys-devel/gettext + virtual/pkgconfig + x11-libs/gdk-pixbuf:2 +" diff --git a/app-misc/bijiben/metadata.xml b/app-misc/bijiben/metadata.xml new file mode 100644 index 00000000..39980802 --- /dev/null +++ b/app-misc/bijiben/metadata.xml @@ -0,0 +1,8 @@ + + + + + gnome@gentoo.org + Gentoo GNOME Desktop + +