summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-05 18:53:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-05 18:53:56 +0000
commit9de099cf7632f0676825f8527288a5dcea8b8f8d (patch)
tree7ec1510c0195d1416f66501e64bcea83a56da109 /dev-libs/fribidi
parentStable on amd64, bug #251832 (diff)
downloadgentoo-2-9de099cf7632f0676825f8527288a5dcea8b8f8d.tar.gz
gentoo-2-9de099cf7632f0676825f8527288a5dcea8b8f8d.tar.bz2
gentoo-2-9de099cf7632f0676825f8527288a5dcea8b8f8d.zip
Add ~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/fribidi')
-rw-r--r--dev-libs/fribidi/ChangeLog6
-rw-r--r--dev-libs/fribidi/fribidi-0.10.4.ebuild6
-rw-r--r--dev-libs/fribidi/fribidi-0.10.7.ebuild6
-rw-r--r--dev-libs/fribidi/fribidi-0.10.9.ebuild6
-rw-r--r--dev-libs/fribidi/fribidi-0.19.1.ebuild4
5 files changed, 16 insertions, 12 deletions
diff --git a/dev-libs/fribidi/ChangeLog b/dev-libs/fribidi/ChangeLog
index 83cb09f84b15..6e4f0fea7ab9 100644
--- a/dev-libs/fribidi/ChangeLog
+++ b/dev-libs/fribidi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/fribidi
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/ChangeLog,v 1.33 2009/01/01 03:36:41 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/ChangeLog,v 1.34 2009/04/05 18:53:56 armin76 Exp $
+
+ 05 Apr 2009; Raúl Porcel <armin76@gentoo.org> fribidi-0.10.4.ebuild,
+ fribidi-0.10.7.ebuild, fribidi-0.10.9.ebuild, fribidi-0.19.1.ebuild:
+ Add ~sh
*fribidi-0.19.1 (01 Jan 2009)
diff --git a/dev-libs/fribidi/fribidi-0.10.4.ebuild b/dev-libs/fribidi/fribidi-0.10.4.ebuild
index 6b65e46444dc..33e1092aea04 100644
--- a/dev-libs/fribidi/fribidi-0.10.4.ebuild
+++ b/dev-libs/fribidi/fribidi-0.10.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.4.ebuild,v 1.24 2007/05/08 18:53:39 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.4.ebuild,v 1.25 2009/04/05 18:53:56 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fribidi/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh ~sparc ~x86"
IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/fribidi/fribidi-0.10.7.ebuild b/dev-libs/fribidi/fribidi-0.10.7.ebuild
index 77828104448c..931103fb8a9d 100644
--- a/dev-libs/fribidi/fribidi-0.10.7.ebuild
+++ b/dev-libs/fribidi/fribidi-0.10.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.7.ebuild,v 1.14 2007/05/08 18:53:39 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.7.ebuild,v 1.15 2009/04/05 18:53:56 armin76 Exp $
DESCRIPTION="A free implementation of the unicode bidirectional algorithm"
HOMEPAGE="http://fribidi.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://fribidi.org/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
src_install() {
diff --git a/dev-libs/fribidi/fribidi-0.10.9.ebuild b/dev-libs/fribidi/fribidi-0.10.9.ebuild
index 9559ba268348..847bae664158 100644
--- a/dev-libs/fribidi/fribidi-0.10.9.ebuild
+++ b/dev-libs/fribidi/fribidi-0.10.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.9.ebuild,v 1.1 2007/12/11 22:48:06 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.9.ebuild,v 1.2 2009/04/05 18:53:56 armin76 Exp $
DESCRIPTION="A free implementation of the unicode bidirectional algorithm"
HOMEPAGE="http://fribidi.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://fribidi.org/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
src_install() {
diff --git a/dev-libs/fribidi/fribidi-0.19.1.ebuild b/dev-libs/fribidi/fribidi-0.19.1.ebuild
index 8b521838b5c7..a7859deb5e97 100644
--- a/dev-libs/fribidi/fribidi-0.19.1.ebuild
+++ b/dev-libs/fribidi/fribidi-0.19.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.19.1.ebuild,v 1.1 2009/01/01 03:36:41 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.19.1.ebuild,v 1.2 2009/04/05 18:53:56 armin76 Exp $
DESCRIPTION="A free implementation of the unicode bidirectional algorithm"
HOMEPAGE="http://fribidi.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://fribidi.org/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
src_install() {