diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 18:14:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 18:14:35 +0000 |
commit | 34fda76c20db1a09c7c10f5ccf226c2d9ae2d8da (patch) | |
tree | 158fc36293cac8cc22d82d69cb3f54e78400bd9c /x11-proto/xf86dgaproto | |
parent | alpha/ia64/s390/sh/sparc stable wrt #308521 (diff) | |
download | gentoo-2-34fda76c20db1a09c7c10f5ccf226c2d9ae2d8da.tar.gz gentoo-2-34fda76c20db1a09c7c10f5ccf226c2d9ae2d8da.tar.bz2 gentoo-2-34fda76c20db1a09c7c10f5ccf226c2d9ae2d8da.zip |
alpha/ia64/s390/sh/sparc stable wrt #308521
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 47f9ce852af0..04905970f37f 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.48 2010/06/04 14:13:36 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.49 2010/08/02 18:14:35 armin76 Exp $ + + 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> xf86dgaproto-2.1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #308521 31 May 2010; Guy Martin <gmsoft@gentoo.org> xf86dgaproto-2.1.ebuild: hppa stable, #308521 diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild index f27424210985..c08297f7b418 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.9 2010/06/04 14:13:36 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.10 2010/08/02 18:14:35 armin76 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" |