summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/dia2code')
-rw-r--r--app-office/dia2code/ChangeLog5
-rw-r--r--app-office/dia2code/dia2code-0.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia2code/ChangeLog b/app-office/dia2code/ChangeLog
index 9d92b425d26d..531aaf561a19 100644
--- a/app-office/dia2code/ChangeLog
+++ b/app-office/dia2code/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/dia2code
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.29 2013/03/26 16:47:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.30 2013/03/29 13:21:12 ago Exp $
+
+ 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dia2code-0.8.5.ebuild:
+ Stable for ia64, wrt bug #458984
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dia2code-0.8.5.ebuild:
Stable for ppc, wrt bug #458984
diff --git a/app-office/dia2code/dia2code-0.8.5.ebuild b/app-office/dia2code/dia2code-0.8.5.ebuild
index 45f462b727dc..d0a81d39e157 100644
--- a/app-office/dia2code/dia2code-0.8.5.ebuild
+++ b/app-office/dia2code/dia2code-0.8.5.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-office/dia2code/dia2code-0.8.5.ebuild,v 1.4 2013/03/26 16:47:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.5.ebuild,v 1.5 2013/03/29 13:21:12 ago Exp $
EAPI=4
inherit flag-o-matic autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="amd64 ia64 ppc ~sparc x86"
IUSE=""
DEPEND="dev-libs/libxml2"