diff options
-rw-r--r-- | app-misc/gnote/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gnote/gnote-3.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog index e223bc29aefc..c0899953ac79 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.43 2014/03/09 10:42:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.44 2014/03/09 11:54:02 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnote-3.10.3.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnote-3.10.3.ebuild: amd64 stable, bug 499954 diff --git a/app-misc/gnote/gnote-3.10.3.ebuild b/app-misc/gnote/gnote-3.10.3.ebuild index 36d3bd9eed4b..39291aeaa955 100644 --- a/app-misc/gnote/gnote-3.10.3.ebuild +++ b/app-misc/gnote/gnote-3.10.3.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.2 2014/03/09 10:42:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.10.3.ebuild,v 1.3 2014/03/09 11:54:02 pacho 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 |