diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 17:42:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 17:42:16 +0000 |
commit | 15e08b6287bf770f48f6e277d0949d8f929f35e3 (patch) | |
tree | 03fbe5e4b83cc43354ad06667a7fbf6b46fb2375 /app-misc/gnote | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-15e08b6287bf770f48f6e277d0949d8f929f35e3.tar.gz gentoo-2-15e08b6287bf770f48f6e277d0949d8f929f35e3.tar.bz2 gentoo-2-15e08b6287bf770f48f6e277d0949d8f929f35e3.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-misc/gnote')
-rw-r--r-- | app-misc/gnote/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gnote/gnote-3.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog index 1a5ac522431a..83a9a1990b34 100644 --- a/app-misc/gnote/ChangeLog +++ b/app-misc/gnote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gnote # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.36 2013/11/30 18:36:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.37 2013/12/08 17:42:16 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnote-3.8.1.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnote-3.8.1.ebuild: amd64 stable, bug #478252 diff --git a/app-misc/gnote/gnote-3.8.1.ebuild b/app-misc/gnote/gnote-3.8.1.ebuild index a31e13ccccc5..bf16ffe19e80 100644 --- a/app-misc/gnote/gnote-3.8.1.ebuild +++ b/app-misc/gnote/gnote-3.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.8.1.ebuild,v 1.5 2013/11/30 18:36:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.8.1.ebuild,v 1.6 2013/12/08 17:42:16 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/Gnote" LICENSE="GPL-3+ FDL-1.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" # Automagic glib-2.32 dep |