summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2008-10-24 21:13:39 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2008-10-24 21:13:39 +0000
commit0e02883ccfbcaab95ba8c3d07ce59bbae10ed52a (patch)
treee93f6bec3cb1d339e78388b349d71aecd6bef729 /app-editors
parentamd64/x86 stable, bug #243350 (diff)
downloadgentoo-2-0e02883ccfbcaab95ba8c3d07ce59bbae10ed52a.tar.gz
gentoo-2-0e02883ccfbcaab95ba8c3d07ce59bbae10ed52a.tar.bz2
gentoo-2-0e02883ccfbcaab95ba8c3d07ce59bbae10ed52a.zip
Added ~ppc keyword. Closes bug #229311
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xmlcopyeditor/ChangeLog5
-rw-r--r--app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xmlcopyeditor/ChangeLog b/app-editors/xmlcopyeditor/ChangeLog
index 8f21e26d4691..80c54131fab6 100644
--- a/app-editors/xmlcopyeditor/ChangeLog
+++ b/app-editors/xmlcopyeditor/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-editors/xmlcopyeditor
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.10 2008/10/10 15:49:48 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.11 2008/10/24 21:13:39 pvdabeel Exp $
*xmlcopyeditor-1.2.0.2-r1 (10 Oct 2008)
+ 24 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> xmlcopyeditor-1.2.0.2-r1.ebuild:
+ Keyworded ~ppc. Closes bug #229311
+
10 Oct 2008; Jose Luis Rivero <yoswink@gentoo.org>
-xmlcopyeditor-1.2.0.2.ebuild, +xmlcopyeditor-1.2.0.2-r1.ebuild:
Add missing dependencies as per bug #239629
diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.2-r1.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.2-r1.ebuild
index e2d8c88d35a1..d48eeae44f4a 100644
--- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.2-r1.ebuild
+++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.2-r1.ebuild,v 1.1 2008/10/10 15:49:48 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.2-r1.ebuild,v 1.2 2008/10/24 21:13:39 pvdabeel Exp $
WX_GTK_VER="2.8"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xml-copy-editor/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="guidexml"
DEPEND="dev-libs/libxml2 \