diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 21:38:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 21:38:26 +0000 |
commit | 88dfa6d351f9dee55f3ac1992bba959e5823b5ff (patch) | |
tree | 91335d315bb56b1882c2a5adca31c22001ec48fe /sci-electronics | |
parent | Stable for amd64, wrt bug #452722 (diff) | |
download | gentoo-2-88dfa6d351f9dee55f3ac1992bba959e5823b5ff.tar.gz gentoo-2-88dfa6d351f9dee55f3ac1992bba959e5823b5ff.tar.bz2 gentoo-2-88dfa6d351f9dee55f3ac1992bba959e5823b5ff.zip |
Stable for amd64, wrt bug #452716
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/klayout/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/klayout/klayout-0.22.4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-electronics/klayout/ChangeLog b/sci-electronics/klayout/ChangeLog index 3ecdeb515b4e..2b86c6462852 100644 --- a/sci-electronics/klayout/ChangeLog +++ b/sci-electronics/klayout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/klayout # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/ChangeLog,v 1.12 2013/01/02 20:26:48 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/ChangeLog,v 1.13 2013/01/20 21:38:26 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klayout-0.22.4.ebuild: + Stable for amd64, wrt bug #452716 *klayout-0.22.4 (02 Jan 2013) @@ -65,4 +68,3 @@ +files/klayout-0.20.2-configureonly.patch, +metadata.xml: New application, viewer and editor for integrated circuit layouts. Thanks to Andreas Krinke and _AxS_ for the initial ebuild. Fixes bug 259291. - diff --git a/sci-electronics/klayout/klayout-0.22.4.ebuild b/sci-electronics/klayout/klayout-0.22.4.ebuild index 1f4da6174bdc..600e0625ef62 100644 --- a/sci-electronics/klayout/klayout-0.22.4.ebuild +++ b/sci-electronics/klayout/klayout-0.22.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.22.4.ebuild,v 1.1 2013/01/02 20:26:48 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.22.4.ebuild,v 1.2 2013/01/20 21:38:26 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://www.klayout.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |