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
commit9c06d37e97c62e3a57cac4063fb41deb57eb6f55 (patch)
tree41e5839a33b869da53b87d92a6da2b3d5fd7104f /sci-electronics/gerbv
parentDrop sparc keywords (diff)
downloadgentoo-2-9c06d37e97c62e3a57cac4063fb41deb57eb6f55.tar.gz
gentoo-2-9c06d37e97c62e3a57cac4063fb41deb57eb6f55.tar.bz2
gentoo-2-9c06d37e97c62e3a57cac4063fb41deb57eb6f55.zip
Drop sparc keywords
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-electronics/gerbv')
-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
5 files changed, 15 insertions, 11 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