diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-23 13:06:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-23 13:06:33 +0000 |
commit | ccd0c0f59a06ea1ecc73408332461cf016c6691c (patch) | |
tree | 1ab7015c186706ae8c4e8bfb54d12a5967f604ba /x11-proto/inputproto | |
parent | ia64 + x86 stable (diff) | |
download | historical-ccd0c0f59a06ea1ecc73408332461cf016c6691c.tar.gz historical-ccd0c0f59a06ea1ecc73408332461cf016c6691c.tar.bz2 historical-ccd0c0f59a06ea1ecc73408332461cf016c6691c.zip |
ia64 + x86 stable
Package-Manager: portage-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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index cb54d133efb5..69196c41427b 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.38 2007/04/22 13:32:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.39 2007/04/23 13:04:06 armin76 Exp $ + + 23 Apr 2007; Raúl Porcel <armin76@gentoo.org> inputproto-1.4.1.ebuild: + ia64 + x86 stable 22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> inputproto-1.4.ebuild: diff --git a/x11-proto/inputproto/inputproto-1.4.1.ebuild b/x11-proto/inputproto/inputproto-1.4.1.ebuild index c87b5c162d57..059cc10bfcd4 100644 --- a/x11-proto/inputproto/inputproto-1.4.1.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.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.1.ebuild,v 1.2 2007/04/20 13:46:56 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.1.ebuild,v 1.3 2007/04/23 13:04:06 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}" |