diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 13:19:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 13:19:13 +0000 |
commit | 943595bf07348ef57acb20c5b5caff21a97ecd2f (patch) | |
tree | 31b4c0e9f02d65c7cdd7e865405d75d798b55428 /x11-libs/libSM | |
parent | Keyworded ~x86-fbsd (diff) | |
download | historical-943595bf07348ef57acb20c5b5caff21a97ecd2f.tar.gz historical-943595bf07348ef57acb20c5b5caff21a97ecd2f.tar.bz2 historical-943595bf07348ef57acb20c5b5caff21a97ecd2f.zip |
Stable on sparc wrt #175465
Package-Manager: portage-2.1.2.11
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 46c0e710e23e..06e0117f5ff2 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.43 2007/07/02 13:27:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.44 2007/08/07 13:04:51 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> libSM-1.0.2.ebuild: + Stable on sparc wrt #175465 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> libSM-1.0.2.ebuild: alpha stable wrt #175465 diff --git a/x11-libs/libSM/libSM-1.0.2.ebuild b/x11-libs/libSM/libSM-1.0.2.ebuild index 4fdf276ce27d..161eb31bd54f 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.11 2007/07/02 13:27:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.2.ebuild,v 1.12 2007/08/07 13:04:51 gustavoz 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 |