summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-20 06:08:55 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-20 06:08:55 +0000
commit570c59ebd86086bf505c655e279a4b277bafbe10 (patch)
tree0eb3d76b7e6b4c38fa6691917eb7135684f4b6f2 /x11-misc
parentmarked x86 per bug 422167 (diff)
downloadgentoo-2-570c59ebd86086bf505c655e279a4b277bafbe10.tar.gz
gentoo-2-570c59ebd86086bf505c655e279a4b277bafbe10.tar.bz2
gentoo-2-570c59ebd86086bf505c655e279a4b277bafbe10.zip
marked x86 per bug 422383
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/rednotebook/ChangeLog5
-rw-r--r--x11-misc/rednotebook/rednotebook-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/rednotebook/ChangeLog b/x11-misc/rednotebook/ChangeLog
index e7389f8e4691..c4101ba79a5a 100644
--- a/x11-misc/rednotebook/ChangeLog
+++ b/x11-misc/rednotebook/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/rednotebook
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.60 2012/04/16 17:24:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.61 2012/06/20 06:08:55 jdhore Exp $
+
+ 20 Jun 2012; Jeff Horelick <jdhore@gentoo.org> rednotebook-1.4.0.ebuild:
+ marked x86 per bug 422383
16 Apr 2012; Markos Chandras <hwoarang@gentoo.org> -rednotebook-1.1.8.ebuild,
-rednotebook-1.3.0.ebuild:
diff --git a/x11-misc/rednotebook/rednotebook-1.4.0.ebuild b/x11-misc/rednotebook/rednotebook-1.4.0.ebuild
index d8564d619983..d0b792f3b77d 100644
--- a/x11-misc/rednotebook/rednotebook-1.4.0.ebuild
+++ b/x11-misc/rednotebook/rednotebook-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-1.4.0.ebuild,v 1.1 2012/04/11 13:33:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-1.4.0.ebuild,v 1.2 2012/06/20 06:08:55 jdhore Exp $
EAPI="3"
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="libyaml spell"
for x in ${LANGS}; do
IUSE="${IUSE} linguas_${x}"