summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-18 17:50:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-18 17:50:17 +0000
commit61f97971e9cf10765e586f0a41eb46dca59baed9 (patch)
treeef696c3a60b6363af23abf4f4bafc95cafdd9d7c /app-editors
parentStable for amd64, wrt bug #412517 (diff)
downloadgentoo-2-61f97971e9cf10765e586f0a41eb46dca59baed9.tar.gz
gentoo-2-61f97971e9cf10765e586f0a41eb46dca59baed9.tar.bz2
gentoo-2-61f97971e9cf10765e586f0a41eb46dca59baed9.zip
Stable for amd64, wrt bug #412519
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/qxmledit/ChangeLog5
-rw-r--r--app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/qxmledit/ChangeLog b/app-editors/qxmledit/ChangeLog
index 45e86785f350..755ed36350ea 100644
--- a/app-editors/qxmledit/ChangeLog
+++ b/app-editors/qxmledit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/qxmledit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.27 2012/04/10 12:05:10 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/ChangeLog,v 1.28 2012/04/18 17:50:17 ago Exp $
+
+ 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> qxmledit-0.8.0-r1.ebuild:
+ Stable for amd64, wrt bug #412519
*qxmledit-0.8.1 (10 Apr 2012)
diff --git a/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild b/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild
index 3d3ac0d9997e..3ddef488aa5f 100644
--- a/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild
+++ b/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild,v 1.1 2012/03/16 14:42:39 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/qxmledit/qxmledit-0.8.0-r1.ebuild,v 1.2 2012/04/18 17:50:17 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