diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 19:53:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 19:53:01 +0000 |
commit | 23c59ff91b8aee18ce0d0f38209a9df57a4bf1a9 (patch) | |
tree | d5749b30a8f4db6dfb7e6a2f1ff4d96f1bf347b2 /x11-proto/scrnsaverproto | |
parent | Stable for HPPA (bug #344827). (diff) | |
download | gentoo-2-23c59ff91b8aee18ce0d0f38209a9df57a4bf1a9.tar.gz gentoo-2-23c59ff91b8aee18ce0d0f38209a9df57a4bf1a9.tar.bz2 gentoo-2-23c59ff91b8aee18ce0d0f38209a9df57a4bf1a9.zip |
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Diffstat (limited to 'x11-proto/scrnsaverproto')
-rw-r--r-- | x11-proto/scrnsaverproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index 9c2725c97e11..9befaeb6d31f 100644 --- a/x11-proto/scrnsaverproto/ChangeLog +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -1,6 +1,9 @@ # 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.42 2010/12/29 21:00:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.43 2010/12/31 19:53:01 jer Exp $ + + 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> scrnsaverproto-1.2.1.ebuild: + Stable for HPPA (bug #344827). 29 Dec 2010; Markus Meier <maekke@gentoo.org> scrnsaverproto-1.2.1.ebuild: arm stable, bug #344827 diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild index 52418592404f..8a77be1417ad 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.5 2010/12/29 21:00:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild,v 1.6 2010/12/31 19:53:01 jer 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" |