diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 16:10:18 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 16:10:18 +0000 |
commit | f07899eccbcd2a3131248f43becafc07539d5429 (patch) | |
tree | 77786caf854a8fae55d4273a90d5b0e48afe1bed /sci-electronics/xcircuit | |
parent | Changing dep to virtual/libpcap wrt bug #117898 (diff) | |
download | gentoo-2-f07899eccbcd2a3131248f43becafc07539d5429.tar.gz gentoo-2-f07899eccbcd2a3131248f43becafc07539d5429.tar.bz2 gentoo-2-f07899eccbcd2a3131248f43becafc07539d5429.zip |
Stable on x86 wrt bug #131024.
(Portage version: 2.1_rc3-r2)
Diffstat (limited to 'sci-electronics/xcircuit')
-rw-r--r-- | sci-electronics/xcircuit/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.4.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/xcircuit/ChangeLog b/sci-electronics/xcircuit/ChangeLog index 74fef51b7a8c..c67d4ccce51c 100644 --- a/sci-electronics/xcircuit/ChangeLog +++ b/sci-electronics/xcircuit/ChangeLog @@ -1,6 +1,10 @@ # 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.15 2006/06/05 17:38:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.16 2006/06/06 16:10:18 wolf31o2 Exp $ + + 06 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + xcircuit-3.4.18.ebuild: + Stable on x86 wrt bug #131024. 05 Jun 2006; Simon Stelling <blubb@gentoo.org> xcircuit-3.4.18.ebuild: stable on amd64 diff --git a/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild b/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild index 7a7e9f799f48..828d5395969b 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.7 2006/06/05 17:38:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild,v 1.8 2006/06/06 16:10:18 wolf31o2 Exp $ DESCRIPTION="Circuit drawing and schematic capture program." SRC_URI="http://opencircuitdesign.com/xcircuit/archive/${P}.tgz" HOMEPAGE="http://opencircuitdesign.com/xcircuit" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |