diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-04-07 08:09:34 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-04-07 08:09:34 +0000 |
commit | d7f036a043dfba65740244d649e2a77857d7e8c8 (patch) | |
tree | 313defe50d749c1be4e34eed89451cb26ee40ea0 /app-office/dia | |
parent | Moved the mips checking code into pkg_setup and added hppa to the check (both... (diff) | |
download | gentoo-2-d7f036a043dfba65740244d649e2a77857d7e8c8.tar.gz gentoo-2-d7f036a043dfba65740244d649e2a77857d7e8c8.tar.bz2 gentoo-2-d7f036a043dfba65740244d649e2a77857d7e8c8.zip |
stable bump for x86
Diffstat (limited to 'app-office/dia')
-rw-r--r-- | app-office/dia/dia-0.92.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |