summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-05 10:37:39 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-05 10:37:39 +0000
commit22f7c0bc6c2e38c94f038102e5f01f5698e56aac (patch)
treedbda96047a33bd8c583ae5ed806dc1722cd1b38c /media-libs/gle/ChangeLog
parentFix maintainer mode called automake. Per bug #350100. (diff)
downloadgentoo-2-22f7c0bc6c2e38c94f038102e5f01f5698e56aac.tar.gz
gentoo-2-22f7c0bc6c2e38c94f038102e5f01f5698e56aac.tar.bz2
gentoo-2-22f7c0bc6c2e38c94f038102e5f01f5698e56aac.zip
Properly fix as-needed issues, fix man pages, migrate to autotools-utils.eclass. Drop old
(Portage version: 2.2.0_alpha10_p22/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gle/ChangeLog')
-rw-r--r--media-libs/gle/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/media-libs/gle/ChangeLog b/media-libs/gle/ChangeLog
index c293c1b82ec6..3b650943a5aa 100644
--- a/media-libs/gle/ChangeLog
+++ b/media-libs/gle/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-libs/gle
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/ChangeLog,v 1.34 2011/01/05 08:48:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gle/ChangeLog,v 1.35 2011/01/05 10:37:38 xarthisius Exp $
+
+*gle-3.1.0-r2 (05 Jan 2011)
+
+ 05 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> -gle-3.1.0-r1.ebuild,
+ +gle-3.1.0-r2.ebuild, -files/gle-3.1.0-autotools.patch,
+ +files/gle-3.1.0-autotools-r1.patch:
+ Properly fix as-needed issues, fix man pages, migrate to
+ autotools-utils.eclass. Drop old
05 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org> gle-3.0.1-r2.ebuild:
Fix implicit RDEPEND assignment.