summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-02-17 23:29:45 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-02-17 23:29:45 +0000
commitb285cbfcfc42e7bf38670b24ca40033934ff86ce (patch)
treeb251e1634e670a34d2fc811c44cb5b5162d2d8ad /sci-electronics/gerbv
parentAdded to ~ppc. (diff)
downloadgentoo-2-b285cbfcfc42e7bf38670b24ca40033934ff86ce.tar.gz
gentoo-2-b285cbfcfc42e7bf38670b24ca40033934ff86ce.tar.bz2
gentoo-2-b285cbfcfc42e7bf38670b24ca40033934ff86ce.zip
Added to ~ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sci-electronics/gerbv')
-rw-r--r--sci-electronics/gerbv/ChangeLog5
-rw-r--r--sci-electronics/gerbv/gerbv-1.0.0.ebuild4
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* )