diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:48:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:48:59 +0000 |
commit | 4fcc324546c8321cc3f497b833059cebe8c1124c (patch) | |
tree | 2e503019aa38e7c8159b5eb1181a6876cc2bc65f /x11-misc | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-4fcc324546c8321cc3f497b833059cebe8c1124c.tar.gz gentoo-2-4fcc324546c8321cc3f497b833059cebe8c1124c.tar.bz2 gentoo-2-4fcc324546c8321cc3f497b833059cebe8c1124c.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xorg-cf-files/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xorg-cf-files/ChangeLog b/x11-misc/xorg-cf-files/ChangeLog index 8e4318b80613..fdf0ae97cc8b 100644 --- a/x11-misc/xorg-cf-files/ChangeLog +++ b/x11-misc/xorg-cf-files/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xorg-cf-files -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.31 2009/12/27 18:13:59 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.32 2010/01/14 17:48:59 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xorg-cf-files-1.0.3.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xorg-cf-files-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild index a624419089a9..1794df1937c2 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.5 2009/12/27 18:13:59 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.6 2010/01/14 17:48:59 jer Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Old Imake-related build files" -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" IUSE="" RDEPEND="" |