summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-17 11:06:45 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-17 11:06:45 +0000
commit083c9b575b8ed1cbcdfb572275f1f5cf2797c954 (patch)
tree81f8933713e07c914abb69dc2cb5aa0af201a23a /app-editors/qxmledit
parentx86 stable wrt bug #396791 (diff)
downloadhistorical-083c9b575b8ed1cbcdfb572275f1f5cf2797c954.tar.gz
historical-083c9b575b8ed1cbcdfb572275f1f5cf2797c954.tar.bz2
historical-083c9b575b8ed1cbcdfb572275f1f5cf2797c954.zip
x86 stable wrt bug #396793
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r--app-editors/qxmledit/ChangeLog5
-rw-r--r--app-editors/qxmledit/qxmledit-0.4.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog
index c13aa5e3ec03..a4e64b301539 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.18 2012/02/14 17:14:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.19 2012/02/17 11:06:45 phajdan.jr Exp $
+
+ 17 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> qxmledit-0.4.9.ebuild:
+ x86 stable wrt bug #396793
14 Feb 2012; Torsten Veller <tove@gentoo.org> qxmledit-0.6.1.ebuild:
Fix ebuild header (#398773)
diff --git a/app-editors/qxmledit/qxmledit-0.4.9.ebuild b/app-editors/qxmledit/qxmledit-0.4.9.ebuild
index f15061bae1fb..3f26bfd4079d 100644
--- a/app-editors/qxmledit/qxmledit-0.4.9.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.4.9.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.4.9.ebuild,v 1.2 2012/02/03 14:46:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.4.9.ebuild,v 1.3 2012/02/17 11:06:45 phajdan.jr Exp $
EAPI="2"
@@ -14,7 +14,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"