diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:17:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:17:52 +0000 |
commit | 19f0494f6682813e28ac63634a7684c1c07f61fb (patch) | |
tree | a6cd926668b7e118b6a5b2835a640793be119bac /x11-misc | |
parent | Stable for sparc, wrt bug #495354 (diff) | |
download | gentoo-2-19f0494f6682813e28ac63634a7684c1c07f61fb.tar.gz gentoo-2-19f0494f6682813e28ac63634a7684c1c07f61fb.tar.bz2 gentoo-2-19f0494f6682813e28ac63634a7684c1c07f61fb.zip |
Stable for sparc, wrt bug #499990
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 5e8868295e9d..3bc554935407 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.347 2014/02/23 19:47:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.348 2014/03/12 10:17:52 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xscreensaver-5.26.ebuild: + Stable for sparc, wrt bug #499990 23 Feb 2014; Markus Meier <maekke@gentoo.org> xscreensaver-5.26.ebuild: arm stable, bug #499990 diff --git a/x11-misc/xscreensaver/xscreensaver-5.26.ebuild b/x11-misc/xscreensaver/xscreensaver-5.26.ebuild index 2b4e3829caf1..b4122dd175da 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.26.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.26.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.26.ebuild,v 1.6 2014/02/23 19:47:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.26.ebuild,v 1.7 2014/03/12 10:17:52 ago Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib pam @@ -11,7 +11,7 @@ SRC_URI="http://www.jwz.org/xscreensaver/${P}.tar.gz" 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="dev-libs/libxml2 |