summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-29 13:21:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-29 13:21:12 +0000
commit3c91f8d59b005c5975328930a2a3d1eb3db70b0a (patch)
treeb1f0604a4e7154f4f2b570aa236591228fa8ec8b /app-office/dia2code
parentStable for ia64, wrt bug #458984 (diff)
downloadgentoo-2-3c91f8d59b005c5975328930a2a3d1eb3db70b0a.tar.gz
gentoo-2-3c91f8d59b005c5975328930a2a3d1eb3db70b0a.tar.bz2
gentoo-2-3c91f8d59b005c5975328930a2a3d1eb3db70b0a.zip
Stable for ia64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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"