diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:07:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:07:24 +0000 |
commit | c88d93a91cc7851b6e755e6e3be8c39891148c05 (patch) | |
tree | e8622d611cf7fa5987fc51f1bdbc0f0fbb8ee14d /x11-proto/dri2proto | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-c88d93a91cc7851b6e755e6e3be8c39891148c05.tar.gz gentoo-2-c88d93a91cc7851b6e755e6e3be8c39891148c05.tar.bz2 gentoo-2-c88d93a91cc7851b6e755e6e3be8c39891148c05.zip |
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-proto/dri2proto')
-rw-r--r-- | x11-proto/dri2proto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/dri2proto/dri2proto-2.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog index 9d5042ed3322..3b1d4923e6cc 100644 --- a/x11-proto/dri2proto/ChangeLog +++ b/x11-proto/dri2proto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/dri2proto -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.58 2013/09/21 17:09:10 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.59 2014/03/27 11:07:24 ago Exp $ + + 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> dri2proto-2.8-r1.ebuild: + Stable for amd64, wrt bug #500368 *dri2proto-2.8-r1 (21 Sep 2013) diff --git a/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild b/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild index 3451cfe40c11..bdb4310a5ac9 100644 --- a/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild +++ b/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild,v 1.1 2013/09/21 17:09:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild,v 1.2 2014/03/27 11:07:24 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org DRI2 protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |