diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-23 11:31:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-23 11:31:35 +0000 |
commit | 52643408109542a47a330d7b73bece6d3e5bfc26 (patch) | |
tree | 5dee8a16c30ab90493e0ca686deeab03e4741800 /sci-electronics/gerbv | |
parent | stable x86, bug 302848 (diff) | |
download | gentoo-2-52643408109542a47a330d7b73bece6d3e5bfc26.tar.gz gentoo-2-52643408109542a47a330d7b73bece6d3e5bfc26.tar.bz2 gentoo-2-52643408109542a47a330d7b73bece6d3e5bfc26.zip |
stable x86, bug 270735
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sci-electronics/gerbv')
-rw-r--r-- | sci-electronics/gerbv/ChangeLog | 6 | ||||
-rw-r--r-- | sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog index 90948fed480a..5dfe44a50ec0 100644 --- a/sci-electronics/gerbv/ChangeLog +++ b/sci-electronics/gerbv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/gerbv # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.32 2010/02/15 18:35:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.33 2010/02/23 11:31:35 fauli Exp $ + + 23 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + gerbv-2.3.0-r2.ebuild: + stable x86, bug 270735 15 Feb 2010; Joseph Jezak <josejx@gentoo.org> gerbv-2.3.0-r2.ebuild: Marked ppc stable for bug #270735. diff --git a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild b/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild index 9b99e2cb4cd9..a3d45a84ccf8 100644 --- a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild +++ b/sci-electronics/gerbv/gerbv-2.3.0-r2.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/gerbv/gerbv-2.3.0-r2.ebuild,v 1.3 2010/02/15 18:35:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.4 2010/02/23 11:31:35 fauli Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://gerbv.sourceforge.net/" IUSE="unit-mm doc examples" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" RESTRICT="test" RDEPEND=">=x11-libs/gtk+-2.4 |