diff options
author | 2010-03-04 12:45:16 +0000 | |
---|---|---|
committer | 2010-03-04 12:45:16 +0000 | |
commit | fe012cd11ac301fa98ab69c12ba4a31f8c3af2c8 (patch) | |
tree | 984dfe8b32d0464b0411b733d7ce55f8a878f59a /sci-electronics/geda-examples | |
parent | x86 stable wrt bug #285493 (diff) | |
download | historical-fe012cd11ac301fa98ab69c12ba4a31f8c3af2c8.tar.gz historical-fe012cd11ac301fa98ab69c12ba4a31f8c3af2c8.tar.bz2 historical-fe012cd11ac301fa98ab69c12ba4a31f8c3af2c8.zip |
x86 stable wrt bug #285470
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'sci-electronics/geda-examples')
-rw-r--r-- | sci-electronics/geda-examples/ChangeLog | 8 | ||||
-rw-r--r-- | sci-electronics/geda-examples/geda-examples-1.4.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-electronics/geda-examples/ChangeLog b/sci-electronics/geda-examples/ChangeLog index 29de7a41c0b7..9ddaae6f437e 100644 --- a/sci-electronics/geda-examples/ChangeLog +++ b/sci-electronics/geda-examples/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/geda-examples -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-examples/ChangeLog,v 1.1 2009/05/20 02:01:58 calchan Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-examples/ChangeLog,v 1.2 2010/03/04 12:45:16 phajdan.jr Exp $ + + 04 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + geda-examples-1.4.3.ebuild: + x86 stable wrt bug #285470 *geda-examples-1.4.3 (20 May 2009) diff --git a/sci-electronics/geda-examples/geda-examples-1.4.3.ebuild b/sci-electronics/geda-examples/geda-examples-1.4.3.ebuild index fae16f0ef8d1..5247bc2b59bd 100644 --- a/sci-electronics/geda-examples/geda-examples-1.4.3.ebuild +++ b/sci-electronics/geda-examples/geda-examples-1.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-examples/geda-examples-1.4.3.ebuild,v 1.2 2009/05/22 08:12:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-examples/geda-examples-1.4.3.ebuild,v 1.3 2010/03/04 12:45:16 phajdan.jr Exp $ inherit versionator @@ -10,7 +10,7 @@ SRC_URI="http://geda.seul.org/release/v$(get_version_component_range 1-2)/${PV}/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="!<sci-electronics/geda-1.4.3-r1" |