diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:25 +0000 |
commit | 5de1fc8cb78d5fa5a2ee8425ae090b815a69df71 (patch) | |
tree | 4ffee5e297dd6c248f61fbd3fa5fea02d991c636 /app-misc/gnote | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-5de1fc8cb78d5fa5a2ee8425ae090b815a69df71.tar.gz gentoo-2-5de1fc8cb78d5fa5a2ee8425ae090b815a69df71.tar.bz2 gentoo-2-5de1fc8cb78d5fa5a2ee8425ae090b815a69df71.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/gnote')
-rw-r--r-- | app-misc/gnote/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gnote/gnote-3.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog index 0a13290348b8..04384b086085 100644 --- a/app-misc/gnote/ChangeLog +++ b/app-misc/gnote/ChangeLog @@ -1,6 +1,9 @@ # 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.47 2014/07/22 10:42:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.48 2014/07/23 15:13:25 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnote-3.12.0.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnote-3.12.0.ebuild: Stable for amd64, wrt bug #512912 diff --git a/app-misc/gnote/gnote-3.12.0.ebuild b/app-misc/gnote/gnote-3.12.0.ebuild index f4e7a85688d0..3b629dac4f70 100644 --- a/app-misc/gnote/gnote-3.12.0.ebuild +++ b/app-misc/gnote/gnote-3.12.0.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.12.0.ebuild,v 1.2 2014/07/22 10:42:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.12.0.ebuild,v 1.3 2014/07/23 15:13:25 ago 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 |