diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:09:10 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:09:10 +0000 |
commit | 2c24c22f6d64d82ef2997ac8b3bcd92cc7b78656 (patch) | |
tree | fdce52d72717570af2d3d7149b60ab2550a5cc43 /x11-proto/xf86dgaproto | |
parent | Stable on x86 wrt #202087 (diff) | |
download | historical-2c24c22f6d64d82ef2997ac8b3bcd92cc7b78656.tar.gz historical-2c24c22f6d64d82ef2997ac8b3bcd92cc7b78656.tar.bz2 historical-2c24c22f6d64d82ef2997ac8b3bcd92cc7b78656.zip |
Stable on x86 wrt #202087
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-proto/xf86dgaproto')
-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 638b9659ea1a..f170df3348c9 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.26 2007/09/08 07:18:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.27 2007/12/20 00:09:10 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xf86dgaproto-2.0.3.ebuild: + Stable on x86 (bug #202087) *xf86dgaproto-2.0.3 (08 Sep 2007) diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild index e6b201381918..c55fb7f627e0 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-2007 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.1 2007/09/08 07:18:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild,v 1.2 2007/12/20 00:09:10 cla 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}" |