diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:26:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:26:22 +0000 |
commit | 6db1fbc24bd57f9382c72701cc3a432a0a43c453 (patch) | |
tree | e0bdf34b6c3d0a8252f321a3412e78b3c02c4aab /app-misc | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-6db1fbc24bd57f9382c72701cc3a432a0a43c453.tar.gz gentoo-2-6db1fbc24bd57f9382c72701cc3a432a0a43c453.tar.bz2 gentoo-2-6db1fbc24bd57f9382c72701cc3a432a0a43c453.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gnote/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gnote/gnote-3.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog index c3d02915434d..7cd23c7d63c5 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.39 2014/02/06 23:49:17 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.40 2014/02/22 14:26:22 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnote-3.10.2.ebuild: + arch stable, bug 888 *gnote-3.10.2 (06 Feb 2014) diff --git a/app-misc/gnote/gnote-3.10.2.ebuild b/app-misc/gnote/gnote-3.10.2.ebuild index 03908662b3d7..e747cb81c8f0 100644 --- a/app-misc/gnote/gnote-3.10.2.ebuild +++ b/app-misc/gnote/gnote-3.10.2.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.2.ebuild,v 1.1 2014/02/06 23:49:17 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.10.2.ebuild,v 1.2 2014/02/22 14:26:22 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 +X" # Automagic glib-2.32 dep |