diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 11:47:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 11:47:02 +0000 |
commit | 789cfe28ac6daf3fd02d58f9d5dc978cf0f7c6bf (patch) | |
tree | 1ab4b1ce9e3c609f896a663a33ebf2c28629ba3f /x11-proto | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-789cfe28ac6daf3fd02d58f9d5dc978cf0f7c6bf.tar.gz gentoo-2-789cfe28ac6daf3fd02d58f9d5dc978cf0f7c6bf.tar.bz2 gentoo-2-789cfe28ac6daf3fd02d58f9d5dc978cf0f7c6bf.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86dgaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index 747054a7afc6..b386923a5675 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.29 2008/01/27 19:19:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.30 2008/02/05 11:47:02 corsair Exp $ + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> xf86dgaproto-2.0.3.ebuild: + Stable on ppc64 27 Jan 2008; Raúl Porcel <armin76@gentoo.org> xf86dgaproto-2.0.3.ebuild: alpha/ia64/sparc stable diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild index 89e7b79f94eb..a7b0e4230cfd 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild,v 1.5 2008/01/27 19:19:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild,v 1.6 2008/02/05 11:47:02 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XF86DGA protocol headers" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |