diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-10 09:25:32 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-10 09:25:32 +0000 |
commit | f86cebd2686a2d298e9a4140b655e39a9b80318f (patch) | |
tree | ddd890e6f50f8869856de29f3d7ad36c912f6809 /app-editors/qxmledit | |
parent | Version bump (diff) | |
download | gentoo-2-f86cebd2686a2d298e9a4140b655e39a9b80318f.tar.gz gentoo-2-f86cebd2686a2d298e9a4140b655e39a9b80318f.tar.bz2 gentoo-2-f86cebd2686a2d298e9a4140b655e39a9b80318f.zip |
Stable on x86, wrt bug #470320
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r-- | app-editors/qxmledit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog index 7f4915040553..23c3aff2c3d7 100644 --- a/app-editors/qxmledit/ChangeLog +++ b/app-editors/qxmledit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/qxmledit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.44 2013/05/29 10:58:15 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.45 2013/06/10 09:25:32 pinkbyte Exp $ + + 10 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> qxmledit-0.8.5.ebuild: + Stable on x86, wrt bug #470320 29 May 2013; Chema Alonso <nimiux@gentoo.org> qxmledit-0.8.5.ebuild: Stable for amd64 wrt bug #470320 diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild index fb49e15ace66..146ffd082d32 100644 --- a/app-editors/qxmledit/qxmledit-0.8.5.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild,v 1.2 2013/05/29 10:58:16 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild,v 1.3 2013/06/10 09:25:32 pinkbyte Exp $ EAPI=5 @@ -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=">=dev-qt/qtcore-4.7:4 |