diff options
author | 2004-01-16 21:01:33 +0000 | |
---|---|---|
committer | 2004-01-16 21:01:33 +0000 | |
commit | 8a18a88b89dbd28122f89d915266d8b5802cb842 (patch) | |
tree | e7cb7e0a836c306baf903a0d9f790defc9ac81bd /app-office/dia/dia-0.92.2.ebuild | |
parent | fixed bug #38409 with invalid man page entries (diff) | |
download | historical-8a18a88b89dbd28122f89d915266d8b5802cb842.tar.gz historical-8a18a88b89dbd28122f89d915266d8b5802cb842.tar.bz2 historical-8a18a88b89dbd28122f89d915266d8b5802cb842.zip |
set ppc in keywords
Diffstat (limited to 'app-office/dia/dia-0.92.2.ebuild')
-rw-r--r-- | app-office/dia/dia-0.92.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/dia/dia-0.92.2.ebuild b/app-office/dia/dia-0.92.2.ebuild index 66ed8b38080c..6f4cbbfcff9c 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-2003 Gentoo Technologies, Inc. +# 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.2 2003/11/17 02:29:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.92.2.ebuild,v 1.3 2004/01/16 21:01:33 darkspecter 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" +KEYWORDS="~x86 ppc ~sparc ~alpha" IUSE="gnome png python" RDEPEND=">=x11-libs/gtk+-2 |