diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-05-29 10:58:16 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-05-29 10:58:16 +0000 |
commit | 8b38d8ae46500a2da50b213ef3ac65f797245aa4 (patch) | |
tree | 14620a49fd0dba429ec4d06f598a10366b492aad /app-editors/qxmledit | |
parent | Replace lc-kinotify dependency with virtual one (diff) | |
download | gentoo-2-8b38d8ae46500a2da50b213ef3ac65f797245aa4.tar.gz gentoo-2-8b38d8ae46500a2da50b213ef3ac65f797245aa4.tar.bz2 gentoo-2-8b38d8ae46500a2da50b213ef3ac65f797245aa4.zip |
Stable for amd64 wrt bug #470320
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 c4727bba6a87..7f4915040553 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.43 2013/03/19 10:33:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.44 2013/05/29 10:58:15 nimiux Exp $ + + 29 May 2013; Chema Alonso <nimiux@gentoo.org> qxmledit-0.8.5.ebuild: + Stable for amd64 wrt bug #470320 19 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qxmledit-0.8.4.ebuild: Stable for x86, wrt bug #461060 diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild index d0771b822cfe..fb49e15ace66 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.1 2013/03/15 19:10:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.5.ebuild,v 1.2 2013/05/29 10:58:16 nimiux 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 |