summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 20:08:54 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 20:08:54 +0000
commit8672d5db5f771528654f7fa71b6a9ace6058e070 (patch)
tree77df3f2da0d412ef5d1b9786b359b713f1cddd4e /sci-libs/libticonv
parentRemoved old (diff)
downloadhistorical-8672d5db5f771528654f7fa71b6a9ace6058e070.tar.gz
historical-8672d5db5f771528654f7fa71b6a9ace6058e070.tar.bz2
historical-8672d5db5f771528654f7fa71b6a9ace6058e070.zip
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-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}