diff options
author | Julian Ospald <hasufell@gentoo.org> | 2014-07-04 22:16:14 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2014-07-04 22:16:14 +0000 |
commit | 8bc65689bbc91fe2b86c57cbffefab3cdefa0c89 (patch) | |
tree | d073045aa6e5cde3ccfad25cf71427ea056acd12 /app-text/keepnote | |
parent | Linux patch 3.12.24 (diff) | |
download | gentoo-2-8bc65689bbc91fe2b86c57cbffefab3cdefa0c89.tar.gz gentoo-2-8bc65689bbc91fe2b86c57cbffefab3cdefa0c89.tar.bz2 gentoo-2-8bc65689bbc91fe2b86c57cbffefab3cdefa0c89.zip |
stable
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'app-text/keepnote')
-rw-r--r-- | app-text/keepnote/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/keepnote/keepnote-0.7.9-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/keepnote/ChangeLog b/app-text/keepnote/ChangeLog index 9f269691b570..f1253eae7b92 100644 --- a/app-text/keepnote/ChangeLog +++ b/app-text/keepnote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/keepnote -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/keepnote/ChangeLog,v 1.10 2013/12/03 19:56:55 floppym Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/keepnote/ChangeLog,v 1.11 2014/07/04 22:16:14 hasufell Exp $ + + 04 Jul 2014; Julian Ospald <hasufell@gentoo.org> keepnote-0.7.9-r2.ebuild: + stable 03 Dec 2013; Mike Gilbert <floppym@gentoo.org> keepnote-0.7.8-r1.ebuild, keepnote-0.7.9-r2.ebuild: diff --git a/app-text/keepnote/keepnote-0.7.9-r2.ebuild b/app-text/keepnote/keepnote-0.7.9-r2.ebuild index bb88f02ccb53..4e95b52777a3 100644 --- a/app-text/keepnote/keepnote-0.7.9-r2.ebuild +++ b/app-text/keepnote/keepnote-0.7.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/keepnote/keepnote-0.7.9-r2.ebuild,v 1.4 2013/12/03 19:56:55 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/keepnote/keepnote-0.7.9-r2.ebuild,v 1.5 2014/07/04 22:16:14 hasufell Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://keepnote.org/" SRC_URI="http://keepnote.org/download-test/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="" |