summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-18 15:51:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-18 15:51:51 +0000
commitbae02ac14b1fb66390ddceeb0f200eec2a2d38c3 (patch)
tree6d849d9e69d67e40c88ea2b0f5490523a939afce /x11-misc/bbrun
parentDrop sparc keywords (diff)
downloadgentoo-2-bae02ac14b1fb66390ddceeb0f200eec2a2d38c3.tar.gz
gentoo-2-bae02ac14b1fb66390ddceeb0f200eec2a2d38c3.tar.bz2
gentoo-2-bae02ac14b1fb66390ddceeb0f200eec2a2d38c3.zip
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/bbrun')
-rw-r--r--x11-misc/bbrun/ChangeLog6
-rw-r--r--x11-misc/bbrun/bbrun-1.6-r1.ebuild4
-rw-r--r--x11-misc/bbrun/bbrun-1.6.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-misc/bbrun/ChangeLog b/x11-misc/bbrun/ChangeLog
index da991e50722a..6871b4b56004 100644
--- a/x11-misc/bbrun/ChangeLog
+++ b/x11-misc/bbrun/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/bbrun
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/ChangeLog,v 1.28 2012/02/16 19:29:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/ChangeLog,v 1.29 2012/03/18 15:51:51 armin76 Exp $
+
+ 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> bbrun-1.6.ebuild,
+ bbrun-1.6-r1.ebuild:
+ Drop sparc keywords
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> bbrun-1.6-r1.ebuild:
x86 stable wrt bug #397259
diff --git a/x11-misc/bbrun/bbrun-1.6-r1.ebuild b/x11-misc/bbrun/bbrun-1.6-r1.ebuild
index 16139a537ed4..bb2fd4cee994 100644
--- a/x11-misc/bbrun/bbrun-1.6-r1.ebuild
+++ b/x11-misc/bbrun/bbrun-1.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6-r1.ebuild,v 1.4 2012/02/16 19:29:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6-r1.ebuild,v 1.5 2012/03/18 15:51:51 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2"
diff --git a/x11-misc/bbrun/bbrun-1.6.ebuild b/x11-misc/bbrun/bbrun-1.6.ebuild
index c3829162a9cd..2b3d08360d19 100644
--- a/x11-misc/bbrun/bbrun-1.6.ebuild
+++ b/x11-misc/bbrun/bbrun-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6.ebuild,v 1.9 2011/03/28 17:47:29 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6.ebuild,v 1.10 2012/03/18 15:51:51 armin76 Exp $
EAPI=3
inherit eutils multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2"