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 | bb550f85aa716abc1a6cd41837f728190c51acd7 (patch) | |
tree | 22905443bc4cbb696bf5e602aab0f3fc3687ddf5 /x11-proto | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-bb550f85aa716abc1a6cd41837f728190c51acd7.tar.gz gentoo-2-bb550f85aa716abc1a6cd41837f728190c51acd7.tar.bz2 gentoo-2-bb550f85aa716abc1a6cd41837f728190c51acd7.zip |
Stable on x86 wrt #202087
(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 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}" |