diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:34:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:34:39 +0000 |
commit | b81816cd6d6145aa5a92eb27a9b32a5273088f53 (patch) | |
tree | 4e36d8fc25df4b47825bc202db78fd5ed7227680 /sci-electronics/geda | |
parent | Stable for x86, wrt bug #534610 (diff) | |
download | gentoo-2-b81816cd6d6145aa5a92eb27a9b32a5273088f53.tar.gz gentoo-2-b81816cd6d6145aa5a92eb27a9b32a5273088f53.tar.bz2 gentoo-2-b81816cd6d6145aa5a92eb27a9b32a5273088f53.zip |
Stable for x86, wrt bug #535872
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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=" |