diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 13:22:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 13:22:00 +0000 |
commit | 94de82970f2fcc99ee0a657e82b66d772e25acdd (patch) | |
tree | 03c79127b293529f13c5c56ac385d1ec8624ec80 /x11-proto/inputproto | |
parent | Initial import of ebuild written by me. (diff) | |
download | historical-94de82970f2fcc99ee0a657e82b66d772e25acdd.tar.gz historical-94de82970f2fcc99ee0a657e82b66d772e25acdd.tar.bz2 historical-94de82970f2fcc99ee0a657e82b66d772e25acdd.zip |
alpha/ia64 stable wrt #202087
Package-Manager: portage-2.1.3.19
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 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}" |