diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-18 07:15:57 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-18 07:15:57 +0000 |
commit | c5b763342d5ad6e57a26e1d3b2341dedda7b310c (patch) | |
tree | dc5ce56c52877eb5b723027e7f4565be7dc8d444 /sci-electronics/xcircuit | |
parent | stable x86, bug 281404 (diff) | |
download | gentoo-2-c5b763342d5ad6e57a26e1d3b2341dedda7b310c.tar.gz gentoo-2-c5b763342d5ad6e57a26e1d3b2341dedda7b310c.tar.bz2 gentoo-2-c5b763342d5ad6e57a26e1d3b2341dedda7b310c.zip |
stable x86, bug 281405
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-electronics/xcircuit')
-rw-r--r-- | sci-electronics/xcircuit/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.4.30.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/xcircuit/ChangeLog b/sci-electronics/xcircuit/ChangeLog index 3e51208ed0f6..c21e23388540 100644 --- a/sci-electronics/xcircuit/ChangeLog +++ b/sci-electronics/xcircuit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/xcircuit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.40 2009/08/09 10:25:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.41 2009/08/18 07:15:57 fauli Exp $ + + 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> + xcircuit-3.4.30.ebuild: + stable x86, bug 281405 09 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> xcircuit-3.4.18.ebuild: diff --git a/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild b/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild index 802d3c167235..22c37d8bc79f 100644 --- a/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild,v 1.1 2009/08/08 14:56:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild,v 1.2 2009/08/18 07:15:57 fauli Exp $ EAPI=2 inherit autotools eutils @@ -9,7 +9,7 @@ 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="" |