diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:32:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:32:55 +0000 |
commit | 66d3d391badc81f1ac6005bde5f79ad6ff744344 (patch) | |
tree | 3689412d53d50b7140a1c5cd6f72e3e6b09ee017 /x11-libs/libSM | |
parent | Marking libICE-1.0.6 ppc64 for bug 294958 (diff) | |
download | historical-66d3d391badc81f1ac6005bde5f79ad6ff744344.tar.gz historical-66d3d391badc81f1ac6005bde5f79ad6ff744344.tar.bz2 historical-66d3d391badc81f1ac6005bde5f79ad6ff744344.zip |
Marking libSM-1.1.1 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-libs/libSM')
-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 d677e03cffe4..8ffb28fc9bb0 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.76 2009/12/15 15:58:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.77 2009/12/15 19:32:55 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> libSM-1.1.1.ebuild: + Marking libSM-1.1.1 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> libSM-1.1.1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #282290 diff --git a/x11-libs/libSM/libSM-1.1.1.ebuild b/x11-libs/libSM/libSM-1.1.1.ebuild index 39fb187e010b..301e22ee3dcb 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.10 2009/12/15 15:58:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.1.ebuild,v 1.11 2009/12/15 19:32:55 ranger 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 |