diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:00:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:00:55 +0000 |
commit | 316e4439da5184efd144fbbcbbba7f87365cc324 (patch) | |
tree | b440a82daaea1212ff5caebf9099abefd0a957fb /x11-misc | |
parent | Stable for alpha, wrt bug #531492 (diff) | |
download | gentoo-2-316e4439da5184efd144fbbcbbba7f87365cc324.tar.gz gentoo-2-316e4439da5184efd144fbbcbbba7f87365cc324.tar.bz2 gentoo-2-316e4439da5184efd144fbbcbbba7f87365cc324.zip |
Stable for alpha, wrt bug #533752
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index d10359c956da..64e4e59257f9 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.391 2015/02/23 11:11:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.392 2015/02/24 09:00:55 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.32.ebuild: + Stable for alpha, wrt bug #533752 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.32.ebuild: Stable for ppc64, wrt bug #533752 diff --git a/x11-misc/xscreensaver/xscreensaver-5.32.ebuild b/x11-misc/xscreensaver/xscreensaver-5.32.ebuild index 27d7002b5057..a559609125f0 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.32.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v 1.8 2015/02/23 11:11:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v 1.9 2015/02/24 09:00:55 ago Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib pam @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="gdm jpeg new-login opengl pam +perl selinux suid xinerama" COMMON_DEPEND=" |