summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-04-06 05:54:59 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-04-06 05:54:59 +0000
commit34bdb8411326a6be3386fb27dd0fa86f64ae2db2 (patch)
tree7dd73e770681089073a0fb59a0d1749c18c5248c /app-editors
parentNew package app-text/deplate written by me. #446562 (diff)
downloadgentoo-2-34bdb8411326a6be3386fb27dd0fa86f64ae2db2.tar.gz
gentoo-2-34bdb8411326a6be3386fb27dd0fa86f64ae2db2.tar.bz2
gentoo-2-34bdb8411326a6be3386fb27dd0fa86f64ae2db2.zip
Restore app-text/aspell dependency, wrt bug #464698
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xmlcopyeditor/ChangeLog5
-rw-r--r--app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.9.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xmlcopyeditor/ChangeLog b/app-editors/xmlcopyeditor/ChangeLog
index 215f490da4ca..59db07bd4e0f 100644
--- a/app-editors/xmlcopyeditor/ChangeLog
+++ b/app-editors/xmlcopyeditor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/xmlcopyeditor
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.26 2013/04/05 09:27:25 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.27 2013/04/06 05:54:59 pinkbyte Exp $
+
+ 06 Apr 2013; Sergey Popov <pinkbyte@gentoo.org> xmlcopyeditor-1.2.0.9.ebuild:
+ Restore app-text/aspell dependency, wrt bug #464698
05 Apr 2013; Sergey Popov <pinkbyte@gentoo.org> xmlcopyeditor-1.2.0.6.ebuild,
+files/xmlcopyeditor-1.2.0.6-gcc-4.8.patch, xmlcopyeditor-1.2.0.9.ebuild:
diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.9.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.9.ebuild
index 3dd53d3611c1..ae04eebce063 100644
--- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.9.ebuild
+++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.9.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/xmlcopyeditor/xmlcopyeditor-1.2.0.9.ebuild,v 1.2 2013/04/05 09:27:26 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.0.9.ebuild,v 1.3 2013/04/06 05:54:59 pinkbyte Exp $
EAPI="4"
@@ -18,7 +18,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="aqua guidexml"
-RDEPEND=">=dev-libs/libxml2-2.7.3-r1
+RDEPEND="app-text/aspell
+ >=dev-libs/libxml2-2.7.3-r1
dev-libs/libxslt
dev-libs/xerces-c[icu]
dev-libs/libpcre