summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /virtual/libintl/ChangeLog
downloadgentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the exact time of the Git migration. The purpose of this repo is to populate the rsync-distributed tree with old ChangeLogs that cannot be generated from Git. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'virtual/libintl/ChangeLog')
-rw-r--r--virtual/libintl/ChangeLog93
1 files changed, 93 insertions, 0 deletions
diff --git a/virtual/libintl/ChangeLog b/virtual/libintl/ChangeLog
new file mode 100644
index 00000000..2c81ac32
--- /dev/null
+++ b/virtual/libintl/ChangeLog
@@ -0,0 +1,93 @@
+# ChangeLog for virtual/libintl
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/ChangeLog,v 1.27 2014/10/27 01:47:27 vapier Exp $
+
+ 27 Oct 2014; Mike Frysinger <vapier@gentoo.org> libintl-0-r1.ebuild:
+ Mark arm64/m68k/s390/sh stable.
+
+ 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
+ Stable for sparc, wrt bug #512012
+
+ 13 Sep 2014; Markus Meier <maekke@gentoo.org> libintl-0-r1.ebuild:
+ arm stable, bug #518614
+
+ 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
+ Stable for alpha, wrt bug #512012
+
+ 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
+ Stable for ia64, wrt bug #512012
+
+ 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
+ Stable for ppc64, wrt bug #512012
+
+ 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> libintl-0-r1.ebuild:
+ Stable for HPPA (bug #512012).
+
+ 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
+ Stable for ppc, wrt bug #512012
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
+ Stable for x86, wrt bug #512012
+
+ 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libintl-0-r1.ebuild:
+ Stable for amd64, wrt bug #512912
+
+ 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libintl-0-r1.ebuild:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
+
+ 26 Jan 2014; Anthony G. Basile <blueness@gentoo.org> libintl-0-r1.ebuild,
+ libintl-0.ebuild:
+ musl provides its own intl
+
+ 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.