diff options
-rw-r--r-- | x11-misc/Xorgautoconfig/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/Xorgautoconfig/Xorgautoconfig-0.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/Xorgautoconfig/ChangeLog b/x11-misc/Xorgautoconfig/ChangeLog index 358398644d10..9891b689719b 100644 --- a/x11-misc/Xorgautoconfig/ChangeLog +++ b/x11-misc/Xorgautoconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/Xorgautoconfig # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xorgautoconfig/ChangeLog,v 1.18 2006/07/06 21:50:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xorgautoconfig/ChangeLog,v 1.19 2006/07/07 06:40:03 corsair Exp $ + + 07 Jul 2006; Markus Rothe <corsair@gentoo.org> + Xorgautoconfig-0.2.4-r1.ebuild: + Stable on ppc64; bug #139392 06 Jul 2006; Joseph Jezak <josejx@gentoo.org> Xorgautoconfig-0.2.4-r1.ebuild: diff --git a/x11-misc/Xorgautoconfig/Xorgautoconfig-0.2.4-r1.ebuild b/x11-misc/Xorgautoconfig/Xorgautoconfig-0.2.4-r1.ebuild index 43ce4ab6e835..3804ee735ba0 100644 --- a/x11-misc/Xorgautoconfig/Xorgautoconfig-0.2.4-r1.ebuild +++ b/x11-misc/Xorgautoconfig/Xorgautoconfig-0.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xorgautoconfig/Xorgautoconfig-0.2.4-r1.ebuild,v 1.2 2006/07/06 21:50:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xorgautoconfig/Xorgautoconfig-0.2.4-r1.ebuild,v 1.3 2006/07/07 06:40:03 corsair Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ~ppc64" +KEYWORDS="ppc ppc64" IUSE="" DEPEND="" |