diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:43:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:43:49 +0000 |
commit | f01e507213d4b2a744595fed117333eb5ff93580 (patch) | |
tree | 279f5cc9886e82b1b1560f4b536576bf923e9fd8 /sci-electronics | |
parent | Stable for amd64, wrt bug #535312 (diff) | |
download | gentoo-2-f01e507213d4b2a744595fed117333eb5ff93580.tar.gz gentoo-2-f01e507213d4b2a744595fed117333eb5ff93580.tar.bz2 gentoo-2-f01e507213d4b2a744595fed117333eb5ff93580.zip |
Stable for amd64, wrt bug #535872
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/geda/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/geda/geda-1.8.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/geda/ChangeLog b/sci-electronics/geda/ChangeLog index c89e1972d98f..21245fac091d 100644 --- a/sci-electronics/geda/ChangeLog +++ b/sci-electronics/geda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/geda -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.82 2013/11/03 10:06:07 tomjbe Exp $ +# 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 $ + + 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> geda-1.8.2.ebuild: + Stable for amd64, wrt bug #535872 03 Nov 2013; Thomas Beierlein <tomjbe@gentoo.org> geda-1.8.2.ebuild: Fix missing library (bug #489112). Thanks for reporting mgorny diff --git a/sci-electronics/geda/geda-1.8.2.ebuild b/sci-electronics/geda/geda-1.8.2.ebuild index 168e707eaf10..f950cfbe3767 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-2013 Gentoo Foundation +# 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.2 2013/11/03 10:06:07 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.8.2.ebuild,v 1.3 2015/01/22 08:43:49 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=" |