diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:10 +0000 |
commit | 6ac5f3dc74faaf3477380103d9c2ec7b76e6c972 (patch) | |
tree | 4366555300fa2cdd597ae973a380f831b5d7d83e /app-misc | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-6ac5f3dc74faaf3477380103d9c2ec7b76e6c972.tar.gz gentoo-2-6ac5f3dc74faaf3477380103d9c2ec7b76e6c972.tar.bz2 gentoo-2-6ac5f3dc74faaf3477380103d9c2ec7b76e6c972.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-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 c5fb4c8d1084..0a13290348b8 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.46 2014/04/27 15:48:21 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.47 2014/07/22 10:42:10 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnote-3.12.0.ebuild: + Stable for amd64, wrt bug #512912 *gnote-3.12.0 (27 Apr 2014) diff --git a/app-misc/gnote/gnote-3.12.0.ebuild b/app-misc/gnote/gnote-3.12.0.ebuild index 881a3763c34c..f4e7a85688d0 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.1 2014/04/27 15:48:21 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.12.0.ebuild,v 1.2 2014/07/22 10:42:10 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 |