diff options
author | 2014-11-30 17:58:32 +0000 | |
---|---|---|
committer | 2014-11-30 17:58:32 +0000 | |
commit | ea70bf4256220e125db111ae25406da0306979d5 (patch) | |
tree | b9672cb24b6e982451a9a11e707a200495ea601c /x11-libs/libSM | |
parent | Version bump to 3.0.4 (diff) | |
download | gentoo-2-ea70bf4256220e125db111ae25406da0306979d5.tar.gz gentoo-2-ea70bf4256220e125db111ae25406da0306979d5.tar.bz2 gentoo-2-ea70bf4256220e125db111ae25406da0306979d5.zip |
Copy the stable keywords, the only difference is in dependencies and util-linux is stable.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'x11-libs/libSM')
-rw-r--r-- | x11-libs/libSM/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libSM/libSM-1.2.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libSM/ChangeLog b/x11-libs/libSM/ChangeLog index 28d830f94c48..6dae9d29c4aa 100644 --- a/x11-libs/libSM/ChangeLog +++ b/x11-libs/libSM/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libSM # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.117 2014/06/18 21:02:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.118 2014/11/30 17:58:32 mgorny Exp $ + + 30 Nov 2014; Michał Górny <mgorny@gentoo.org> libSM-1.2.2-r1.ebuild: + Copy the stable keywords, the only difference is in dependencies and util- + linux is stable. 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libSM-1.2.1-r1.ebuild, libSM-1.2.2-r1.ebuild, libSM-1.2.2.ebuild: diff --git a/x11-libs/libSM/libSM-1.2.2-r1.ebuild b/x11-libs/libSM/libSM-1.2.2-r1.ebuild index 1a0bb6e3698f..2cf9e56cbe05 100644 --- a/x11-libs/libSM/libSM-1.2.2-r1.ebuild +++ b/x11-libs/libSM/libSM-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.2.2-r1.ebuild,v 1.3 2014/06/18 21:02:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.2.2-r1.ebuild,v 1.4 2014/11/30 17:58:32 mgorny Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit xorg-2 DESCRIPTION="X.Org Session Management library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc ipv6 +uuid" RDEPEND=">=x11-libs/libICE-1.0.8-r1[${MULTILIB_USEDEP}] |