diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 21:40:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 21:40:50 +0000 |
commit | c46551625e0b9a58809b7699d6d74222e5aeac22 (patch) | |
tree | ba3cdf7b0d43af25d6dfadeef446922d869d1623 /sci-electronics | |
parent | Use `default` to install. (diff) | |
download | gentoo-2-c46551625e0b9a58809b7699d6d74222e5aeac22.tar.gz gentoo-2-c46551625e0b9a58809b7699d6d74222e5aeac22.tar.bz2 gentoo-2-c46551625e0b9a58809b7699d6d74222e5aeac22.zip |
Stable for amd64, wrt bug #456032
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/linsmith/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/linsmith/linsmith-0.99.24.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/linsmith/ChangeLog b/sci-electronics/linsmith/ChangeLog index 2d2f0774b5eb..143e05fe16e2 100644 --- a/sci-electronics/linsmith/ChangeLog +++ b/sci-electronics/linsmith/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/linsmith -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/linsmith/ChangeLog,v 1.13 2012/12/07 15:11:46 tomjbe Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/linsmith/ChangeLog,v 1.14 2013/02/08 21:40:50 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> linsmith-0.99.24.ebuild: + Stable for amd64, wrt bug #456032 *linsmith-0.99.24 (07 Dec 2012) diff --git a/sci-electronics/linsmith/linsmith-0.99.24.ebuild b/sci-electronics/linsmith/linsmith-0.99.24.ebuild index 56ef2a01cf34..f72c1af4a998 100644 --- a/sci-electronics/linsmith/linsmith-0.99.24.ebuild +++ b/sci-electronics/linsmith/linsmith-0.99.24.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/linsmith/linsmith-0.99.24.ebuild,v 1.1 2012/12/07 15:11:47 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/linsmith/linsmith-0.99.24.ebuild,v 1.2 2013/02/08 21:40:50 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" RDEPEND=" |