diff options
Diffstat (limited to 'app-editors/qxmledit/qxmledit-0.8.4.ebuild')
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |