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 | f50956dc25bdf56ee15eec6904fb8a4f63345d3b (patch) | |
tree | 88bc8b248e83b4b7ae483fdbd6c5bec14721526f /sci-electronics/oregano/oregano-0.69.0.ebuild | |
parent | Depend on 4.4 where required. (diff) | |
download | historical-f50956dc25bdf56ee15eec6904fb8a4f63345d3b.tar.gz historical-f50956dc25bdf56ee15eec6904fb8a4f63345d3b.tar.bz2 historical-f50956dc25bdf56ee15eec6904fb8a4f63345d3b.zip |
amd64/x86 stable, bug #219031
Package-Manager: portage-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="" |