diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 18:56:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 18:56:04 +0000 |
commit | e379bdcf9769eaec15dba5475c87fe3c021228fc (patch) | |
tree | 85d44b4ac4b3930c08f16e570e0e137513710f32 /sci-electronics/geda | |
parent | Remove old version. (diff) | |
download | gentoo-2-e379bdcf9769eaec15dba5475c87fe3c021228fc.tar.gz gentoo-2-e379bdcf9769eaec15dba5475c87fe3c021228fc.tar.bz2 gentoo-2-e379bdcf9769eaec15dba5475c87fe3c021228fc.zip |
sparc stable wrt #285470
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-electronics/geda')
-rw-r--r-- | sci-electronics/geda/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/geda/geda-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/geda/ChangeLog b/sci-electronics/geda/ChangeLog index d5d4b2c04c56..3b2d3b01b73b 100644 --- a/sci-electronics/geda/ChangeLog +++ b/sci-electronics/geda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/geda # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.61 2010/06/24 10:52:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.62 2010/07/11 18:56:04 armin76 Exp $ + + 11 Jul 2010; Raúl Porcel <armin76@gentoo.org> geda-1.6.1.ebuild: + sparc stable wrt #285470 24 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> geda-1.6.1.ebuild: x86 stable wrt bug #285470 diff --git a/sci-electronics/geda/geda-1.6.1.ebuild b/sci-electronics/geda/geda-1.6.1.ebuild index 55f9510f56b9..63763b6395a0 100644 --- a/sci-electronics/geda/geda-1.6.1.ebuild +++ b/sci-electronics/geda/geda-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.1.ebuild,v 1.4 2010/06/24 10:52:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.1.ebuild,v 1.5 2010/07/11 18:56:04 armin76 Exp $ EAPI="2" @@ -13,7 +13,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="debug doc examples nls stroke threads" CDEPEND=" |