diff options
author | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:17:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:17:31 +0000 |
commit | 90ab6f5db84a6dcca204e4f7656e83c984c0f758 (patch) | |
tree | c3144973b7ce525c4338ad5526ba07d9b9eee434 /x11-proto/scrnsaverproto | |
parent | Marking recordproto-1.14 ppc64 for bug 308521 (diff) | |
download | gentoo-2-90ab6f5db84a6dcca204e4f7656e83c984c0f758.tar.gz gentoo-2-90ab6f5db84a6dcca204e4f7656e83c984c0f758.tar.bz2 gentoo-2-90ab6f5db84a6dcca204e4f7656e83c984c0f758.zip |
Marking scrnsaverproto-1.2.0 ppc64 for bug 308521
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'x11-proto/scrnsaverproto')
-rw-r--r-- | x11-proto/scrnsaverproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index 6c346552c3a7..fe3a48e27eba 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.33 2010/04/18 19:39:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.34 2010/05/12 18:17:31 ranger Exp $ + + 12 May 2010; Brent Baude <ranger@gentoo.org> scrnsaverproto-1.2.0.ebuild: + Marking scrnsaverproto-1.2.0 ppc64 stable for bug 308521 18 Apr 2010; Markus Meier <maekke@gentoo.org> scrnsaverproto-1.2.0.ebuild: arm stable, bug #308521 diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild index 29f220fd31ff..cffdad909340 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild @@ -1,6 +1,6 @@ # 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.0.ebuild,v 1.8 2010/04/18 19:39:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.9 2010/05/12 18:17:31 ranger Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit x-modular 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="" RDEPEND="!<x11-libs/libXScrnSaver-1.2" |