diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-12-15 15:21:20 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-12-15 15:21:20 +0000 |
commit | 3507e73b3886d6ac42a2d2a01b7ce6dbf4233109 (patch) | |
tree | 0d1a8d0f0e3216b259e1af9144ecbd00c73881e7 /x11-proto/inputproto | |
parent | USE gsm was masked for net-misc/yate, while it's net-voip/yate. Fix this. (diff) | |
download | gentoo-2-3507e73b3886d6ac42a2d2a01b7ce6dbf4233109.tar.gz gentoo-2-3507e73b3886d6ac42a2d2a01b7ce6dbf4233109.tar.bz2 gentoo-2-3507e73b3886d6ac42a2d2a01b7ce6dbf4233109.zip |
amd64 stable bug #202087
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-proto/inputproto')
-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 3e2d060d729f..5935936a22ad 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.57 2007/12/13 13:21:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.58 2007/12/15 15:21:20 cardoe Exp $ + + 15 Dec 2007; Doug Klima <cardoe@gentoo.org> inputproto-1.4.2.1.ebuild: + amd64 stable bug #202087 13 Dec 2007; Raúl Porcel <armin76@gentoo.org> inputproto-1.4.2.1.ebuild: alpha/ia64 stable wrt #202087 diff --git a/x11-proto/inputproto/inputproto-1.4.2.1.ebuild b/x11-proto/inputproto/inputproto-1.4.2.1.ebuild index ea55ab4ed142..659a6c45dbe6 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.3 2007/12/13 13:21:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.1.ebuild,v 1.4 2007/12/15 15:21:20 cardoe 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}" |