diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 09:36:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 09:36:39 +0000 |
commit | dcabe8447423d20086570a7d208fe5fc7ad93802 (patch) | |
tree | 44bf8a0ff4e7aa276f623e61bf748851f3146c61 /x11-misc | |
parent | Stable for x86, wrt bug #503682 (diff) | |
download | gentoo-2-dcabe8447423d20086570a7d208fe5fc7ad93802.tar.gz gentoo-2-dcabe8447423d20086570a7d208fe5fc7ad93802.tar.bz2 gentoo-2-dcabe8447423d20086570a7d208fe5fc7ad93802.zip |
Stable for x86, wrt bug #525680
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 9016c4a73525..327096103a4f 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.377 2014/11/02 10:36:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.378 2014/11/03 09:36:39 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.30.ebuild: + Stable for x86, wrt bug #525680 02 Nov 2014; Sven Vermeulen <swift@gentoo.org> xscreensaver-5.29.ebuild, xscreensaver-5.30.ebuild: diff --git a/x11-misc/xscreensaver/xscreensaver-5.30.ebuild b/x11-misc/xscreensaver/xscreensaver-5.30.ebuild index e4283a6fa738..4433847ded0d 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.30.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.30.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-misc/xscreensaver/xscreensaver-5.30.ebuild,v 1.8 2014/11/02 10:36:58 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.30.ebuild,v 1.9 2014/11/03 09:36:39 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=" |