diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:25:20 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:25:20 +0000 |
commit | 618d945401ffa5568e3a50188c5707806ddd4f02 (patch) | |
tree | be73d3fdcdc228318e548e6c7c398712b3a8d99e /app-editors/qxmledit | |
parent | x86 stable wrt bug #406479 (diff) | |
download | gentoo-2-618d945401ffa5568e3a50188c5707806ddd4f02.tar.gz gentoo-2-618d945401ffa5568e3a50188c5707806ddd4f02.tar.bz2 gentoo-2-618d945401ffa5568e3a50188c5707806ddd4f02.zip |
x86 stable wrt bug #408913
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r-- | app-editors/qxmledit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog index a0201059c321..572a04cf76ec 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.24 2012/03/20 08:26:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.25 2012/03/24 17:25:20 phajdan.jr Exp $ + + 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> qxmledit-0.7.2.ebuild: + x86 stable wrt bug #408913 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> qxmledit-0.7.2.ebuild: Stable for amd64, wrt bug #408913 diff --git a/app-editors/qxmledit/qxmledit-0.7.2.ebuild b/app-editors/qxmledit/qxmledit-0.7.2.ebuild index 3394ba0b5fc1..9dd27940972e 100644 --- a/app-editors/qxmledit/qxmledit-0.7.2.ebuild +++ b/app-editors/qxmledit/qxmledit-0.7.2.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.7.2.ebuild,v 1.2 2012/03/20 08:26:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.7.2.ebuild,v 1.3 2012/03/24 17:25:20 phajdan.jr Exp $ EAPI=4 @@ -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-core:4 |