summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-18 21:58:58 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-18 21:58:58 +0000
commit20a9d4327c688234168f9211d8f3dcd206c8168b (patch)
tree0673856c8bf03e19a14a060cd974b2a1f950cfc0 /app-editors/qxmledit
parentx86 stable, bug #409403 (diff)
downloadgentoo-2-20a9d4327c688234168f9211d8f3dcd206c8168b.tar.gz
gentoo-2-20a9d4327c688234168f9211d8f3dcd206c8168b.tar.bz2
gentoo-2-20a9d4327c688234168f9211d8f3dcd206c8168b.zip
marked x86 per bug 412519
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r--app-editors/qxmledit/ChangeLog5
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog
index 755ed36350ea..f9f8335cab66 100644
--- a/app-editors/qxmledit/ChangeLog
+++ b/app-editors/qxmledit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/qxmledit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.28 2012/04/18 17:50:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.29 2012/04/18 21:58:58 jdhore Exp $
+
+ 18 Apr 2012; Jeff Horelick <jdhore@gentoo.org> qxmledit-0.8.0-r1.ebuild:
+ marked x86 per bug 412519
18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> qxmledit-0.8.0-r1.ebuild:
Stable for amd64, wrt bug #412519
diff --git a/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild b/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild
index 3ddef488aa5f..8db32f669074 100644
--- a/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.8.0-r1.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/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild,v 1.2 2012/04/18 17:50:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild,v 1.3 2012/04/18 21:58:58 jdhore Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND=">=x11-libs/qt-core-4.7:4