diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-30 13:38:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-30 13:38:03 +0000 |
commit | 62ccd4f39482e5abe774c0308f10882415210c0c (patch) | |
tree | 97c77a00d19c948f8e063d708ad41d55e3d04d85 /x11-misc | |
parent | arm/ia64/s390/sh/sparc stable wrt #270261 (diff) | |
download | gentoo-2-62ccd4f39482e5abe774c0308f10882415210c0c.tar.gz gentoo-2-62ccd4f39482e5abe774c0308f10882415210c0c.tar.bz2 gentoo-2-62ccd4f39482e5abe774c0308f10882415210c0c.zip |
arm/ia64/sh/sparc stable wrt #274696
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.08-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index e7789a0ac8ca..12543e3c380d 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.257 2009/06/28 12:51:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.258 2009/06/30 13:38:03 armin76 Exp $ + + 30 Jun 2009; Raúl Porcel <armin76@gentoo.org> + xscreensaver-5.08-r2.ebuild: + arm/ia64/sh/sparc stable wrt #274696 28 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xscreensaver-5.08-r2.ebuild: diff --git a/x11-misc/xscreensaver/xscreensaver-5.08-r2.ebuild b/x11-misc/xscreensaver/xscreensaver-5.08-r2.ebuild index 7d8ae854c7dc..b445f1b9b9eb 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.08-r2.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.08-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.08-r2.ebuild,v 1.5 2009/06/28 12:51:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.08-r2.ebuild,v 1.6 2009/06/30 13:38:03 armin76 Exp $ EAPI=2 inherit autotools eutils flag-o-matic multilib pam @@ -11,7 +11,7 @@ HOMEPAGE="http://www.jwz.org/xscreensaver" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="jpeg new-login opengl pam suid xinerama" RDEPEND="x11-libs/libXmu |