summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2010-11-07 22:49:13 +0000
committerTim Harder <radhermit@gentoo.org>2010-11-07 22:49:13 +0000
commit5c9bf28b8c2b4e15269bb5018e453f5c8eb0c057 (patch)
tree697f5a1671436c7f35db1d5e92f878b4eedf90eb /net-mail/safecat/ChangeLog
parentexport EBZR_TREE_CRC32 variable with revision information of the checked out ... (diff)
downloadhistorical-5c9bf28b8c2b4e15269bb5018e453f5c8eb0c057.tar.gz
historical-5c9bf28b8c2b4e15269bb5018e453f5c8eb0c057.tar.bz2
historical-5c9bf28b8c2b4e15269bb5018e453f5c8eb0c057.zip
Version bump for bug #341841 and remove old. Update HOMEPAGE and SRC_URI, use EAPI 3, add patch to fix parallel make errors (bug #295751), move variable settings to default places, and don't install useless doc files.
Package-Manager: portage-2.2.0_alpha3/cvs/Linux x86_64
Diffstat (limited to 'net-mail/safecat/ChangeLog')
-rw-r--r--net-mail/safecat/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-mail/safecat/ChangeLog b/net-mail/safecat/ChangeLog
index 029d93051b21..ca7e802d2d51 100644
--- a/net-mail/safecat/ChangeLog
+++ b/net-mail/safecat/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-mail/safecat
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/ChangeLog,v 1.17 2010/06/07 12:49:26 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/ChangeLog,v 1.18 2010/11/07 22:49:13 radhermit Exp $
+
+*safecat-1.13 (07 Nov 2010)
+
+ 07 Nov 2010; Tim Harder <radhermit@gentoo.org> -safecat-1.12.ebuild,
+ +safecat-1.13.ebuild, +files/safecat-1.13-makefile.patch:
+ Version bump for bug #341841 and remove old. Update HOMEPAGE and SRC_URI,
+ use EAPI 3, add patch to fix parallel make errors (bug #295751), move
+ variable settings to default places, and don't install useless doc files.
07 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org> safecat-1.12.ebuild:
Package fails to build with parallel make (bug #295751).