eva         15/06/09 14:57:15

  Modified:             ChangeLog
  Added:                bijiben-3.16.2.ebuild
  Removed:              bijiben-3.12.2.ebuild
  Log:
  Version bump for Gnome 3.16. Clean up old revision.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  Changes    Path
1.24                 app-misc/bijiben/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/ChangeLog?rev=1.24&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/ChangeLog?rev=1.24&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/bijiben/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   18 Mar 2015 15:17:44 -0000      1.23
+++ ChangeLog   9 Jun 2015 14:57:15 -0000       1.24
@@ -1,6 +1,12 @@
 # ChangeLog for app-misc/bijiben
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/ChangeLog,v 1.23 
2015/03/18 15:17:44 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/ChangeLog,v 1.24 
2015/06/09 14:57:15 eva Exp $
+
+*bijiben-3.16.2 (09 Jun 2015)
+
+  09 Jun 2015; Gilles Dartiguelongue <[email protected]> -bijiben-3.12.2.ebuild,
+  +bijiben-3.16.2.ebuild:
+  Version bump for Gnome 3.16. Clean up old revision.
 
   18 Mar 2015; Alexandre Rostovtsev <[email protected]>
   bijiben-3.14.2.ebuild:



1.1                  app-misc/bijiben/bijiben-3.16.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/bijiben-3.16.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/bijiben-3.16.2.ebuild?rev=1.1&content-type=text/plain

Index: bijiben-3.16.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/bijiben-3.16.2.ebuild,v 1.1 
2015/06/09 14:57:15 eva Exp $

EAPI="5"
GCONF_DEBUG="no"

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=""

# zeitgeist is optional but automagic
RDEPEND="
        >=app-misc/tracker-1:=
        >=dev-libs/glib-2.28:2
        dev-libs/libxml2
        >=gnome-extra/evolution-data-server-3.13.90
        >=mail-client/evolution-3
        gnome-extra/zeitgeist
        net-libs/gnome-online-accounts
        net-libs/webkit-gtk:3
        sys-apps/util-linux
        >=x11-libs/gtk+-3.11.4:3
"
DEPEND="${RDEPEND}
        dev-libs/appstream-glib
        >=dev-util/intltool-0.50.1
        sys-devel/gettext
        virtual/pkgconfig
"
#       app-text/yelp-tools

src_configure() {
        gnome2_src_configure \
                ITSTOOL="$(type -P true)" \
                --disable-update-mimedb
}




Reply via email to