diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-08-14 09:14:57 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-08-14 09:14:57 +0000 |
commit | e50cda6af55623afc31aaf50237cf4744360853c (patch) | |
tree | 3c9ea9e283538c17d1744aea2f43002900ff425b /x11-libs | |
parent | Remove dev-util/freeride mask. (diff) | |
download | gentoo-2-e50cda6af55623afc31aaf50237cf4744360853c.tar.gz gentoo-2-e50cda6af55623afc31aaf50237cf4744360853c.tar.bz2 gentoo-2-e50cda6af55623afc31aaf50237cf4744360853c.zip |
x11-libs/libSM: up libICE dep to 1.0.5 (fixes bug #281360)
(Portage version: 2.2_rc36/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libSM/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libSM/libSM-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libSM/ChangeLog b/x11-libs/libSM/ChangeLog index 22c6b5989502..66a698ac5315 100644 --- a/x11-libs/libSM/ChangeLog +++ b/x11-libs/libSM/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libSM # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.68 2009/08/13 13:50:45 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.69 2009/08/14 09:14:57 remi Exp $ + + 14 Aug 2009; Rémi Cardona <remi@gentoo.org> libSM-1.1.1.ebuild: + up libICE dep to 1.0.5 (fixes bug #281360) 13 Aug 2009; Rémi Cardona <remi@gentoo.org> libSM-1.1.1.ebuild: look for FreeBSD's libc instead of x86-fbsd, thanks aballier diff --git a/x11-libs/libSM/libSM-1.1.1.ebuild b/x11-libs/libSM/libSM-1.1.1.ebuild index a048f4f3adcf..8b44f5cbf8cd 100644 --- a/x11-libs/libSM/libSM-1.1.1.ebuild +++ b/x11-libs/libSM/libSM-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild,v 1.2 2009/08/13 13:50:45 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild,v 1.3 2009/08/14 09:14:57 remi Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org SM library" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="ipv6 elibc_FreeBSD" -RDEPEND="x11-libs/libICE +RDEPEND=">=x11-libs/libICE-1.0.5 x11-libs/xtrans x11-proto/xproto !elibc_FreeBSD? ( |