diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-05-20 13:47:07 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-05-20 13:47:07 +0000 |
commit | 097576f65d1e583f7c01b4890aa7a8e08889ad43 (patch) | |
tree | 94e37ebcec9509db555f07877045be9e7aa2cb27 /sci-electronics | |
parent | Add myself to metadata.xml at chrb's request (diff) | |
download | gentoo-2-097576f65d1e583f7c01b4890aa7a8e08889ad43.tar.gz gentoo-2-097576f65d1e583f7c01b4890aa7a8e08889ad43.tar.bz2 gentoo-2-097576f65d1e583f7c01b4890aa7a8e08889ad43.zip |
Stable on ppc. bug 131024
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/xcircuit/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.4.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/xcircuit/ChangeLog b/sci-electronics/xcircuit/ChangeLog index bbcdcc6e240f..34661bc07a29 100644 --- a/sci-electronics/xcircuit/ChangeLog +++ b/sci-electronics/xcircuit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/xcircuit # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.12 2006/05/17 13:14:12 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.13 2006/05/20 13:47:07 nixnut Exp $ + + 20 May 2006; <nixnut@gentoo.org> xcircuit-3.4.18.ebuild: + Stable on ppc. bug #131024 17 May 2006; Denis Dupeyron <calchan@gentoo.org> -xcircuit-3.4.10.ebuild, xcircuit-3.4.18.ebuild, xcircuit-3.4.21.ebuild, xcircuit-3.6.22.ebuild: diff --git a/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild b/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild index 942bdde5f078..9f758a979b14 100644 --- a/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild,v 1.4 2006/05/17 13:14:12 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild,v 1.5 2006/05/20 13:47:07 nixnut Exp $ DESCRIPTION="Circuit drawing and schematic capture program." SRC_URI="http://opencircuitdesign.com/xcircuit/archive/${P}.tgz" HOMEPAGE="http://opencircuitdesign.com/xcircuit" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |