summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/bibtexu/ChangeLog7
-rw-r--r--dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-tex/bibtexu/ChangeLog b/dev-tex/bibtexu/ChangeLog
index 1cff447d729a..be263a2f8767 100644
--- a/dev-tex/bibtexu/ChangeLog
+++ b/dev-tex/bibtexu/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-tex/bibtexu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.42 2013/06/25 22:00:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.43 2013/06/25 22:03:36 aballier Exp $
+
+ 25 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ bibtexu-3.71_p20120701.ebuild:
+ revert that icu subslot thing that was committed behind my back. icu subslot
+ still doesnt match its libs sonames, we do not need the needless rebuilds.
25 Jun 2013; Alexis Ballier <aballier@gentoo.org>
-bibtexu-3.71_p20110705.ebuild:
diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild
index fea8ed760976..0be165507e20 100644
--- a/dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild
+++ b/dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild,v 1.13 2013/04/28 10:17:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild,v 1.14 2013/06/25 22:03:36 aballier Exp $
EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbs
IUSE=""
RDEPEND=">=dev-libs/kpathsea-6.1.0_p20120701
- >=dev-libs/icu-4.4:="
+ >=dev-libs/icu-4.4"
DEPEND="${RDEPEND}
virtual/pkgconfig"