diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-17 23:29:45 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-17 23:29:45 +0000 |
commit | cb2633d2a8a166e62f8256afaa6290f859f460b5 (patch) | |
tree | ffa51689b193558a5019404323be28f22d72b701 /sci-electronics/gerbv | |
parent | Added to ~ppc. (diff) | |
download | historical-cb2633d2a8a166e62f8256afaa6290f859f460b5.tar.gz historical-cb2633d2a8a166e62f8256afaa6290f859f460b5.tar.bz2 historical-cb2633d2a8a166e62f8256afaa6290f859f460b5.zip |
Added to ~ppc.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sci-electronics/gerbv')
-rw-r--r-- | sci-electronics/gerbv/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/gerbv/gerbv-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog index 68920e87b7fa..fc7df41dbae5 100644 --- a/sci-electronics/gerbv/ChangeLog +++ b/sci-electronics/gerbv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/gerbv # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.3 2005/01/02 02:01:39 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.4 2005/02/17 23:29:03 hansmi Exp $ + + 18 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> gerbv-1.0.0.ebuild: + Added to ~ppc. *gerbv-1.0.0 (02 Jan 2005) diff --git a/sci-electronics/gerbv/gerbv-1.0.0.ebuild b/sci-electronics/gerbv/gerbv-1.0.0.ebuild index 63c1a054cb18..96c9f5d7f2f7 100644 --- a/sci-electronics/gerbv/gerbv-1.0.0.ebuild +++ b/sci-electronics/gerbv/gerbv-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.0.ebuild,v 1.1 2005/01/02 02:01:39 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.0.ebuild,v 1.2 2005/02/17 23:29:03 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.geda.seul.org" IUSE="doc gtk2 png xinerama" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="gtk2? ( =x11-libs/gtk+-2* ) !gtk2? ( =x11-libs/gtk+-1* ) |