diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:36:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:36:43 +0000 |
commit | 009936a7375a8a6312df7d0bcaa56c4c3f05f432 (patch) | |
tree | 8a12b7aa730a481bf0e810de6ec236ca667cdf07 /app-misc/gnote | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-009936a7375a8a6312df7d0bcaa56c4c3f05f432.tar.gz gentoo-2-009936a7375a8a6312df7d0bcaa56c4c3f05f432.tar.bz2 gentoo-2-009936a7375a8a6312df7d0bcaa56c4c3f05f432.zip |
amd64 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 e162fcf345ac..1a5ac522431a 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.35 2013/08/22 16:36:24 jbartosik Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.36 2013/11/30 18:36:43 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnote-3.8.1.ebuild: + amd64 stable, bug #478252 22 Aug 2013; <joszi@gentoo.org> gnote-3.8.1.ebuild: Fix a problem pointed out by Pacho Ramos. diff --git a/app-misc/gnote/gnote-3.8.1.ebuild b/app-misc/gnote/gnote-3.8.1.ebuild index d4f927ae666e..a31e13ccccc5 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.4 2013/08/22 16:36:24 jbartosik Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.8.1.ebuild,v 1.5 2013/11/30 18:36:43 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 |