summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 15:35:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 15:35:24 +0000
commitb8bfb487395dbed3ef4f1c41ba90dc5f8a75cf87 (patch)
treee7e8e44371a5625fdb1d65f900e6afc0280123eb /app-office
parentStable for amd64, wrt bug #458984 (diff)
downloadgentoo-2-b8bfb487395dbed3ef4f1c41ba90dc5f8a75cf87.tar.gz
gentoo-2-b8bfb487395dbed3ef4f1c41ba90dc5f8a75cf87.tar.bz2
gentoo-2-b8bfb487395dbed3ef4f1c41ba90dc5f8a75cf87.zip
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/dia2code/ChangeLog5
-rw-r--r--app-office/dia2code/dia2code-0.8.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/dia2code/ChangeLog b/app-office/dia2code/ChangeLog
index e63c8d92b985..e136a2b01963 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.26 2013/03/05 22:59:56 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.27 2013/03/25 15:35:24 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dia2code-0.8.5.ebuild:
+ Stable for amd64, wrt bug #458984
05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -dia2code-0.8.3.ebuild:
Clean up old revision.
diff --git a/app-office/dia2code/dia2code-0.8.5.ebuild b/app-office/dia2code/dia2code-0.8.5.ebuild
index b0333c13a0c6..911118015600 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-2012 Gentoo Foundation
+# 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.1 2012/09/15 12:22:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.5.ebuild,v 1.2 2013/03/25 15:35:24 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"