summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-03-03 17:56:22 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-03-03 17:56:22 +0000
commitd2a2c258a8d53cce78e5fe09de106b493f15b37e (patch)
treec69ade4bf3aa5d7ece7a66c4342e8cd376c26489 /app-office/dia
parentstable on sparc (Manifest recommit) (diff)
downloadgentoo-2-d2a2c258a8d53cce78e5fe09de106b493f15b37e.tar.gz
gentoo-2-d2a2c258a8d53cce78e5fe09de106b493f15b37e.tar.bz2
gentoo-2-d2a2c258a8d53cce78e5fe09de106b493f15b37e.zip
stable on sparc
Diffstat (limited to 'app-office/dia')
-rw-r--r--app-office/dia/ChangeLog5
-rw-r--r--app-office/dia/dia-0.92.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog
index 5d8b6ecc14c7..a03f53a55311 100644
--- a/app-office/dia/ChangeLog
+++ b/app-office/dia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/dia
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.27 2004/02/09 07:44:02 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.28 2004/03/03 17:56:22 gustavoz Exp $
+
+ 03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> dia-0.92.2.ebuild:
+ stable on sparc
09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> dia-0.92.2.ebuild:
added amd64 keyword.
diff --git a/app-office/dia/dia-0.92.2.ebuild b/app-office/dia/dia-0.92.2.ebuild
index 0dc21e40a0b1..e2f4411dcf78 100644
--- a/app-office/dia/dia-0.92.2.ebuild
+++ b/app-office/dia/dia-0.92.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.92.2.ebuild,v 1.4 2004/02/09 07:44:02 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.92.2.ebuild,v 1.5 2004/03/03 17:56:22 gustavoz Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/gnome-office/dia.shtml"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ppc ~sparc ~alpha amd64"
+KEYWORDS="~x86 ppc sparc ~alpha amd64"
IUSE="gnome png python"
RDEPEND=">=x11-libs/gtk+-2