summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 11:28:32 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 11:28:32 +0000
commit3f72c39cecf5ae5ad05fe0daf06680fdc8911443 (patch)
tree69e1b1436a9947625cb77bb399ec853a526b889b /app-office/dia
parentMark 2.2.10 stable on ia64 (diff)
downloadhistorical-3f72c39cecf5ae5ad05fe0daf06680fdc8911443.tar.gz
historical-3f72c39cecf5ae5ad05fe0daf06680fdc8911443.tar.bz2
historical-3f72c39cecf5ae5ad05fe0daf06680fdc8911443.zip
Mark 0.94-r2 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'app-office/dia')
-rw-r--r--app-office/dia/ChangeLog5
-rw-r--r--app-office/dia/dia-0.94-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog
index bc690e4734c9..221ea1eb1d1d 100644
--- a/app-office/dia/ChangeLog
+++ b/app-office/dia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/dia
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.63 2005/09/17 15:21:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.64 2005/10/02 11:28:32 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> dia-0.94-r2.ebuild:
+ Mark 0.94-r2 stable on ia64
09 Sep 2005; Aron Griffis <agriffis@gentoo.org> dia-0.94-r2.ebuild:
Mark 0.94-r2 stable on alpha
diff --git a/app-office/dia/dia-0.94-r2.ebuild b/app-office/dia/dia-0.94-r2.ebuild
index f733da68eb69..4e6a70e5fad3 100644
--- a/app-office/dia/dia-0.94-r2.ebuild
+++ b/app-office/dia/dia-0.94-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.94-r2.ebuild,v 1.8 2005/09/09 18:00:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.94-r2.ebuild,v 1.9 2005/10/02 11:28:32 agriffis Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/dia/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="gnome png python static zlib"
RDEPEND=">=x11-libs/gtk+-2