diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:32:53 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:32:53 +0000 |
commit | 6b8475a2919208f1e2ed8635b8a9e66bb7ae2183 (patch) | |
tree | 752b60d26226fa368ba9417647ee56fb00277b0c /app-editors/qxmledit | |
parent | amd64 stable, bug #502600 (diff) | |
download | gentoo-2-6b8475a2919208f1e2ed8635b8a9e66bb7ae2183.tar.gz gentoo-2-6b8475a2919208f1e2ed8635b8a9e66bb7ae2183.tar.bz2 gentoo-2-6b8475a2919208f1e2ed8635b8a9e66bb7ae2183.zip |
amd64 stable, bug #502618
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r-- | app-editors/qxmledit/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.8.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog index 33992e005c73..43bc4c714c81 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.46 2013/12/01 13:24:25 hwoarang Exp $ +# 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 $ + + 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> qxmledit-0.8.8.1.ebuild: + amd64 stable, bug #502618 *qxmledit-0.8.8.1 (01 Dec 2013) diff --git a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild index c93c2f3b1a1a..0375c6cbaee6 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-2013 Gentoo Foundation +# 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.1 2013/12/01 13:24:25 hwoarang Exp $ +# $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 $ 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 |