diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 21:09:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 21:09:01 +0000 |
commit | b828525fb09ce31ae1cc4cd1684d2b099290b5fe (patch) | |
tree | 2edb9ae50cfeadef662b0ff520f4f6c602a3f29f /x11-libs/libXdmcp | |
parent | arm stable, bug #344827 (diff) | |
download | gentoo-2-b828525fb09ce31ae1cc4cd1684d2b099290b5fe.tar.gz gentoo-2-b828525fb09ce31ae1cc4cd1684d2b099290b5fe.tar.bz2 gentoo-2-b828525fb09ce31ae1cc4cd1684d2b099290b5fe.zip |
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXdmcp')
-rw-r--r-- | x11-libs/libXdmcp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXdmcp/libXdmcp-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXdmcp/ChangeLog b/x11-libs/libXdmcp/ChangeLog index 1ee91db3abf4..5296bf4dee00 100644 --- a/x11-libs/libXdmcp/ChangeLog +++ b/x11-libs/libXdmcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXdmcp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v 1.57 2010/12/25 20:27:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v 1.58 2010/12/29 21:09:01 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> libXdmcp-1.1.0.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> libXdmcp-1.1.0.ebuild: diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.0.ebuild b/x11-libs/libXdmcp/libXdmcp-1.1.0.ebuild index 8fbab72be6dd..8b1e6a850c7e 100644 --- a/x11-libs/libXdmcp/libXdmcp-1.1.0.ebuild +++ b/x11-libs/libXdmcp/libXdmcp-1.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/libXdmcp-1.1.0.ebuild,v 1.5 2010/12/25 20:27:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/libXdmcp-1.1.0.ebuild,v 1.6 2010/12/29 21:09:01 maekke Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Xdmcp library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND="x11-proto/xproto" |