diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 08:57:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 08:57:10 +0000 |
commit | 83ded65ed3a85cd8a9898e7ff6f5bd42a029df0d (patch) | |
tree | dce9b496be3adc8b63dc45454974b3b660bda906 /x11-misc | |
parent | Stable for alpha, wrt bug #520680 (diff) | |
download | gentoo-2-83ded65ed3a85cd8a9898e7ff6f5bd42a029df0d.tar.gz gentoo-2-83ded65ed3a85cd8a9898e7ff6f5bd42a029df0d.tar.bz2 gentoo-2-83ded65ed3a85cd8a9898e7ff6f5bd42a029df0d.zip |
Stable for alpha, wrt bug #525680
(Portage version: 2.2.8-r2/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.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 323d9bdcd064..e67820ebe918 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.375 2014/11/01 17:44:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.376 2014/11/02 08:57:10 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.30.ebuild: + Stable for alpha, wrt bug #525680 01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.30.ebuild: Stable for ppc, wrt bug #525680 diff --git a/x11-misc/xscreensaver/xscreensaver-5.30.ebuild b/x11-misc/xscreensaver/xscreensaver-5.30.ebuild index 1dce6279ba87..e6e5898513cd 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.6 2014/11/01 17:44:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.30.ebuild,v 1.7 2014/11/02 08:57:10 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=" |