diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:55:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:55:55 +0000 |
commit | c504f0ad8730a8dff1bb10c2d0e831071408f56f (patch) | |
tree | 09b190e1f0cab4c8cdd7317924029c072a55a522 /x11-misc/xorg-cf-files | |
parent | Version bump. (diff) | |
download | gentoo-2-c504f0ad8730a8dff1bb10c2d0e831071408f56f.tar.gz gentoo-2-c504f0ad8730a8dff1bb10c2d0e831071408f56f.tar.bz2 gentoo-2-c504f0ad8730a8dff1bb10c2d0e831071408f56f.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xorg-cf-files')
-rw-r--r-- | x11-misc/xorg-cf-files/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xorg-cf-files/ChangeLog b/x11-misc/xorg-cf-files/ChangeLog index fdf0ae97cc8b..2a7e32880abb 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.33 2010/01/14 22:55:55 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xorg-cf-files-1.0.3.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xorg-cf-files-1.0.3.ebuild: Stable for HPPA (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 1794df1937c2..68bf9a059098 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-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.6 2010/01/14 17:48:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.7 2010/01/14 22:55:55 maekke 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="" |