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 | ba918d79d941df7818d57c6746526c7b919a80cd (patch) | |
tree | 5608fe72300d74066771a01e27d7aec94664dda8 /x11-proto/fixesproto | |
parent | stable x86, bug 308521 (diff) | |
download | gentoo-2-ba918d79d941df7818d57c6746526c7b919a80cd.tar.gz gentoo-2-ba918d79d941df7818d57c6746526c7b919a80cd.tar.bz2 gentoo-2-ba918d79d941df7818d57c6746526c7b919a80cd.zip |
stable x86, bug 308521
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r-- | x11-proto/fixesproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fixesproto/fixesproto-4.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index b6b7f1120beb..e65b07e8e38b 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.29 2010/01/14 16:43:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.30 2010/04/09 10:27:32 fauli Exp $ + + 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> + fixesproto-4.1.1.ebuild: + stable x86, bug 308521 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> fixesproto-4.1.1.ebuild: diff --git a/x11-proto/fixesproto/fixesproto-4.1.1.ebuild b/x11-proto/fixesproto/fixesproto-4.1.1.ebuild index f5dc28bb9f3a..efc355f58826 100644 --- a/x11-proto/fixesproto/fixesproto-4.1.1.ebuild +++ b/x11-proto/fixesproto/fixesproto-4.1.1.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/fixesproto/fixesproto-4.1.1.ebuild,v 1.3 2010/01/14 16:43:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild,v 1.4 2010/04/09 10:27:32 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Fixes protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-proto/xextproto-7.0.99.1" |