diff options
author | Markus Meier <maekke@gentoo.org> | 2010-05-28 09:39:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-05-28 09:39:14 +0000 |
commit | 682c6f0d754299daabd0cd0fe589f26e4c62075c (patch) | |
tree | 89a100999f838e454821db2f51551a4034bcd240 /sci-electronics/oregano/oregano-0.69.0.ebuild | |
parent | Depend on 4.4 where required. (diff) | |
download | gentoo-2-682c6f0d754299daabd0cd0fe589f26e4c62075c.tar.gz gentoo-2-682c6f0d754299daabd0cd0fe589f26e4c62075c.tar.bz2 gentoo-2-682c6f0d754299daabd0cd0fe589f26e4c62075c.zip |
amd64/x86 stable, bug #219031
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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="" |