diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:45:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:45:09 +0000 |
commit | 0637be2da2e6774472d81e361fb1ba3ecd9e07b4 (patch) | |
tree | 54e37d03708e77aa9251a0e55655bd5bf6a4cfb6 /app-office/dia/dia-0.91.ebuild | |
parent | fix automake issues (diff) | |
download | historical-0637be2da2e6774472d81e361fb1ba3ecd9e07b4.tar.gz historical-0637be2da2e6774472d81e361fb1ba3ecd9e07b4.tar.bz2 historical-0637be2da2e6774472d81e361fb1ba3ecd9e07b4.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-office/dia/dia-0.91.ebuild')
-rw-r--r-- | app-office/dia/dia-0.91.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/dia/dia-0.91.ebuild b/app-office/dia/dia-0.91.ebuild index ea597c6a3959..9d4754951258 100644 --- a/app-office/dia/dia-0.91.ebuild +++ b/app-office/dia/dia-0.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.91.ebuild,v 1.5 2003/03/31 00:10:38 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.91.ebuild,v 1.6 2003/07/02 11:45:09 aliz Exp $ DESCRIPTION="Diagram Creation Program" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnome.org/gnome-office/dia.shtml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="gnome png python" DEPEND=">=x11-libs/gtk+-2.0.0 |