diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2015-06-09 14:57:51 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2015-06-09 14:57:51 +0000 |
commit | 19b4c6a0b23627f779c2b81c3c720c986f1eb3fe (patch) | |
tree | 4188975ad224992425625a16dee882a404a29d04 /app-misc/gnote | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-19b4c6a0b23627f779c2b81c3c720c986f1eb3fe.tar.gz gentoo-2-19b4c6a0b23627f779c2b81c3c720c986f1eb3fe.tar.bz2 gentoo-2-19b4c6a0b23627f779c2b81c3c720c986f1eb3fe.zip |
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)
Diffstat (limited to 'app-misc/gnote')
-rw-r--r-- | app-misc/gnote/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/gnote/gnote-3.16.1.ebuild (renamed from app-misc/gnote/gnote-3.12.0.ebuild) | 9 |
2 files changed, 12 insertions, 5 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog index 48af38c1f18c..3478566384f9 100644 --- a/app-misc/gnote/ChangeLog +++ b/app-misc/gnote/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-misc/gnote # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.55 2015/06/07 08:04:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.56 2015/06/09 14:57:51 eva Exp $ + +*gnote-3.16.1 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> -gnote-3.12.0.ebuild, + +gnote-3.16.1.ebuild: + Version bump for Gnome 3.16. Clean up old revision. 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: Add github to remote-id in metadata.xml diff --git a/app-misc/gnote/gnote-3.12.0.ebuild b/app-misc/gnote/gnote-3.16.1.ebuild index 3b629dac4f70..d7d7566dc061 100644 --- a/app-misc/gnote/gnote-3.12.0.ebuild +++ b/app-misc/gnote/gnote-3.16.1.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.12.0.ebuild,v 1.3 2014/07/23 15:13:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.16.1.ebuild,v 1.1 2015/06/09 14:57:51 eva Exp $ EAPI="5" GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" inherit gnome2 readme.gentoo @@ -12,8 +13,8 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gnote" LICENSE="GPL-3+ FDL-1.1" SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug +X" +KEYWORDS="~amd64 ~x86" +IUSE="debug X" # Automagic glib-2.32 dep COMMON_DEPEND=" |