diff options
author | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:16:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:16:46 +0000 |
commit | 5ca48364c09f1143d5b357c5faefb4312dbfd156 (patch) | |
tree | 90abc4b4b9532f5ef4bacf46fc12a9685b0ea2bf /x11-proto/inputproto | |
parent | Marking fixesproto-4.1.1 ppc64 for bug 308521 (diff) | |
download | historical-5ca48364c09f1143d5b357c5faefb4312dbfd156.tar.gz historical-5ca48364c09f1143d5b357c5faefb4312dbfd156.tar.bz2 historical-5ca48364c09f1143d5b357c5faefb4312dbfd156.zip |
Marking inputproto-2.0 ppc64 for bug 308521
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index 96651e7d6500..1cbc1ecfcf14 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.96 2010/04/18 19:49:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.97 2010/05/12 18:16:46 ranger Exp $ + + 12 May 2010; Brent Baude <ranger@gentoo.org> inputproto-2.0.ebuild: + Marking inputproto-2.0 ppc64 stable for bug 308521 18 Apr 2010; Markus Meier <maekke@gentoo.org> inputproto-2.0.ebuild: arm stable, bug #308521 diff --git a/x11-proto/inputproto/inputproto-2.0.ebuild b/x11-proto/inputproto/inputproto-2.0.ebuild index c0575e90f72b..aecfa75eea59 100644 --- a/x11-proto/inputproto/inputproto-2.0.ebuild +++ b/x11-proto/inputproto/inputproto-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/inputproto/inputproto-2.0.ebuild,v 1.7 2010/04/18 19:49:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.8 2010/05/12 18:16:46 ranger Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |