diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:27:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:27:32 +0000 |
commit | 4474ec4984e452ff3fa60f9e82ef2785f20529ac (patch) | |
tree | e331519cb19b6a934470645935d0e55b06368009 /x11-proto/recordproto | |
parent | stable x86, bug 308521 (diff) | |
download | historical-4474ec4984e452ff3fa60f9e82ef2785f20529ac.tar.gz historical-4474ec4984e452ff3fa60f9e82ef2785f20529ac.tar.bz2 historical-4474ec4984e452ff3fa60f9e82ef2785f20529ac.zip |
stable x86, bug 308521
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r-- | x11-proto/recordproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/recordproto/recordproto-1.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index 905ae24f2809..c82d000b4dd5 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.31 2010/01/14 17:03:03 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.32 2010/04/09 10:20:26 fauli Exp $ + + 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> + recordproto-1.14.ebuild: + stable x86, bug 308521 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> recordproto-1.14.ebuild: diff --git a/x11-proto/recordproto/recordproto-1.14.ebuild b/x11-proto/recordproto/recordproto-1.14.ebuild index c5145198cb52..5d3ef223691c 100644 --- a/x11-proto/recordproto/recordproto-1.14.ebuild +++ b/x11-proto/recordproto/recordproto-1.14.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.3 2010/01/14 17:03:03 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.4 2010/04/09 10:20:26 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Record protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="!<x11-libs/libXtst-1.0.99.2" |