diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-13 09:13:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-13 09:13:00 +0000 |
commit | b2f159e84aeb80c9579eae2fa70059f43b5c46f4 (patch) | |
tree | 3bd3a624dcc011db21f94777c5b12e5fa4b2d310 /sci-electronics | |
parent | Stable for amd64, wrt bug #461072 (diff) | |
download | gentoo-2-b2f159e84aeb80c9579eae2fa70059f43b5c46f4.tar.gz gentoo-2-b2f159e84aeb80c9579eae2fa70059f43b5c46f4.tar.bz2 gentoo-2-b2f159e84aeb80c9579eae2fa70059f43b5c46f4.zip |
Stable for amd64, wrt bug #461560
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/geda/ChangeLog b/sci-electronics/geda/ChangeLog index 890207699654..e26cbe97e510 100644 --- a/sci-electronics/geda/ChangeLog +++ b/sci-electronics/geda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/geda -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.77 2012/12/05 14:21:47 tomjbe Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.78 2013/03/13 09:13:00 ago Exp $ + + 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> geda-1.8.1.ebuild: + Stable for amd64, wrt bug #461560 *geda-1.8.1 (05 Dec 2012) diff --git a/sci-electronics/geda/geda-1.8.1.ebuild b/sci-electronics/geda/geda-1.8.1.ebuild index 6ce78593ffe7..e7516d1b8853 100644 --- a/sci-electronics/geda/geda-1.8.1.ebuild +++ b/sci-electronics/geda/geda-1.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.8.1.ebuild,v 1.1 2012/12/05 14:21:47 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.8.1.ebuild,v 1.2 2013/03/13 09:13:00 ago Exp $ EAPI=4 inherit eutils fdo-mime 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=" |