summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-19 12:41:51 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-19 12:41:51 +0000
commit6468501cfe8a38fc9ef210dbd092e3349615e5f3 (patch)
treeff193631a4abb9edc19d873b33132f9b8749a38c /x11-proto/scrnsaverproto
parentadded updated ebuild for kernels >= 2.6.34, thanks to Tilo Prütz. Solving bu... (diff)
downloadhistorical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.gz
historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.bz2
historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.zip
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/scrnsaverproto')
-rw-r--r--x11-proto/scrnsaverproto/ChangeLog6
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog
index 899265be7c03..94c6f0e9415f 100644
--- a/x11-proto/scrnsaverproto/ChangeLog
+++ b/x11-proto/scrnsaverproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.38 2010/10/31 13:04:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.39 2010/12/19 12:40:04 ssuominen Exp $
+
+ 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
+ scrnsaverproto-1.2.1.ebuild:
+ ppc64 stable wrt #344827
*scrnsaverproto-1.2.1 (31 Oct 2010)
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild
index 52a5362be829..b16d0e73b845 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild,v 1.1 2010/10/31 13:04:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild,v 1.2 2010/12/19 12:40:04 ssuominen Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND="!<x11-libs/libXScrnSaver-1.2"