diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-16 17:45:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-16 17:45:35 +0000 |
commit | 1e5a60f713348a1ff737fec630091947f85405e5 (patch) | |
tree | 388f36dd085a5dc098709fe7ca5d90fc3b7332e4 /x11-proto | |
parent | Stable on amd64; bug 202327 (diff) | |
download | gentoo-2-1e5a60f713348a1ff737fec630091947f85405e5.tar.gz gentoo-2-1e5a60f713348a1ff737fec630091947f85405e5.tar.bz2 gentoo-2-1e5a60f713348a1ff737fec630091947f85405e5.zip |
Stable on ppc64; bug #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-1.4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index 743d7ff03bc2..e13c4c406a0c 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.59 2007/12/16 14:43:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.60 2007/12/16 17:45:35 corsair Exp $ + + 16 Dec 2007; Markus Rothe <corsair@gentoo.org> inputproto-1.4.2.1.ebuild: + Stable on ppc64; bug #202087 16 Dec 2007; nixnut <nixnut@gentoo.org> inputproto-1.4.2.1.ebuild: Stable on ppc wrt bug 202087 diff --git a/x11-proto/inputproto/inputproto-1.4.2.1.ebuild b/x11-proto/inputproto/inputproto-1.4.2.1.ebuild index 85c57e0ce230..af4943a6dbbf 100644 --- a/x11-proto/inputproto/inputproto-1.4.2.1.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.1.ebuild,v 1.5 2007/12/16 14:43:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.1.ebuild,v 1.6 2007/12/16 17:45:35 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |