diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:06:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:06:15 +0000 |
commit | 6fff9af364b26f44f454263a5241625692bb0e85 (patch) | |
tree | 522312fbb95a238d97fb3f0f4a9e3aa5107e54a4 /x11-misc | |
parent | Stable for ppc, wrt bug #533696 (diff) | |
download | gentoo-2-6fff9af364b26f44f454263a5241625692bb0e85.tar.gz gentoo-2-6fff9af364b26f44f454263a5241625692bb0e85.tar.bz2 gentoo-2-6fff9af364b26f44f454263a5241625692bb0e85.zip |
Stable for ppc, wrt bug #533752
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 86c2d5948cd8..f3720b531c31 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.389 2015/02/01 13:43:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.390 2015/02/21 12:06:15 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.32.ebuild: + Stable for ppc, wrt bug #533752 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.32.ebuild: Stable for x86, wrt bug #533752 diff --git a/x11-misc/xscreensaver/xscreensaver-5.32.ebuild b/x11-misc/xscreensaver/xscreensaver-5.32.ebuild index 06df3af88eae..a5f85d2cd167 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.6 2015/02/01 13:43:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v 1.7 2015/02/21 12:06:15 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=" |