diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:44:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:44:32 +0000 |
commit | 0d903feafd6b5870a4c6a418e481f6c278be2c97 (patch) | |
tree | 3868cb71a4494f2a69f8326abfd9d138b1af41bd /x11-misc/xorg-cf-files | |
parent | Marking xkeyboard-config-1.7 ppc64 for bug 294958 (diff) | |
download | gentoo-2-0d903feafd6b5870a4c6a418e481f6c278be2c97.tar.gz gentoo-2-0d903feafd6b5870a4c6a418e481f6c278be2c97.tar.bz2 gentoo-2-0d903feafd6b5870a4c6a418e481f6c278be2c97.zip |
Marking xorg-cf-files-1.0.3 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 d673a4f54342..95805ab486f8 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.29 2009/12/10 19:33:27 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.30 2009/12/15 19:44:32 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xorg-cf-files-1.0.3.ebuild: + Marking xorg-cf-files-1.0.3 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xorg-cf-files-1.0.3.ebuild: 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 da1b13c3f2fc..dba95b00ca03 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 # 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.3 2009/12/10 19:33:27 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.4 2009/12/15 19:44:32 ranger 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="" |