summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2014-12-21 11:51:21 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2014-12-21 11:51:21 +0000
commitcf4756f815102c4a1f8397e32fd696f9d1c028b0 (patch)
tree9b0318b30b8733b5145bd927458fb3e41b1d0333 /app-misc/gnote
parentVersion bump for Gnome 3.14. Clean up old revisions. (diff)
downloadgentoo-2-cf4756f815102c4a1f8397e32fd696f9d1c028b0.tar.gz
gentoo-2-cf4756f815102c4a1f8397e32fd696f9d1c028b0.tar.bz2
gentoo-2-cf4756f815102c4a1f8397e32fd696f9d1c028b0.zip
Version bump for Gnome 3.14. Clean up old revisions.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'app-misc/gnote')
-rw-r--r--app-misc/gnote/ChangeLog8
-rw-r--r--app-misc/gnote/gnote-3.14.1.ebuild (renamed from app-misc/gnote/gnote-3.10.3.ebuild)8
2 files changed, 11 insertions, 5 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog
index 04384b086085..9c5aceec2f95 100644
--- a/app-misc/gnote/ChangeLog
+++ b/app-misc/gnote/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-misc/gnote
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.48 2014/07/23 15:13:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.49 2014/12/21 11:51:21 eva Exp $
+
+*gnote-3.14.1 (21 Dec 2014)
+
+ 21 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> -gnote-3.10.3.ebuild,
+ +gnote-3.14.1.ebuild:
+ Version bump for Gnome 3.14. Clean up old revisions.
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnote-3.12.0.ebuild:
Stable for x86, wrt bug #512012
diff --git a/app-misc/gnote/gnote-3.10.3.ebuild b/app-misc/gnote/gnote-3.14.1.ebuild
index 39291aeaa955..fb5a5dd6830a 100644
--- a/app-misc/gnote/gnote-3.10.3.ebuild
+++ b/app-misc/gnote/gnote-3.14.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.10.3.ebuild,v 1.3 2014/03/09 11:54:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.14.1.ebuild,v 1.1 2014/12/21 11:51:21 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gnote"
LICENSE="GPL-3+ FDL-1.1"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="debug +X"
# Automagic glib-2.32 dep
@@ -20,13 +20,13 @@ COMMON_DEPEND="
>=app-crypt/libsecret-0.8
>=app-text/gtkspell-3.0:3
>=dev-cpp/glibmm-2.32:2
- >=dev-cpp/gtkmm-3.6:3.0
+ >=dev-cpp/gtkmm-3.10:3.0
>=dev-libs/boost-1.34
>=dev-libs/glib-2.32:2
>=dev-libs/libxml2-2:2
dev-libs/libxslt
>=sys-apps/util-linux-2.16:=
- >=x11-libs/gtk+-3.6:3
+ >=x11-libs/gtk+-3.10:3
X? ( x11-libs/libX11 )
"
RDEPEND="${COMMON_DEPEND}