diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 14:52:50 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 14:52:50 +0000 |
commit | 40fe1b35b38cd09ee80370b8584eed49e39dbee0 (patch) | |
tree | 7b7f37cb1b8bacb3f36b345369ae7ce85bcb97f5 /x11-libs/libSM | |
parent | Stable on ppc wrt bug 202087 (diff) | |
download | gentoo-2-40fe1b35b38cd09ee80370b8584eed49e39dbee0.tar.gz gentoo-2-40fe1b35b38cd09ee80370b8584eed49e39dbee0.tar.bz2 gentoo-2-40fe1b35b38cd09ee80370b8584eed49e39dbee0.zip |
Stable on ppc wrt bug 202087
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-libs/libSM')
-rw-r--r-- | x11-libs/libSM/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libSM/libSM-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libSM/ChangeLog b/x11-libs/libSM/ChangeLog index bc053e02f4da..9fe56dd9fa29 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.48 2007/12/15 15:26:43 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.49 2007/12/16 14:52:50 nixnut Exp $ + + 16 Dec 2007; nixnut <nixnut@gentoo.org> libSM-1.0.3.ebuild: + Stable on ppc wrt bug 202087 15 Dec 2007; Doug Klima <cardoe@gentoo.org> libSM-1.0.3.ebuild: amd64 stable wrt bug #202087 diff --git a/x11-libs/libSM/libSM-1.0.3.ebuild b/x11-libs/libSM/libSM-1.0.3.ebuild index 6c94eb7b8575..9ba7c24db818 100644 --- a/x11-libs/libSM/libSM-1.0.3.ebuild +++ b/x11-libs/libSM/libSM-1.0.3.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.3.ebuild,v 1.4 2007/12/15 15:26:43 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.3.ebuild,v 1.5 2007/12/16 14:52:50 nixnut 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 |