diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:06:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:06:28 +0000 |
commit | 4d0d638615e8e93d67b0ed25523110fbc0aff74c (patch) | |
tree | f70ec97b485e7e7c9d54ba38eca8fecaa10f59a3 /app-editors | |
parent | alpha/ia64/s390/sh/sparc stable wrt #394393 (diff) | |
download | gentoo-2-4d0d638615e8e93d67b0ed25523110fbc0aff74c.tar.gz gentoo-2-4d0d638615e8e93d67b0ed25523110fbc0aff74c.tar.bz2 gentoo-2-4d0d638615e8e93d67b0ed25523110fbc0aff74c.zip |
Drop sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ghex/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.24.0.ebuild | 6 | ||||
-rw-r--r-- | app-editors/ghex/ghex-3.0.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 79ff7b0583a6..cf72f633c94e 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.66 2012/01/14 16:04:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.67 2012/02/19 15:06:28 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> ghex-2.24.0.ebuild, + ghex-3.0.0.ebuild: + Drop sparc keywords 14 Jan 2012; Markus Meier <maekke@gentoo.org> ghex-3.0.0.ebuild: x86 stable, bug #393007 diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 927b76caf422..697eb1e73d18 100644 --- a/app-editors/ghex/ghex-2.24.0.ebuild +++ b/app-editors/ghex/ghex-2.24.0.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/app-editors/ghex/ghex-2.24.0.ebuild,v 1.11 2011/01/24 13:12:44 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.12 2012/02/19 15:06:28 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/gtk+-2.13:2 diff --git a/app-editors/ghex/ghex-3.0.0.ebuild b/app-editors/ghex/ghex-3.0.0.ebuild index 7a262970b000..b1ab785735a6 100644 --- a/app-editors/ghex/ghex-3.0.0.ebuild +++ b/app-editors/ghex/ghex-3.0.0.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/app-editors/ghex/ghex-3.0.0.ebuild,v 1.4 2012/01/14 16:04:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.5 2012/02/19 15:06:28 armin76 Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.26:2 |