diff options
author | 2009-10-05 14:52:36 +0000 | |
---|---|---|
committer | 2009-10-05 14:52:36 +0000 | |
commit | aa8ef7781114189d3c5919a5cb18624a571952e4 (patch) | |
tree | 7e3a1c45471ce3f55ff43154bd1fcdc9180f41ac /x11-libs | |
parent | update liflg mirrors (diff) | |
download | gentoo-2-aa8ef7781114189d3c5919a5cb18624a571952e4.tar.gz gentoo-2-aa8ef7781114189d3c5919a5cb18624a571952e4.tar.bz2 gentoo-2-aa8ef7781114189d3c5919a5cb18624a571952e4.zip |
x86 stable, bug 282290
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
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 a5da6f7ccd5e..cfb626a316ff 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.71 2009/09/30 19:55:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.72 2009/10/05 14:52:36 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> libSM-1.1.1.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> libSM-1.1.1.ebuild: amd64 stable wrt #282290 diff --git a/x11-libs/libSM/libSM-1.1.1.ebuild b/x11-libs/libSM/libSM-1.1.1.ebuild index bcdee95cc35d..7b23d955a0b1 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.5 2009/09/30 19:55:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild,v 1.6 2009/10/05 14:52:36 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,7 @@ inherit x-modular DESCRIPTION="X.Org SM library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ipv6 +uuid elibc_FreeBSD" RDEPEND=">=x11-libs/libICE-1.0.5 |