diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 19:35:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 19:35:06 +0000 |
commit | f8860b7f4454d1601251f8459e5f42c87bae79ba (patch) | |
tree | c9659b1d748a58da8b677279077a6958aefd44cc /app-office/dia2code/dia2code-0.8.3.ebuild | |
parent | alpha/ia64/sparc stable wrt #353436 (diff) | |
download | gentoo-2-f8860b7f4454d1601251f8459e5f42c87bae79ba.tar.gz gentoo-2-f8860b7f4454d1601251f8459e5f42c87bae79ba.tar.bz2 gentoo-2-f8860b7f4454d1601251f8459e5f42c87bae79ba.zip |
ia64/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'app-office/dia2code/dia2code-0.8.3.ebuild')
-rw-r--r-- | app-office/dia2code/dia2code-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/dia2code/dia2code-0.8.3.ebuild b/app-office/dia2code/dia2code-0.8.3.ebuild index 1cb416ec2ae1..033875a03591 100644 --- a/app-office/dia2code/dia2code-0.8.3.ebuild +++ b/app-office/dia2code/dia2code-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v 1.5 2011/02/24 20:48:28 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.3.ebuild,v 1.6 2011/03/12 19:35:06 armin76 Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="" DEPEND="dev-libs/libxml2" |