summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-17 18:21:39 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-17 18:21:39 +0000
commitd844a8e999da7d22e62aa7794d55c92a84e90810 (patch)
tree58c8250f1834c8c99db73457d55728c1f07ae9f3 /sci-electronics/gerbv
parentAdding missing files, closing Bug #80877 (diff)
downloadhistorical-d844a8e999da7d22e62aa7794d55c92a84e90810.tar.gz
historical-d844a8e999da7d22e62aa7794d55c92a84e90810.tar.bz2
historical-d844a8e999da7d22e62aa7794d55c92a84e90810.zip
Stable on ppc.
Diffstat (limited to 'sci-electronics/gerbv')
-rw-r--r--sci-electronics/gerbv/ChangeLog5
-rw-r--r--sci-electronics/gerbv/gerbv-0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog
index 3974b40d1fc8..6dffbd5e593f 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.5 2005/03/13 16:57:58 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.6 2005/05/17 18:20:08 hansmi Exp $
+
+ 17 May 2005; Michael Hanselmann <hansmi@gentoo.org> gerbv-0.15.ebuild:
+ Stable on ppc.
*gerbv-1.0.1 (13 Mar 2005)
diff --git a/sci-electronics/gerbv/gerbv-0.15.ebuild b/sci-electronics/gerbv/gerbv-0.15.ebuild
index a32cbb3ccc75..48c4c068e1e1 100644
--- a/sci-electronics/gerbv/gerbv-0.15.ebuild
+++ b/sci-electronics/gerbv/gerbv-0.15.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-0.15.ebuild,v 1.2 2005/01/02 02:01:39 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-0.15.ebuild,v 1.3 2005/05/17 18:20:08 hansmi Exp $
DESCRIPTION="gerbv - The gEDA Gerber Viewer"
SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.geda.seul.org"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 alpha sparc ~ppc"
+KEYWORDS="alpha ppc sparc x86"
DEPEND=">=sys-libs/glibc-2.1.3
>=dev-libs/glib-1.2.10