diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-22 13:05:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-22 13:05:05 +0000 |
commit | 80fd305bae1d736f245212222a6ac0fea7a0e0dd (patch) | |
tree | c00a89e01748993d2dc9b6a286bbee7cbf5ceeb9 /sci-electronics/xcircuit | |
parent | x86 stable, bug #281583 (diff) | |
download | gentoo-2-80fd305bae1d736f245212222a6ac0fea7a0e0dd.tar.gz gentoo-2-80fd305bae1d736f245212222a6ac0fea7a0e0dd.tar.bz2 gentoo-2-80fd305bae1d736f245212222a6ac0fea7a0e0dd.zip |
amd64 stable, bug #281405
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sci-electronics/xcircuit')
-rw-r--r-- | sci-electronics/xcircuit/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.4.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/xcircuit/ChangeLog b/sci-electronics/xcircuit/ChangeLog index c21e23388540..96747d56f724 100644 --- a/sci-electronics/xcircuit/ChangeLog +++ b/sci-electronics/xcircuit/ChangeLog @@ -1,6 +1,9 @@ # 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.41 2009/08/18 07:15:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.42 2009/09/22 13:05:05 maekke Exp $ + + 22 Sep 2009; Markus Meier <maekke@gentoo.org> xcircuit-3.4.30.ebuild: + amd64 stable, bug #281405 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> xcircuit-3.4.30.ebuild: diff --git a/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild b/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild index 22c37d8bc79f..b20861692b29 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.2 2009/08/18 07:15:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild,v 1.3 2009/09/22 13:05:05 maekke 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="" |