diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-18 12:51:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-18 12:51:12 +0000 |
commit | 7dd4fa2ddc5ace23b7bba3937a6fdf417e96c721 (patch) | |
tree | 57a019c58d6c2ce28f12233c7ac026e89834ab15 /x11-proto/inputproto | |
parent | ia64 + x86 stable wrt bug 175040 (diff) | |
download | gentoo-2-7dd4fa2ddc5ace23b7bba3937a6fdf417e96c721.tar.gz gentoo-2-7dd4fa2ddc5ace23b7bba3937a6fdf417e96c721.tar.bz2 gentoo-2-7dd4fa2ddc5ace23b7bba3937a6fdf417e96c721.zip |
ia64 + x86 stable wrt bug 174959
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index a66795e59f61..9fd4e8181146 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.35 2007/04/18 10:33:28 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.36 2007/04/18 12:51:12 armin76 Exp $ + + 18 Apr 2007; Raúl Porcel <armin76@gentoo.org> inputproto-1.4.ebuild: + ia64 + x86 stable wrt bug 174959 18 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> inputproto-1.4.ebuild: Stable on alpha wrt bug #174959 diff --git a/x11-proto/inputproto/inputproto-1.4.ebuild b/x11-proto/inputproto/inputproto-1.4.ebuild index e8ba89e733a2..c14da3195282 100644 --- a/x11-proto/inputproto/inputproto-1.4.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.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.ebuild,v 1.6 2007/04/18 10:33:28 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.ebuild,v 1.7 2007/04/18 12:51:12 armin76 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}" |