diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:55:26 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:55:26 +0000 |
commit | a386f856334055a6909356889a142d2c6a5c7c82 (patch) | |
tree | 72073844da1e581131e95d061f10c1e42fa2c827 /x11-proto/inputproto | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-a386f856334055a6909356889a142d2c6a5c7c82.tar.gz gentoo-2-a386f856334055a6909356889a142d2c6a5c7c82.tar.bz2 gentoo-2-a386f856334055a6909356889a142d2c6a5c7c82.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index 00aaf6dab825..fd65511226c3 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.68 2009/04/03 14:30:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.69 2009/04/05 18:55:26 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> inputproto-1.5.0.ebuild: + Stable on amd64, bug #251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> inputproto-1.5.0.ebuild: Marking inputproto-1.5.0 ppc64 stable for bug 251832 diff --git a/x11-proto/inputproto/inputproto-1.5.0.ebuild b/x11-proto/inputproto/inputproto-1.5.0.ebuild index c38b030c9ca3..f7e11fda281b 100644 --- a/x11-proto/inputproto/inputproto-1.5.0.ebuild +++ b/x11-proto/inputproto/inputproto-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.3 2009/04/03 14:30:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.4 2009/04/05 18:55:26 tester 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}" |