summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-31 23:35:04 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-31 23:35:04 +0000
commitbede4f5f558bcee5c22b644e535e4e9b045c3a82 (patch)
treebb9716f500146d7433646d5bd07798688ff42be7 /dev-libs/glib/glib-2.8.6.ebuild
parentVersion bump. (diff)
downloadhistorical-bede4f5f558bcee5c22b644e535e4e9b045c3a82.tar.gz
historical-bede4f5f558bcee5c22b644e535e4e9b045c3a82.tar.bz2
historical-bede4f5f558bcee5c22b644e535e4e9b045c3a82.zip
Drop virtual/libc dep, fix gettext and libintl dependency and add ~x86-fbsd.
Package-Manager: portage-2.1_pre7-r3
Diffstat (limited to 'dev-libs/glib/glib-2.8.6.ebuild')
-rw-r--r--dev-libs/glib/glib-2.8.6.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/glib/glib-2.8.6.ebuild b/dev-libs/glib/glib-2.8.6.ebuild
index f6bf72fe8118..268313698887 100644
--- a/dev-libs/glib/glib-2.8.6.ebuild
+++ b/dev-libs/glib/glib-2.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.6.ebuild,v 1.8 2006/03/21 03:01:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.6.ebuild,v 1.9 2006/03/31 23:35:04 flameeyes Exp $
inherit gnome.org libtool eutils flag-o-matic debug
@@ -9,14 +9,14 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="debug doc hardened"
-RDEPEND="virtual/libc
- >=sys-devel/gettext-0.11"
+RDEPEND="virtual/libintl"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.14
+ >=sys-devel/gettext-0.11
doc? (
>=dev-util/gtk-doc-1.4
~app-text/docbook-xml-dtd-4.1.2