summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 10:18:38 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 10:18:38 +0000
commit339895f93eb96548700feb8e5869e1c1d99c2719 (patch)
treefae9e1340709e4d47d707d031f81ba6f73b578c2 /app-office/dia
parentRemove alpha keywords. (Manifest recommit) (diff)
downloadgentoo-2-339895f93eb96548700feb8e5869e1c1d99c2719.tar.gz
gentoo-2-339895f93eb96548700feb8e5869e1c1d99c2719.tar.bz2
gentoo-2-339895f93eb96548700feb8e5869e1c1d99c2719.zip
stable on amd64.
Diffstat (limited to 'app-office/dia')
-rw-r--r--app-office/dia/ChangeLog5
-rw-r--r--app-office/dia/dia-0.93.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia/ChangeLog b/app-office/dia/ChangeLog
index a3fafd14b22e..d64db849de0e 100644
--- a/app-office/dia/ChangeLog
+++ b/app-office/dia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/dia
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.37 2004/10/05 14:04:05 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.38 2004/10/17 10:17:29 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> dia-0.93.ebuild:
+ stable on amd64.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> dia-0.93.ebuild:
Masked dia-0.93.ebuild stable for ppc
diff --git a/app-office/dia/dia-0.93.ebuild b/app-office/dia/dia-0.93.ebuild
index dfbe1937850e..4a8246536d27 100644
--- a/app-office/dia/dia-0.93.ebuild
+++ b/app-office/dia/dia-0.93.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.93.ebuild,v 1.6 2004/10/05 14:04:05 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.93.ebuild,v 1.7 2004/10/17 10:17:29 absinthe Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/dia/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~alpha ~amd64"
+KEYWORDS="x86 ppc sparc ~alpha amd64"
IUSE="gnome png python zlib"
RDEPEND=">=x11-libs/gtk+-2