diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-25 22:38:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-25 22:38:39 +0000 |
commit | 8aa3d1ba7a72dbaa3b044d5e748878bf4b32e026 (patch) | |
tree | bdf51fd4dab82accc48853a50dfe69e7884bc758 /sci-electronics | |
parent | Initial import into the tree. Closes bug #56055. Thanks to Wolf Goetze for ... (diff) | |
download | gentoo-2-8aa3d1ba7a72dbaa3b044d5e748878bf4b32e026.tar.gz gentoo-2-8aa3d1ba7a72dbaa3b044d5e748878bf4b32e026.tar.bz2 gentoo-2-8aa3d1ba7a72dbaa3b044d5e748878bf4b32e026.zip |
Keyworded ~ppc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/oregano/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/oregano/oregano-0.40.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/oregano/ChangeLog b/sci-electronics/oregano/ChangeLog index ac3ea8e1eaa2..95de7f4d0e78 100644 --- a/sci-electronics/oregano/ChangeLog +++ b/sci-electronics/oregano/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/oregano # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/ChangeLog,v 1.4 2005/01/10 14:20:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/ChangeLog,v 1.5 2005/01/25 22:38:39 gustavoz Exp $ + + 25 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> oregano-0.40.1.ebuild: + Keyworded ~ppc 10 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> -oregano-0.3.2.ebuild: Removed 0.3.2 because it's deprecated and used bad versioning diff --git a/sci-electronics/oregano/oregano-0.40.1.ebuild b/sci-electronics/oregano/oregano-0.40.1.ebuild index a0c6220a816d..0910c55aefd3 100644 --- a/sci-electronics/oregano/oregano-0.40.1.ebuild +++ b/sci-electronics/oregano/oregano-0.40.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.40.1.ebuild,v 1.1 2005/01/10 14:05:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.40.1.ebuild,v 1.2 2005/01/25 22:38:39 gustavoz Exp $ inherit eutils @@ -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/50/${P}.tar.bz2" HOMEPAGE="http://oregano.gforge.lug.fi.uba.ar/" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ppc" LICENSE="GPL-2" IUSE="" |