diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-02 02:27:47 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-02 02:27:47 +0000 |
commit | 98a604cab85af880b72ee3e3fe03ea6ddce929c1 (patch) | |
tree | 2ff1ec61846e584d891947c08a58db60493d6437 /app-office/dia2code | |
parent | A stable sparc keywording a day keeps the repoman away. (Manifest recommit) (diff) | |
download | gentoo-2-98a604cab85af880b72ee3e3fe03ea6ddce929c1.tar.gz gentoo-2-98a604cab85af880b72ee3e3fe03ea6ddce929c1.tar.bz2 gentoo-2-98a604cab85af880b72ee3e3fe03ea6ddce929c1.zip |
added amd64 to keywords
Diffstat (limited to 'app-office/dia2code')
-rw-r--r-- | app-office/dia2code/dia2code-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/dia2code/dia2code-0.8.1.ebuild b/app-office/dia2code/dia2code-0.8.1.ebuild index 39289ca36d8b..d0b5c13125fa 100644 --- a/app-office/dia2code/dia2code-0.8.1.ebuild +++ b/app-office/dia2code/dia2code-0.8.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.1.ebuild,v 1.7 2003/09/11 00:57:18 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.1.ebuild,v 1.8 2004/03/02 02:27:47 jhuebel 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 ppc" +KEYWORDS="x86 ppc amd64" LICENSE="GPL-2" SLOT="0" |