diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:50:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:50:34 +0000 |
commit | da238e12b2045d9712f5af6749638e61387a773f (patch) | |
tree | 0aaf1a31e2be61e964648fee5e361661889ea3c7 /sci-electronics/xcircuit | |
parent | ppc stable #281208 (diff) | |
download | gentoo-2-da238e12b2045d9712f5af6749638e61387a773f.tar.gz gentoo-2-da238e12b2045d9712f5af6749638e61387a773f.tar.bz2 gentoo-2-da238e12b2045d9712f5af6749638e61387a773f.zip |
ppc stable #281405
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 96747d56f724..7b540aac666f 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.42 2009/09/22 13:05:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.43 2009/09/27 14:50:34 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> xcircuit-3.4.30.ebuild: + ppc stable #281405 22 Sep 2009; Markus Meier <maekke@gentoo.org> xcircuit-3.4.30.ebuild: amd64 stable, bug #281405 diff --git a/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild b/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild index b20861692b29..9770ae412195 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.3 2009/09/22 13:05:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild,v 1.4 2009/09/27 14:50:34 nixnut 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="" |