summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-02-07 19:46:44 +0000
committerMarkus Meier <maekke@gentoo.org>2010-02-07 19:46:44 +0000
commitd4e71e741b7d3e3a4e6f72c38d19ad0dbe61c932 (patch)
tree54961d2a94915f970ba0e7eecdf207db6e73935f /app-editors/qxmledit
parentThis version of pango 1.26.2 needs to export CXX to avoid c++ from the host b... (diff)
downloadgentoo-2-d4e71e741b7d3e3a4e6f72c38d19ad0dbe61c932.tar.gz
gentoo-2-d4e71e741b7d3e3a4e6f72c38d19ad0dbe61c932.tar.bz2
gentoo-2-d4e71e741b7d3e3a4e6f72c38d19ad0dbe61c932.zip
x86 stable, bug #301903
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r--app-editors/qxmledit/ChangeLog5
-rw-r--r--app-editors/qxmledit/qxmledit-0.3.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog
index 8370f34dd774..efee22a415c6 100644
--- a/app-editors/qxmledit/ChangeLog
+++ b/app-editors/qxmledit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/qxmledit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.5 2010/02/01 20:32:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.6 2010/02/07 19:46:44 maekke Exp $
+
+ 07 Feb 2010; Markus Meier <maekke@gentoo.org> qxmledit-0.3.0-r1.ebuild:
+ x86 stable, bug #301903
01 Feb 2010; Markos Chandras <hwoarang@gentoo.org>
qxmledit-0.3.0-r1.ebuild:
diff --git a/app-editors/qxmledit/qxmledit-0.3.0-r1.ebuild b/app-editors/qxmledit/qxmledit-0.3.0-r1.ebuild
index 1594b931af16..8706096d701f 100644
--- a/app-editors/qxmledit/qxmledit-0.3.0-r1.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.3.0-r1.ebuild,v 1.2 2010/02/01 20:32:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.3.0-r1.ebuild,v 1.3 2010/02/07 19:46:44 maekke Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="x11-libs/qt-gui:4"