diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 13:50:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 13:50:31 +0000 |
commit | 3f2601d8be18146ab429b0adae89cd9990e1ccfa (patch) | |
tree | 1ca78cdbb0800d10ee55459b97bef4a1b3f45b98 /x11-misc | |
parent | Unbreak subversion__get_repository_uri(). Warn when ESVN_OFFLINE is set while... (diff) | |
download | gentoo-2-3f2601d8be18146ab429b0adae89cd9990e1ccfa.tar.gz gentoo-2-3f2601d8be18146ab429b0adae89cd9990e1ccfa.tar.bz2 gentoo-2-3f2601d8be18146ab429b0adae89cd9990e1ccfa.zip |
alpha/ia64/sparc stable wrt #210913
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.04-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog index 2158d9ba84a5..c9ef62a5d77d 100644 --- a/x11-misc/xscreensaver/ChangeLog +++ b/x11-misc/xscreensaver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xscreensaver # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.217 2008/02/21 08:18:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.218 2008/02/21 13:50:31 armin76 Exp $ + + 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> + xscreensaver-5.04-r1.ebuild: + alpha/ia64/sparc stable wrt #210913 21 Feb 2008; Christian Faulhammer <opfer@gentoo.org> files/desktop_entries/screensaver-properties.desktop: diff --git a/x11-misc/xscreensaver/xscreensaver-5.04-r1.ebuild b/x11-misc/xscreensaver/xscreensaver-5.04-r1.ebuild index 6725fdb48f29..41d9ba4128f9 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.04-r1.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.04-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.04-r1.ebuild,v 1.3 2008/02/21 08:07:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.04-r1.ebuild,v 1.4 2008/02/21 13:50:31 armin76 Exp $ inherit autotools eutils fixheadtails flag-o-matic multilib pam @@ -10,7 +10,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/libXxf86misc |