summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-10-03 18:36:14 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-10-03 18:36:14 +0000
commite70e222f59c0ce25e5e88ab3702a3868f88889a1 (patch)
treee04f288ea2e59363fbc1df2c0ad569229c4d78d4 /app-office
parentStable on sparc wrt #107916 (diff)
downloadgentoo-2-e70e222f59c0ce25e5e88ab3702a3868f88889a1.tar.gz
gentoo-2-e70e222f59c0ce25e5e88ab3702a3868f88889a1.tar.bz2
gentoo-2-e70e222f59c0ce25e5e88ab3702a3868f88889a1.zip
stable on alpha wrt bug #107916
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/dia/ChangeLog5
-rw-r--r--app-office/dia/dia-0.94-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog
index f365af0c1a51..d44f4bdec912 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.70 2005/10/03 17:55:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.71 2005/10/03 18:36:14 ferdy Exp $
+
+ 03 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> dia-0.94-r3.ebuild:
+ stable on alpha wrt bug #107916
03 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> dia-0.94-r3.ebuild:
Stable on sparc wrt #107916
diff --git a/app-office/dia/dia-0.94-r3.ebuild b/app-office/dia/dia-0.94-r3.ebuild
index d36cf36eb622..3c5806723b47 100644
--- a/app-office/dia/dia-0.94-r3.ebuild
+++ b/app-office/dia/dia-0.94-r3.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-r3.ebuild,v 1.5 2005/10/03 17:55:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.94-r3.ebuild,v 1.6 2005/10/03 18:36:14 ferdy Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/dia/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE="gnome png python static zlib"
RDEPEND=">=x11-libs/gtk+-2