diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-10-18 14:39:02 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-10-18 14:39:02 +0000 |
commit | 5b357992ed2c0e3d451b1957947c3f03dc3f4678 (patch) | |
tree | 0d99304926ad35a738aad73db07db16f14a6e6e2 /sci-electronics/klayout | |
parent | Stable for HPPA (bug #340919). (diff) | |
download | gentoo-2-5b357992ed2c0e3d451b1957947c3f03dc3f4678.tar.gz gentoo-2-5b357992ed2c0e3d451b1957947c3f03dc3f4678.tar.bz2 gentoo-2-5b357992ed2c0e3d451b1957947c3f03dc3f4678.zip |
x86 stable per bug 341543
(Portage version: 2.1.9.19/cvs/Linux i686)
Diffstat (limited to 'sci-electronics/klayout')
-rw-r--r-- | sci-electronics/klayout/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/klayout/klayout-0.20.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/klayout/ChangeLog b/sci-electronics/klayout/ChangeLog index 7a374077f3f4..a42f534305da 100644 --- a/sci-electronics/klayout/ChangeLog +++ b/sci-electronics/klayout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/klayout # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/ChangeLog,v 1.1 2010/09/20 23:31:27 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/ChangeLog,v 1.2 2010/10/18 14:39:02 tomka Exp $ + + 18 Oct 2010; Thomas Kahle <tomka@gentoo.org> klayout-0.20.2.ebuild: + x86 stable per bug 341543 *klayout-0.20.2 (20 Sep 2010) diff --git a/sci-electronics/klayout/klayout-0.20.2.ebuild b/sci-electronics/klayout/klayout-0.20.2.ebuild index 35fa208ea3b8..2c37b6061cc9 100644 --- a/sci-electronics/klayout/klayout-0.20.2.ebuild +++ b/sci-electronics/klayout/klayout-0.20.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.20.2.ebuild,v 1.1 2010/09/20 23:31:27 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.20.2.ebuild,v 1.2 2010/10/18 14:39:02 tomka Exp $ EAPI="2" @@ -17,7 +17,7 @@ SRC_URI="http://www.klayout.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="ruby" RDEPEND="x11-libs/qt-gui:4[qt3support]" |