diff options
Diffstat (limited to 'app-office/dia/dia-0.90-r1.ebuild')
-rw-r--r-- | app-office/dia/dia-0.90-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/dia/dia-0.90-r1.ebuild b/app-office/dia/dia-0.90-r1.ebuild index fbe7c80710e6..b511722777a9 100644 --- a/app-office/dia/dia-0.90-r1.ebuild +++ b/app-office/dia/dia-0.90-r1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.90-r1.ebuild,v 1.1 2002/06/21 01:41:49 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.90-r1.ebuild,v 1.2 2002/07/25 19:29:33 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Diagram Creation Program" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/gnome-office/dia.shtml" +KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" |