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 | cc57d765ca419fccf5075ce144f4eefb8b74fddb (patch) | |
tree | 49e4106a4743a42e617981b2c00778454a91ef57 | |
parent | Marking recordproto-1.14 ppc64 for bug 308521 (diff) | |
download | historical-cc57d765ca419fccf5075ce144f4eefb8b74fddb.tar.gz historical-cc57d765ca419fccf5075ce144f4eefb8b74fddb.tar.bz2 historical-cc57d765ca419fccf5075ce144f4eefb8b74fddb.zip |
Marking scrnsaverproto-1.2.0 ppc64 for bug 308521
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
-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" |