summaryrefslogtreecommitdiff
blob: 833beb29d23e53a287b7fdcfeb0b17cea4861b5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# ChangeLog for dev-libs/fribidi
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/ChangeLog,v 1.8 2003/11/16 18:36:33 brad_mssw Exp $

  16 Nov 2003; Brad House <brad_mssw@gentoo.org> fribidi-0.10.4.ebuild:
  mark stable on amd64

  11 Oct 2003; Heinrich Wendel <lanius@gentoo.org> fribidi-0.10.4.ebuild:
  bug #30272

  21 Sep 2003; Todd Sunderlin <todd@gentoo.org> fribidi-0.10.4.ebuild:
  marked stable on sparc

  30 Aug 2003; Jason Wever <weeve@gentoo.org> fribidi-0.10.4.ebuild:
  Added ~sparc to keywords.

*fribidi-0.10.4 (01 Apr 2003)

  05 Jul 2003; Masatomo Nakano <nakano@gentoo.org> fribidi-0.10.4.ebuild:
  Marked as stable(x86,ppc)

  04 Jun 2003; Luca Barbato <lu_zero@gentoo.org> fribidi-0.10.4.ebuild :
  Added ~ppc keyword

  08 Apr 2003; Dan Armak <danarmak@gentoo.org> fribidi-0.10.4.ebuild:
  At the same time I added this ebuild to dev-libs, foser added a very similar
  one to app-text. We've discovered this now and will keep his ebuild (which is
  better) in dev-libs (which is a more logical location). So, this is his
  ebuild.

  01 Apr 2003; danarmak <danarmak@gentoo.org> fribidi-0.10.4.ebuild:
  fribidi is a library implementing the Unicode Bidirectional Algorithm
  standard, used to output RTL text (fex. Hebrew and Arabic). gnome's pango
  actually uses a customized copy of it. Original submission by Edy (bug #7856).