diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-04 12:45:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-04 12:45:16 +0000 |
commit | ee60779e011c5d1f6017c0cfda24359a6d5b2c48 (patch) | |
tree | efc7dd72dcfe4749043a5b5487a0995c3df77138 /sci-electronics | |
parent | x86 stable wrt bug #285470 (diff) | |
download | gentoo-2-ee60779e011c5d1f6017c0cfda24359a6d5b2c48.tar.gz gentoo-2-ee60779e011c5d1f6017c0cfda24359a6d5b2c48.tar.bz2 gentoo-2-ee60779e011c5d1f6017c0cfda24359a6d5b2c48.zip |
x86 stable wrt bug #285470
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sci-electronics')
-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" |