diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-05 17:38:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-05 17:38:42 +0000 |
commit | 0dabb2200060f5ee1d67a173da807a728bc80f73 (patch) | |
tree | 964c3f3fe028ccb08a98093f48ad3089632b190c /sci-electronics/xcircuit | |
parent | Version bump (diff) | |
download | gentoo-2-0dabb2200060f5ee1d67a173da807a728bc80f73.tar.gz gentoo-2-0dabb2200060f5ee1d67a173da807a728bc80f73.tar.bz2 gentoo-2-0dabb2200060f5ee1d67a173da807a728bc80f73.zip |
stable amd64
(Portage version: 3456-svn)
Diffstat (limited to 'sci-electronics/xcircuit')
-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 e27989ec574f..74fef51b7a8c 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.14 2006/06/04 08:06:41 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/ChangeLog,v 1.15 2006/06/05 17:38:42 blubb Exp $ + + 05 Jun 2006; Simon Stelling <blubb@gentoo.org> xcircuit-3.4.18.ebuild: + stable on amd64 04 Jun 2006; Denis Dupeyron <calchan@gentoo.org> xcircuit-3.4.18.ebuild, xcircuit-3.4.21.ebuild: diff --git a/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild b/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild index 392567030419..7a7e9f799f48 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.6 2006/06/04 08:06:41 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.18.ebuild,v 1.7 2006/06/05 17:38:42 blubb 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="" |