diff options
Diffstat (limited to 'app-editors/qxmledit/qxmledit-0.4.3-r1.ebuild')
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.4.3-r1.ebuild b/app-editors/qxmledit/qxmledit-0.4.3-r1.ebuild index 004ccc916989..6f8becbb7f20 100644 --- a/app-editors/qxmledit/qxmledit-0.4.3-r1.ebuild +++ b/app-editors/qxmledit/qxmledit-0.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.4.3-r1.ebuild,v 1.1 2010/04/13 17:50:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.4.3-r1.ebuild,v 1.2 2010/06/26 21:46:07 angelos Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="x11-libs/qt-gui:4" |