diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-04 20:52:09 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-04 20:52:09 +0000 |
commit | 3a2437af70c3b667ddea18af0a14727de859be6d (patch) | |
tree | a6010ee5d59350ef4d61e4d932e87433bab2000d /x11-libs/libSM | |
parent | Marked stable on amd64 for bug #175465 (diff) | |
download | gentoo-2-3a2437af70c3b667ddea18af0a14727de859be6d.tar.gz gentoo-2-3a2437af70c3b667ddea18af0a14727de859be6d.tar.bz2 gentoo-2-3a2437af70c3b667ddea18af0a14727de859be6d.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-libs/libSM')
-rw-r--r-- | x11-libs/libSM/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libSM/libSM-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libSM/ChangeLog b/x11-libs/libSM/ChangeLog index 1e1e2425ab8a..74cb5c7aa5e4 100644 --- a/x11-libs/libSM/ChangeLog +++ b/x11-libs/libSM/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libSM # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.38 2007/04/29 05:43:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.39 2007/05/04 20:52:09 dang Exp $ + + 04 May 2007; Daniel Gryniewicz <dang@gentoo.org> libSM-1.0.2.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> libSM-1.0.2.ebuild: Stable on x86, bug #175465. diff --git a/x11-libs/libSM/libSM-1.0.2.ebuild b/x11-libs/libSM/libSM-1.0.2.ebuild index 844da57c14e5..2e26ee3d3971 100644 --- a/x11-libs/libSM/libSM-1.0.2.ebuild +++ b/x11-libs/libSM/libSM-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.2.ebuild,v 1.5 2007/04/29 05:43:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.2.ebuild,v 1.6 2007/05/04 20:52:09 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,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" RDEPEND="x11-libs/libICE |