diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:54:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:54:02 +0000 |
commit | baaf97ed797a116446f7b1b0bd22898ce6e98bef (patch) | |
tree | 6316599729938d73bdea4e5ad129e2eec31f2f3f /app-misc/gnote | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-baaf97ed797a116446f7b1b0bd22898ce6e98bef.tar.gz gentoo-2-baaf97ed797a116446f7b1b0bd22898ce6e98bef.tar.bz2 gentoo-2-baaf97ed797a116446f7b1b0bd22898ce6e98bef.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.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 |