summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-04-07 08:09:34 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-04-07 08:09:34 +0000
commit00a9e15eb74a3d9cac5a3edcb4c5d754413f173b (patch)
tree01a665577cceab84ece7e02a5ee9d0c1968b53fc /app-office/dia
parentMoved the mips checking code into pkg_setup and added hppa to the check (both... (diff)
downloadhistorical-00a9e15eb74a3d9cac5a3edcb4c5d754413f173b.tar.gz
historical-00a9e15eb74a3d9cac5a3edcb4c5d754413f173b.tar.bz2
historical-00a9e15eb74a3d9cac5a3edcb4c5d754413f173b.zip
stable bump for x86
Diffstat (limited to 'app-office/dia')
-rw-r--r--app-office/dia/Manifest2
-rw-r--r--app-office/dia/dia-0.92.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/dia/Manifest b/app-office/dia/Manifest
index 18e5b52dbba4..f336ed03d32b 100644
--- a/app-office/dia/Manifest
+++ b/app-office/dia/Manifest
@@ -1,9 +1,9 @@
MD5 02ba508cc1797cef4dd01c75f2527b7e ChangeLog 3966
MD5 6fdb47f90cd09be544338fdd1c3a31cc dia-0.91.ebuild 1490
MD5 36177a975b6e996fd2d4cd789918d0f7 dia-0.92.1.ebuild 963
+MD5 e2782dd08be5ffb483b80157a26fc6d8 dia-0.92.2.ebuild 972
MD5 3452961159771326d42866d2aac19392 dia-0.92_pre7.ebuild 1625
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 3d393d89d8c3195d0e70eb3620676cf3 dia-0.92.2.ebuild 974
MD5 2dc18dc468903c86599f681f73802f3e files/dia-0.91-Cisco-Makefile.in 17188
MD5 266855bdb86ff533dc0790aa8180c5f7 files/dia-0.91-gcc33_fix.patch 589
MD5 6b65e31bb3d998a18e0161e06060fd58 files/digest-dia-0.91 62
diff --git a/app-office/dia/dia-0.92.2.ebuild b/app-office/dia/dia-0.92.2.ebuild
index e2f4411dcf78..c11827861eeb 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.5 2004/03/03 17:56:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.92.2.ebuild,v 1.6 2004/04/07 08:09:34 liquidx 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