diff options
Diffstat (limited to 'sci-electronics/geda')
-rw-r--r-- | sci-electronics/geda/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/geda/geda-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/geda/ChangeLog b/sci-electronics/geda/ChangeLog index 21245fac091d..66844e97ad5d 100644 --- a/sci-electronics/geda/ChangeLog +++ b/sci-electronics/geda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/geda # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.83 2015/01/22 08:43:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.84 2015/01/26 10:34:39 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> geda-1.8.2.ebuild: + Stable for x86, wrt bug #535872 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> geda-1.8.2.ebuild: Stable for amd64, wrt bug #535872 diff --git a/sci-electronics/geda/geda-1.8.2.ebuild b/sci-electronics/geda/geda-1.8.2.ebuild index f950cfbe3767..cd1098eefebe 100644 --- a/sci-electronics/geda/geda-1.8.2.ebuild +++ b/sci-electronics/geda/geda-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.8.2.ebuild,v 1.3 2015/01/22 08:43:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.8.2.ebuild,v 1.4 2015/01/26 10:34:39 ago Exp $ EAPI=4 inherit eutils fdo-mime flag-o-matic gnome2-utils versionator @@ -14,7 +14,7 @@ SRC_URI="http://ftp.geda-project.org/${MY_PN}/stable/v$(get_version_component_ra LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug doc examples nls stroke threads" CDEPEND=" |