diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-17 12:24:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-17 12:24:49 +0000 |
commit | 75cff6801a6fbac1744822c729ac96723720c751 (patch) | |
tree | 0ff7d4ad7b5f4e71a2ff32d117c62e1785dc5786 /app-editors/qxmledit | |
parent | Stable for amd64, wrt bug #456472 (diff) | |
download | gentoo-2-75cff6801a6fbac1744822c729ac96723720c751.tar.gz gentoo-2-75cff6801a6fbac1744822c729ac96723720c751.tar.bz2 gentoo-2-75cff6801a6fbac1744822c729ac96723720c751.zip |
Stable for amd64, wrt bug #461060
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r-- | app-editors/qxmledit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog index d3a4233d00d2..bd4ab4a69bc1 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.41 2013/03/16 21:54:57 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.42 2013/03/17 12:24:49 ago Exp $ + + 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qxmledit-0.8.4.ebuild: + Stable for amd64, wrt bug #461060 16 Mar 2013; Davide Pesavento <pesa@gentoo.org> -qxmledit-0.8.2.ebuild: old diff --git a/app-editors/qxmledit/qxmledit-0.8.4.ebuild b/app-editors/qxmledit/qxmledit-0.8.4.ebuild index 5f283a885dcf..5c9a31daeb7e 100644 --- a/app-editors/qxmledit/qxmledit-0.8.4.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.4.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.4.ebuild,v 1.2 2013/03/02 19:22:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.4.ebuild,v 1.3 2013/03/17 12:24:49 ago 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 |