diff options
author | Guy Martin <gmsoft@gentoo.org> | 2010-06-04 14:13:36 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2010-06-04 14:13:36 +0000 |
commit | 6aeb7da27d55bc40fa70df23e00d45cb0c512f70 (patch) | |
tree | 332f1a6304ff264ba5eb36759368e3edfe8f4bc4 /x11-proto/xf86dgaproto | |
parent | hppa stable, #308521 (diff) | |
download | gentoo-2-6aeb7da27d55bc40fa70df23e00d45cb0c512f70.tar.gz gentoo-2-6aeb7da27d55bc40fa70df23e00d45cb0c512f70.tar.bz2 gentoo-2-6aeb7da27d55bc40fa70df23e00d45cb0c512f70.zip |
hppa stable, #308521
(Portage version: 2.1.8.3/cvs/Linux parisc64)
Diffstat (limited to 'x11-proto/xf86dgaproto')
-rw-r--r-- | x11-proto/xf86dgaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index d31ab4c969b3..47f9ce852af0 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.47 2010/05/12 18:18:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.48 2010/06/04 14:13:36 gmsoft Exp $ + + 31 May 2010; Guy Martin <gmsoft@gentoo.org> xf86dgaproto-2.1.ebuild: + hppa stable, #308521 12 May 2010; Brent Baude <ranger@gentoo.org> xf86dgaproto-2.1.ebuild: Marking xf86dgaproto-2.1 ppc64 stable for bug 308521 diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild index 1f62519ce5b8..f27424210985 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.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/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.8 2010/05/12 18:18:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.9 2010/06/04 14:13:36 gmsoft Exp $ inherit x-modular DESCRIPTION="X.Org XF86DGA protocol headers" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="!<x11-libs/libXxf86dga-1.0.99.1" |