summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-23 23:15:56 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-23 23:15:56 +0000
commitc628b5678231a15071569853a7487c7cf5d782a8 (patch)
tree881171692d6665d2f563bc7a7d6674aaba811fd3
parentStable on amd64 wrt bug #353436 (diff)
downloadgentoo-2-c628b5678231a15071569853a7487c7cf5d782a8.tar.gz
gentoo-2-c628b5678231a15071569853a7487c7cf5d782a8.tar.bz2
gentoo-2-c628b5678231a15071569853a7487c7cf5d782a8.zip
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
-rw-r--r--app-office/dia2code/ChangeLog7
-rw-r--r--app-office/dia2code/dia2code-0.8.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/dia2code/ChangeLog b/app-office/dia2code/ChangeLog
index 0102d3ede274..cd7e861bafaf 100644
--- a/app-office/dia2code/ChangeLog
+++ b/app-office/dia2code/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/dia2code
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.15 2009/10/07 16:56:38 eva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.16 2011/02/23 23:15:56 hwoarang Exp $
+
+ 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> dia2code-0.8.3.ebuild:
+ Stable on amd64 wrt bug #353436
07 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org> dia2code-0.8.3.ebuild:
Add die with messages.
diff --git a/app-office/dia2code/dia2code-0.8.3.ebuild b/app-office/dia2code/dia2code-0.8.3.ebuild
index a17f7ceda32e..ed21cf99662c 100644
--- a/app-office/dia2code/dia2code-0.8.3.ebuild
+++ b/app-office/dia2code/dia2code-0.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v 1.3 2009/10/07 16:56:38 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v 1.4 2011/02/23 23:15:56 hwoarang Exp $
inherit flag-o-matic
@@ -10,7 +10,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"