summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-19 19:03:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-19 19:03:35 +0000
commit861cc974cf99f375c68ceb7d7e5b963b8e6993fc (patch)
treeaf0c1a49b2e20c78a4ead820f53cae49208a774e /media-gfx/feh
parentia64/m68k/s390/sh/sparc stable wrt #358749 (diff)
downloadgentoo-2-861cc974cf99f375c68ceb7d7e5b963b8e6993fc.tar.gz
gentoo-2-861cc974cf99f375c68ceb7d7e5b963b8e6993fc.tar.bz2
gentoo-2-861cc974cf99f375c68ceb7d7e5b963b8e6993fc.zip
Drop alpha/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/feh')
-rw-r--r--media-gfx/feh/ChangeLog6
-rw-r--r--media-gfx/feh/feh-1.16.2.ebuild4
-rw-r--r--media-gfx/feh/feh-2.2.ebuild4
-rw-r--r--media-gfx/feh/feh-2.3.ebuild4
-rw-r--r--media-gfx/feh/feh-2.4.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/media-gfx/feh/ChangeLog b/media-gfx/feh/ChangeLog
index 8a154c7a84ba..9531a59e192d 100644
--- a/media-gfx/feh/ChangeLog
+++ b/media-gfx/feh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/feh
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.102 2012/03/08 06:00:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.103 2012/03/19 19:03:35 armin76 Exp $
+
+ 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> feh-1.16.2.ebuild,
+ feh-2.2.ebuild, feh-2.3.ebuild, feh-2.4.ebuild:
+ Drop alpha/sparc keywords
08 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> feh-2.3.ebuild:
amd64/ppc64/x86 stable wrt #407143
diff --git a/media-gfx/feh/feh-1.16.2.ebuild b/media-gfx/feh/feh-1.16.2.ebuild
index 5270543baab3..b06e3790716b 100644
--- a/media-gfx/feh/feh-1.16.2.ebuild
+++ b/media-gfx/feh/feh-1.16.2.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/media-gfx/feh/feh-1.16.2.ebuild,v 1.5 2012/01/19 08:01:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.16.2.ebuild,v 1.6 2012/03/19 19:03:35 armin76 Exp $
EAPI=4
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE="debug curl test xinerama"
COMMON_DEPEND=">=media-libs/giblib-1.2.4
diff --git a/media-gfx/feh/feh-2.2.ebuild b/media-gfx/feh/feh-2.2.ebuild
index 7790a3aa77f4..f9e25d0698fb 100644
--- a/media-gfx/feh/feh-2.2.ebuild
+++ b/media-gfx/feh/feh-2.2.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/media-gfx/feh/feh-2.2.ebuild,v 1.1 2012/01/02 14:44:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.2.ebuild,v 1.2 2012/03/19 19:03:35 armin76 Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="debug curl test xinerama"
COMMON_DEPEND=">=media-libs/giblib-1.2.4
diff --git a/media-gfx/feh/feh-2.3.ebuild b/media-gfx/feh/feh-2.3.ebuild
index adac6c0c479c..9b2287869ff7 100644
--- a/media-gfx/feh/feh-2.3.ebuild
+++ b/media-gfx/feh/feh-2.3.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/media-gfx/feh/feh-2.3.ebuild,v 1.3 2012/03/08 06:00:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.3.ebuild,v 1.4 2012/03/19 19:03:35 armin76 Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE="debug curl test xinerama"
COMMON_DEPEND=">=media-libs/giblib-1.2.4
diff --git a/media-gfx/feh/feh-2.4.ebuild b/media-gfx/feh/feh-2.4.ebuild
index b28145a90f8c..f06c770b4447 100644
--- a/media-gfx/feh/feh-2.4.ebuild
+++ b/media-gfx/feh/feh-2.4.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/media-gfx/feh/feh-2.4.ebuild,v 1.2 2012/03/08 05:57:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-2.4.ebuild,v 1.3 2012/03/19 19:03:35 armin76 Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://feh.finalrewind.org/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="debug curl exif test xinerama"
COMMON_DEPEND=">=media-libs/giblib-1.2.4