diff options
author | David Holm <dholm@gentoo.org> | 2004-06-04 23:24:25 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-04 23:24:25 +0000 |
commit | eb5b587d2501a87aeab3121432c74254ea0c8661 (patch) | |
tree | 925345b4bbcc19e9784510ed3ea4d0b80bb44363 /app-sci/ng-spice-rework | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-eb5b587d2501a87aeab3121432c74254ea0c8661.tar.gz gentoo-2-eb5b587d2501a87aeab3121432c74254ea0c8661.tar.bz2 gentoo-2-eb5b587d2501a87aeab3121432c74254ea0c8661.zip |
Added to ~ppc
Diffstat (limited to 'app-sci/ng-spice-rework')
-rw-r--r-- | app-sci/ng-spice-rework/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/ng-spice-rework/ng-spice-rework-15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/ng-spice-rework/ChangeLog b/app-sci/ng-spice-rework/ChangeLog index 4b4d7469cad7..d4b7652b109d 100644 --- a/app-sci/ng-spice-rework/ChangeLog +++ b/app-sci/ng-spice-rework/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/ng-spice-rework # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/ng-spice-rework/ChangeLog,v 1.3 2004/04/19 11:51:09 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ng-spice-rework/ChangeLog,v 1.4 2004/06/04 23:24:19 dholm Exp $ + + 05 Jun 2004; David Holm <dholm@gentoo.org> ng-spice-rework-15.ebuild: + Added to ~ppc. 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> ng-spice-rework-14.ebuild, ng-spice-rework-15.ebuild: diff --git a/app-sci/ng-spice-rework/ng-spice-rework-15.ebuild b/app-sci/ng-spice-rework/ng-spice-rework-15.ebuild index 9bd9cb5f8dde..7a948e83a8e4 100644 --- a/app-sci/ng-spice-rework/ng-spice-rework-15.ebuild +++ b/app-sci/ng-spice-rework/ng-spice-rework-15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/ng-spice-rework/ng-spice-rework-15.ebuild,v 1.2 2004/04/19 11:51:09 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ng-spice-rework/ng-spice-rework-15.ebuild,v 1.3 2004/06/04 23:24:19 dholm Exp $ DESCRIPTION="NGSpice - The Next Generation Spice (Circuit Emulator)" SRC_URI="http://www.geda.seul.org/dist/ngspice-rework${PV}.tgz" @@ -9,7 +9,7 @@ HOMEPAGE="http://ngspice.sourceforge.net" SLOT="0" IUSE="" LICENSE="BSD GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/glibc-2.1.3" |