diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:20:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:20:38 +0000 |
commit | a39cc3093659f3406bc373666a71afbc0e39cf0f (patch) | |
tree | e5d629b558ce81eb6e3e420fe53aac8f8ea3fc0e /app-editors | |
parent | x86 stable wrt bug #502744 (diff) | |
download | gentoo-2-a39cc3093659f3406bc373666a71afbc0e39cf0f.tar.gz gentoo-2-a39cc3093659f3406bc373666a71afbc0e39cf0f.tar.bz2 gentoo-2-a39cc3093659f3406bc373666a71afbc0e39cf0f.zip |
x86 stable wrt bug #502618
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qxmledit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog index 43bc4c714c81..96777e4a7f14 100644 --- a/app-editors/qxmledit/ChangeLog +++ b/app-editors/qxmledit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/qxmledit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.47 2014/03/07 23:32:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.48 2014/03/12 05:20:38 phajdan.jr Exp $ + + 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> qxmledit-0.8.8.1.ebuild: + x86 stable wrt bug #502618 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> qxmledit-0.8.8.1.ebuild: amd64 stable, bug #502618 diff --git a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild index 0375c6cbaee6..9971f32d482a 100644 --- a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild,v 1.2 2014/03/07 23:32:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild,v 1.3 2014/03/12 05:20:38 phajdan.jr Exp $ EAPI=5 @@ -16,7 +16,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 |