diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:16:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:16:49 +0000 |
commit | 3004a3c79e5dc6fdcdbbde03aaf64f071caa1264 (patch) | |
tree | 0f2d84bac1cfbe58640f20e891b93b6dd70d7a9a /x11-misc/xscreensaver | |
parent | Stable for sparc, wrt bug #533692 (diff) | |
download | gentoo-2-3004a3c79e5dc6fdcdbbde03aaf64f071caa1264.tar.gz gentoo-2-3004a3c79e5dc6fdcdbbde03aaf64f071caa1264.tar.bz2 gentoo-2-3004a3c79e5dc6fdcdbbde03aaf64f071caa1264.zip |
Stable for sparc, wrt bug #533752
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/xscreensaver')
-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 64e4e59257f9..07f051b1548e 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.392 2015/02/24 09:00:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.393 2015/02/27 11:16:49 ago Exp $ + + 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.32.ebuild: + Stable for sparc, wrt bug #533752 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.32.ebuild: Stable for alpha, wrt bug #533752 diff --git a/x11-misc/xscreensaver/xscreensaver-5.32.ebuild b/x11-misc/xscreensaver/xscreensaver-5.32.ebuild index a559609125f0..2b466379e252 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.9 2015/02/24 09:00:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.32.ebuild,v 1.10 2015/02/27 11:16:49 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=" |