summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 20:08:05 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 20:08:05 +0000
commitfea3630a394fe0151cfd42c5d3418fc7edfc8461 (patch)
tree80e067dd061fd147cffbfae749f4daeb4307d70a /sci-libs/libticonv
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadgentoo-2-fea3630a394fe0151cfd42c5d3418fc7edfc8461.tar.gz
gentoo-2-fea3630a394fe0151cfd42c5d3418fc7edfc8461.tar.bz2
gentoo-2-fea3630a394fe0151cfd42c5d3418fc7edfc8461.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libticonv')
-rw-r--r--sci-libs/libticonv/ChangeLog7
-rw-r--r--sci-libs/libticonv/libticonv-1.1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/libticonv/ChangeLog b/sci-libs/libticonv/ChangeLog
index f418b4758074..dff7b9bbccdc 100644
--- a/sci-libs/libticonv/ChangeLog
+++ b/sci-libs/libticonv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/libticonv
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticonv/ChangeLog,v 1.2 2009/03/24 23:08:11 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticonv/ChangeLog,v 1.3 2011/03/02 20:08:05 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> libticonv-1.1.0.ebuild:
+ Correct Slots for gtk 3 introduction to tree
24 Mar 2009; Joseph Jezak <josejx@gentoo.org> libticonv-1.1.0.ebuild:
Marked ~ppc for bug #263593.
diff --git a/sci-libs/libticonv/libticonv-1.1.0.ebuild b/sci-libs/libticonv/libticonv-1.1.0.ebuild
index f446f513edc7..b75fbd6914cc 100644
--- a/sci-libs/libticonv/libticonv-1.1.0.ebuild
+++ b/sci-libs/libticonv/libticonv-1.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticonv/libticonv-1.1.0.ebuild,v 1.2 2009/03/24 23:08:11 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libticonv/libticonv-1.1.0.ebuild,v 1.3 2011/03/02 20:08:05 jlec Exp $
EAPI=2
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc iconv nls"
-RDEPEND=">=dev-libs/glib-2.6.0
+RDEPEND="dev-libs/glib:2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}