summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-02-11 18:28:57 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-02-11 18:28:57 +0000
commitd45590e553973d9049da2f2dac80c644998ca352 (patch)
tree6bdcecaf22a870f29b811eb2380ac19de2b699b8 /x11-misc/xscreensaver
parentInherit gnome2 for gconf goodies. (diff)
downloadgentoo-2-d45590e553973d9049da2f2dac80c644998ca352.tar.gz
gentoo-2-d45590e553973d9049da2f2dac80c644998ca352.tar.bz2
gentoo-2-d45590e553973d9049da2f2dac80c644998ca352.zip
Patch fixes the issue, 4.23-r2 goes ~arch.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-misc/xscreensaver')
-rw-r--r--x11-misc/xscreensaver/ChangeLog6
-rw-r--r--x11-misc/xscreensaver/xscreensaver-4.23-r2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/xscreensaver/ChangeLog b/x11-misc/xscreensaver/ChangeLog
index 88753ae37076..477fe8fe9cca 100644
--- a/x11-misc/xscreensaver/ChangeLog
+++ b/x11-misc/xscreensaver/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xscreensaver
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.131 2006/02/11 12:38:41 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/ChangeLog,v 1.132 2006/02/11 18:28:57 nelchael Exp $
+
+ 11 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ xscreensaver-4.23-r2.ebuild:
+ Patch fixes the issue, 4.23-r2 goes ~arch.
*xscreensaver-4.23-r2 (11 Feb 2006)
diff --git a/x11-misc/xscreensaver/xscreensaver-4.23-r2.ebuild b/x11-misc/xscreensaver/xscreensaver-4.23-r2.ebuild
index e8a360fc37fc..b5d897b31ba3 100644
--- a/x11-misc/xscreensaver/xscreensaver-4.23-r2.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-4.23-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.23-r2.ebuild,v 1.1 2006/02/11 12:38:41 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.23-r2.ebuild,v 1.2 2006/02/11 18:28:57 nelchael Exp $
inherit eutils flag-o-matic pam fixheadtails autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.jwz.org/xscreensaver/${P}.tar.gz"
HOMEPAGE="http://www.jwz.org/xscreensaver/"
LICENSE="BSD"
-KEYWORDS="-*"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
RDEPEND="|| ( (
@@ -91,7 +91,7 @@ src_unpack() {
epatch "${FILESDIR}/${P}-app-defaults.patch"
eautoreconf
- # Experimental patch that should fix bug #113951:
+ # Fix bug #113951:
epatch "${FILESDIR}/${P}-dpms.patch"
# change old head/tail to POSIX ones