diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 13:21:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 13:21:20 +0000 |
commit | e33b5034183fb1433da7c23c1716683321ae96be (patch) | |
tree | 4097be0b6c86ae5c94ee99c8a09df10711a501f3 /x11-proto | |
parent | Initial import of ebuild written by me. (diff) | |
download | gentoo-2-e33b5034183fb1433da7c23c1716683321ae96be.tar.gz gentoo-2-e33b5034183fb1433da7c23c1716683321ae96be.tar.bz2 gentoo-2-e33b5034183fb1433da7c23c1716683321ae96be.zip |
alpha/ia64 stable 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 7a1b50ac2082..3e2d060d729f 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.56 2007/12/12 21:17:01 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.57 2007/12/13 13:21:20 armin76 Exp $ + + 13 Dec 2007; Raúl Porcel <armin76@gentoo.org> inputproto-1.4.2.1.ebuild: + alpha/ia64 stable wrt #202087 12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> inputproto-1.4.2.1.ebuild: diff --git a/x11-proto/inputproto/inputproto-1.4.2.1.ebuild b/x11-proto/inputproto/inputproto-1.4.2.1.ebuild index 65392a0c5b2a..ea55ab4ed142 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.2 2007/12/12 21:17:01 fmccor Exp $ +# $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 $ # 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}" |