diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:43:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:43:17 +0000 |
commit | d4a688f97017cfc835e21326db1620a4f538c328 (patch) | |
tree | 0c1e0c1f9c8d444f2672e539bc3ad3352b903e99 | |
parent | Marking libpciaccess-0.10.5 ppc for bug 251832 (diff) | |
download | gentoo-2-d4a688f97017cfc835e21326db1620a4f538c328.tar.gz gentoo-2-d4a688f97017cfc835e21326db1620a4f538c328.tar.bz2 gentoo-2-d4a688f97017cfc835e21326db1620a4f538c328.zip |
Marking libSM-1.1.0 ppc for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
-rw-r--r-- | x11-libs/libSM/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libSM/libSM-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libSM/ChangeLog b/x11-libs/libSM/ChangeLog index bd391c4398e0..aa6b0b0c27bb 100644 --- a/x11-libs/libSM/ChangeLog +++ b/x11-libs/libSM/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libSM -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.55 2008/08/23 14:21:50 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.56 2009/04/03 13:43:17 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> libSM-1.1.0.ebuild: + Marking libSM-1.1.0 ppc stable for bug 251832 23 Aug 2008; Alexis Ballier <aballier@gentoo.org> libSM-1.1.0.ebuild: e2fsprogs-libs now provides libuuid, change the dep to || with e2fsprogs, diff --git a/x11-libs/libSM/libSM-1.1.0.ebuild b/x11-libs/libSM/libSM-1.1.0.ebuild index 69ff3d4ed11e..a802214d96be 100644 --- a/x11-libs/libSM/libSM-1.1.0.ebuild +++ b/x11-libs/libSM/libSM-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.0.ebuild,v 1.3 2008/08/23 14:21:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.0.ebuild,v 1.4 2009/04/03 13:43:17 ranger 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 |