summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-14 17:26:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-14 17:26:48 +0000
commit697c337be792a7fe705ba5b8b0ec26b09270cc27 (patch)
tree4fbd667977ed21fc397f0cacc5f551ba8b57b65e /sci-electronics
parentDrop sparc keywords (diff)
downloadhistorical-697c337be792a7fe705ba5b8b0ec26b09270cc27.tar.gz
historical-697c337be792a7fe705ba5b8b0ec26b09270cc27.tar.bz2
historical-697c337be792a7fe705ba5b8b0ec26b09270cc27.zip
Drop sparc keywords
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/gerbv/ChangeLog6
-rw-r--r--sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild6
-rw-r--r--sci-electronics/gerbv/gerbv-2.1.0.ebuild6
-rw-r--r--sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild4
-rw-r--r--sci-electronics/gerbv/gerbv-2.4.0.ebuild4
-rw-r--r--sci-electronics/pcb/ChangeLog6
-rw-r--r--sci-electronics/pcb/pcb-20081128-r1.ebuild4
-rw-r--r--sci-electronics/pcb/pcb-20091103.ebuild4
-rw-r--r--sci-electronics/pcb/pcb-20100929.ebuild4
9 files changed, 26 insertions, 18 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog
index a45b6944cffb..45b45cdc2737 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.37 2010/10/27 20:37:57 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.38 2010/11/14 17:26:48 armin76 Exp $
+
+ 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> gerbv-1.0.1-r1.ebuild,
+ gerbv-2.1.0.ebuild, gerbv-2.3.0-r2.ebuild, gerbv-2.4.0.ebuild:
+ Drop sparc keywords
27 Oct 2010; Thomas Kahle <tomka@gentoo.org> gerbv-2.4.0.ebuild:
x86 stable per bug #342811
diff --git a/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild b/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild
index 4cea0788ad6a..1602a34d34ac 100644
--- a/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild
+++ b/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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-1.0.1-r1.ebuild,v 1.11 2008/01/10 10:45:08 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild,v 1.12 2010/11/14 17:26:48 armin76 Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.geda.seul.org"
IUSE="doc png xinerama"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc x86"
RDEPEND="=x11-libs/gtk+-2*
png? ( media-libs/libpng )"
diff --git a/sci-electronics/gerbv/gerbv-2.1.0.ebuild b/sci-electronics/gerbv/gerbv-2.1.0.ebuild
index 9d23fd826e45..5fc924ddff3c 100644
--- a/sci-electronics/gerbv/gerbv-2.1.0.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.1.0.ebuild,v 1.1 2008/11/30 22:45:08 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.1.0.ebuild,v 1.2 2010/11/14 17:26:48 armin76 Exp $
inherit fdo-mime
@@ -11,7 +11,7 @@ HOMEPAGE="http://gerbv.sourceforge.net/"
IUSE="cairo doc examples png unit-mm"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="=x11-libs/gtk+-2*
cairo? ( x11-libs/cairo )
diff --git a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild b/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild
index da26f46ab6ec..e6ea2fb67040 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.5 2010/04/05 16:59:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.6 2010/11/14 17:26:48 armin76 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 x86"
RESTRICT="test"
RDEPEND=">=x11-libs/gtk+-2.4
diff --git a/sci-electronics/gerbv/gerbv-2.4.0.ebuild b/sci-electronics/gerbv/gerbv-2.4.0.ebuild
index eb184f5cfaae..7ca8dbfd7b6a 100644
--- a/sci-electronics/gerbv/gerbv-2.4.0.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.4.0.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.4.0.ebuild,v 1.3 2010/10/27 20:37:57 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.4.0.ebuild,v 1.4 2010/11/14 17:26:48 armin76 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 x86"
RESTRICT="test"
RDEPEND=">=x11-libs/gtk+-2.4
diff --git a/sci-electronics/pcb/ChangeLog b/sci-electronics/pcb/ChangeLog
index 162c8e57242f..cbab11bc1f11 100644
--- a/sci-electronics/pcb/ChangeLog
+++ b/sci-electronics/pcb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/pcb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.58 2010/11/02 07:10:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.59 2010/11/14 17:25:42 armin76 Exp $
+
+ 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> pcb-20081128-r1.ebuild,
+ pcb-20091103.ebuild, pcb-20100929.ebuild:
+ Drop sparc keywords
02 Nov 2010; Fabian Groffen <grobian@gentoo.org> pcb-20100929.ebuild:
Fix ebuild for Prefix, bug #343777
diff --git a/sci-electronics/pcb/pcb-20081128-r1.ebuild b/sci-electronics/pcb/pcb-20081128-r1.ebuild
index 8835a6aa8187..6bfd1e03794e 100644
--- a/sci-electronics/pcb/pcb-20081128-r1.ebuild
+++ b/sci-electronics/pcb/pcb-20081128-r1.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/pcb/pcb-20081128-r1.ebuild,v 1.6 2010/10/10 21:36:08 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20081128-r1.ebuild,v 1.7 2010/11/14 17:25:42 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://geda.seul.org/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="dbus doc gif gtk jpeg motif nelma nls png xrender threads tk"
RDEPEND="gif? ( >=media-libs/gd-2.0.23 )
diff --git a/sci-electronics/pcb/pcb-20091103.ebuild b/sci-electronics/pcb/pcb-20091103.ebuild
index a36cf58ddd31..2239344fb6aa 100644
--- a/sci-electronics/pcb/pcb-20091103.ebuild
+++ b/sci-electronics/pcb/pcb-20091103.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/pcb/pcb-20091103.ebuild,v 1.4 2010/10/10 21:36:08 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild,v 1.5 2010/11/14 17:25:42 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pcb/files/pcb/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos"
IUSE="dbus doc gif gtk jpeg m4lib-png motif nelma nls png xrender test tk toporouter"
# toporouter-output USE flag removed for pcb-20091103 (output was disabled always)
# debug USE flag removed for pcb-20091103 (many crashes, should be fixed for next release)
diff --git a/sci-electronics/pcb/pcb-20100929.ebuild b/sci-electronics/pcb/pcb-20100929.ebuild
index c3787b282900..bed3391b04fb 100644
--- a/sci-electronics/pcb/pcb-20100929.ebuild
+++ b/sci-electronics/pcb/pcb-20100929.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/pcb/pcb-20100929.ebuild,v 1.3 2010/11/02 07:10:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20100929.ebuild,v 1.4 2010/11/14 17:25:42 armin76 Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pcb/pcb/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos"
IUSE="dbus doc gif gtk jpeg m4lib-png motif nelma gcode nls png xrender test tk toporouter debug"
# toporouter-output USE flag removed, there seems to be no result