diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 14:18:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 14:18:35 +0000 |
commit | 41818255e9e3d80dbd49412ddc9b17af5c740add (patch) | |
tree | ffe0fa6655f29e3acdb1d0e53d80d8f374304da3 /app-editors/qxmledit | |
parent | Stable for amd64, wrt bug #456468 (diff) | |
download | gentoo-2-41818255e9e3d80dbd49412ddc9b17af5c740add.tar.gz gentoo-2-41818255e9e3d80dbd49412ddc9b17af5c740add.tar.bz2 gentoo-2-41818255e9e3d80dbd49412ddc9b17af5c740add.zip |
Stable for amd64, wrt bug #456436
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r-- | app-editors/qxmledit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.3.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog index 9d62596da541..d521486f3ca4 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.36 2013/02/07 22:21:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.37 2013/02/12 14:18:35 ago Exp $ + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qxmledit-0.8.3.1.ebuild: + Stable for amd64, wrt bug #456436 *qxmledit-0.8.4 (07 Feb 2013) diff --git a/app-editors/qxmledit/qxmledit-0.8.3.1.ebuild b/app-editors/qxmledit/qxmledit-0.8.3.1.ebuild index 67c5dc76b182..1592296df7c4 100644 --- a/app-editors/qxmledit/qxmledit-0.8.3.1.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.3.1.ebuild,v 1.1 2012/10/29 10:36:45 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.3.1.ebuild,v 1.2 2013/02/12 14:18:35 ago Exp $ EAPI=4 @@ -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=">=x11-libs/qt-core-4.7:4 |