summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-10-18 17:40:52 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-10-18 17:40:52 +0000
commit69c229f1240ad6e4c25d49cf019248a265f657ab (patch)
treec3e0f8d5b9f311c3fa3e4c4472087932cdca70da /sys-libs
parentBug #341559: avoid conflict on new db-5 libdb_sql* libraries. (diff)
downloadgentoo-2-69c229f1240ad6e4c25d49cf019248a265f657ab.tar.gz
gentoo-2-69c229f1240ad6e4c25d49cf019248a265f657ab.tar.bz2
gentoo-2-69c229f1240ad6e4c25d49cf019248a265f657ab.zip
Revbump for bug #341559 to fix naming of libdb_sql* on 5.1.
(Portage version: 2.2_rc92/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/db/ChangeLog8
-rw-r--r--sys-libs/db/db-5.1.19-r2.ebuild (renamed from sys-libs/db/db-5.1.19-r1.ebuild)2
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog
index d3b2e4dbfba4..6c43bc16fd56 100644
--- a/sys-libs/db/ChangeLog
+++ b/sys-libs/db/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/db
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.314 2010/10/17 22:26:02 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.315 2010/10/18 17:40:52 robbat2 Exp $
+
+*db-5.1.19-r2 (18 Oct 2010)
+
+ 18 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> -db-5.1.19-r1.ebuild,
+ +db-5.1.19-r2.ebuild:
+ Revbump for bug #341559 to fix naming of libdb_sql* on 5.1.
*db-5.1.19-r1 (17 Oct 2010)
diff --git a/sys-libs/db/db-5.1.19-r1.ebuild b/sys-libs/db/db-5.1.19-r2.ebuild
index f22f64d04ae4..a6b79d575143 100644
--- a/sys-libs/db/db-5.1.19-r1.ebuild
+++ b/sys-libs/db/db-5.1.19-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-5.1.19-r1.ebuild,v 1.1 2010/10/17 22:26:02 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-5.1.19-r2.ebuild,v 1.1 2010/10/18 17:40:52 robbat2 Exp $
EAPI=2
inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool