blob: 748a78c110c872706e6a4d6c519b0aa6f694aff2 (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
# ChangeLog for virtual/libintl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/ChangeLog,v 1.15 2014/01/17 04:23:13 vapier Exp $
17 Jan 2014; Mike Frysinger <vapier@gentoo.org> libintl-0-r1.ebuild,
libintl-0.ebuild:
Add arm64 keywords.
*libintl-0-r1 (16 Jan 2014)
16 Jan 2014; Michał Górny <mgorny@gentoo.org> +libintl-0-r1.ebuild:
Add multilib libintl, bug #496220.
17 Feb 2013; Zac Medico <zmedico@gentoo.org> libintl-0.ebuild:
Add ~arm-linux keyword.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libintl-0.ebuild:
keyword ~amd64-fbsd
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libintl-0.ebuild:
Drop to ~mips
31 Mar 2010; <solar@gentoo.org> libintl-0.ebuild:
- elibc_glibc has to be defined in IUSE= for profiles that are unable to
use.force that flag bug #312085
11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libintl-0.ebuild:
Set empty HOMEPAGE and LICENSE.
23 Dec 2009; <solar@gentoo.org> libintl-0.ebuild:
no gettext for uclibc
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libintl-0.ebuild,
metadata.xml:
QA: Add prefix keywords; clean up deps for prefix; change maintainer to
alt@
25 Jan 2008; Fabian Groffen <grobian@gentoo.org> libintl-0.ebuild:
Dropped ppc-macos keyword, see you in prefix
17 Oct 2006; Roy Marples <uberlord@gentoo.org> libintl-0.ebuild:
Added ~sparc-fbsd keyword.
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> libintl-0.ebuild:
Add ~x86-fbsd keyword.
13 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> libintl-0.ebuild:
Add m68k and ppc-macos keywords to the virtual.
*libintl-0 (13 Jan 2006)
13 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+libintl-0.ebuild:
Add virtual/libintl to add runtime dependency over when using nls useflag.
It's a no-op for GLIBC systems and depends on gettext for the others.
|