diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:32:40 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:32:40 +0000 |
commit | 9865a39c01268fc8ccffe8a0a461ccffd3938f44 (patch) | |
tree | 6359675d8b4ad3466bd82dbb1cf8fb00603637e2 /x11-proto | |
parent | x86 stable, bug #202666 (diff) | |
download | gentoo-2-9865a39c01268fc8ccffe8a0a461ccffd3938f44.tar.gz gentoo-2-9865a39c01268fc8ccffe8a0a461ccffd3938f44.tar.bz2 gentoo-2-9865a39c01268fc8ccffe8a0a461ccffd3938f44.zip |
Stable on x86 wrt #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 e13c4c406a0c..7896a10ca45b 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.60 2007/12/16 17:45:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.61 2007/12/19 23:32:40 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> inputproto-1.4.2.1.ebuild: + Stable on x86 (bug #202087) 16 Dec 2007; Markus Rothe <corsair@gentoo.org> inputproto-1.4.2.1.ebuild: Stable on ppc64; 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 af4943a6dbbf..149ea80fe32a 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.6 2007/12/16 17:45:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.1.ebuild,v 1.7 2007/12/19 23:32:40 cla 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}" |