diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 09:58:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 09:58:57 +0000 |
commit | ea3e3acb377dddcd60bb4089d554da191512c6f0 (patch) | |
tree | 72de92abc8d5ffd2a804759a8d20a0d780e5371a /x11-misc | |
parent | Stable for amd64, wrt bug #502854 (diff) | |
download | gentoo-2-ea3e3acb377dddcd60bb4089d554da191512c6f0.tar.gz gentoo-2-ea3e3acb377dddcd60bb4089d554da191512c6f0.tar.bz2 gentoo-2-ea3e3acb377dddcd60bb4089d554da191512c6f0.zip |
Stable for amd64, wrt bug #529548
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/rednotebook/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/rednotebook/rednotebook-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/rednotebook/ChangeLog b/x11-misc/rednotebook/ChangeLog index 0af1e1e4b9d0..3ad315ef9647 100644 --- a/x11-misc/rednotebook/ChangeLog +++ b/x11-misc/rednotebook/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/rednotebook # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.74 2015/01/01 22:28:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.75 2015/08/06 09:58:57 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> rednotebook-1.8.0.ebuild: + Stable for amd64, wrt bug #529548 01 Jan 2015; Michał Górny <mgorny@gentoo.org> -rednotebook-1.6.6-r1.ebuild, -rednotebook-1.7.3.ebuild, rednotebook-1.8.0.ebuild: diff --git a/x11-misc/rednotebook/rednotebook-1.8.0.ebuild b/x11-misc/rednotebook/rednotebook-1.8.0.ebuild index be8be95aa2b9..6cd1e47e357d 100644 --- a/x11-misc/rednotebook/rednotebook-1.8.0.ebuild +++ b/x11-misc/rednotebook/rednotebook-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-1.8.0.ebuild,v 1.3 2015/01/01 22:28:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-1.8.0.ebuild,v 1.4 2015/08/06 09:58:57 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="libyaml spell" RDEPEND=" |