diff options
Diffstat (limited to 'sci-electronics/oregano/oregano-0.69.0.ebuild')
-rw-r--r-- | sci-electronics/oregano/oregano-0.69.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/oregano/oregano-0.69.0.ebuild b/sci-electronics/oregano/oregano-0.69.0.ebuild index c4ae2d7d3617..9b044f60e437 100644 --- a/sci-electronics/oregano/oregano-0.69.0.ebuild +++ b/sci-electronics/oregano/oregano-0.69.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.69.0.ebuild,v 1.1 2009/03/07 22:46:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.69.0.ebuild,v 1.2 2010/05/28 09:39:14 maekke Exp $ inherit eutils fdo-mime @@ -8,7 +8,7 @@ DESCRIPTION="Oregano is an application for schematic capture and simulation of e SRC_URI="http://gforge.lug.fi.uba.ar/frs/download.php/86/${P}.tar.gz" HOMEPAGE="http://oregano.gforge.lug.fi.uba.ar/" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" LICENSE="GPL-2" IUSE="" |