diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-25 19:29:33 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-25 19:29:33 +0000 |
commit | a49f23ee1905297b3280fc09492bb70577fbbb7c (patch) | |
tree | e853986a77004d000bf78b06f1408be05537d734 /app-office/dia2code/dia2code-0.8.1.ebuild | |
parent | Added SLOT and KEYWORDS (diff) | |
download | gentoo-2-a49f23ee1905297b3280fc09492bb70577fbbb7c.tar.gz gentoo-2-a49f23ee1905297b3280fc09492bb70577fbbb7c.tar.bz2 gentoo-2-a49f23ee1905297b3280fc09492bb70577fbbb7c.zip |
Added keywords
Diffstat (limited to 'app-office/dia2code/dia2code-0.8.1.ebuild')
-rw-r--r-- | app-office/dia2code/dia2code-0.8.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-office/dia2code/dia2code-0.8.1.ebuild b/app-office/dia2code/dia2code-0.8.1.ebuild index f61a87d55d94..a6b960e4cd6e 100644 --- a/app-office/dia2code/dia2code-0.8.1.ebuild +++ b/app-office/dia2code/dia2code-0.8.1.ebuild @@ -1,12 +1,14 @@ # 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/dia2code/dia2code-0.8.1.ebuild,v 1.1 2002/06/20 21:32:45 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.1.ebuild,v 1.2 2002/07/25 19:29:33 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Convert UML diagrams produced with Dia to various source code flavours." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://dia2code.sourceforge.net" +KEYWORDS="x86" +LICENSE="GPL-2" SLOT="0" LICENCE="GPL-2" |