diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:56:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:56:22 +0000 |
commit | 723c9eea0bd595c836f8a14216528f237cb7f7b4 (patch) | |
tree | 92e8a880b87528dc0bc27849a0b39ae3314a2324 /sci-electronics | |
parent | Respect CC and LDFLAGS (diff) | |
download | gentoo-2-723c9eea0bd595c836f8a14216528f237cb7f7b4.tar.gz gentoo-2-723c9eea0bd595c836f8a14216528f237cb7f7b4.tar.bz2 gentoo-2-723c9eea0bd595c836f8a14216528f237cb7f7b4.zip |
ppc stable #325169
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/oregano/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/oregano/oregano-0.69.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/oregano/ChangeLog b/sci-electronics/oregano/ChangeLog index e7e994c81ff7..3e9a4b433cd5 100644 --- a/sci-electronics/oregano/ChangeLog +++ b/sci-electronics/oregano/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/oregano # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/ChangeLog,v 1.34 2010/07/17 17:12:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/ChangeLog,v 1.35 2010/07/18 13:56:22 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> oregano-0.69.0.ebuild: + ppc stable #325169 17 Jul 2010; Raúl Porcel <armin76@gentoo.org> oregano-0.69.0.ebuild: sparc stable wrt #325169 diff --git a/sci-electronics/oregano/oregano-0.69.0.ebuild b/sci-electronics/oregano/oregano-0.69.0.ebuild index ecee319512bd..769d06e10d79 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-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.4 2010/07/17 17:12:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.69.0.ebuild,v 1.5 2010/07/18 13:56:22 nixnut 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="" |