diff options
author | 2006-01-08 19:52:21 +0000 | |
---|---|---|
committer | 2006-01-08 19:52:21 +0000 | |
commit | aa612b150945760cb6b458641bc89ecafc343cc6 (patch) | |
tree | e19a1f9a80a35aaeedc49975003ab0ad66b19db8 /x11-misc/xorg-cf-files | |
parent | blauwers removed from metadata (#109517) (diff) | |
download | gentoo-2-aa612b150945760cb6b458641bc89ecafc343cc6.tar.gz gentoo-2-aa612b150945760cb6b458641bc89ecafc343cc6.tar.bz2 gentoo-2-aa612b150945760cb6b458641bc89ecafc343cc6.zip |
Add ~ppc keyword
(Portage version: 2.0.53)
Diffstat (limited to 'x11-misc/xorg-cf-files')
-rw-r--r-- | x11-misc/xorg-cf-files/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/xorg-cf-files/ChangeLog b/x11-misc/xorg-cf-files/ChangeLog index 91085965cb15..3c930275281c 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.12 2005/12/27 11:08:46 stefaan Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.13 2006/01/08 19:52:21 nixnut Exp $ + + 08 Jan 2006; <nixnut@gentoo.org> xorg-cf-files-1.0.1.ebuild: + Add ~ppc keyword 27 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> xorg-cf-files-1.0.1.ebuild: diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild index 577c364c020f..2d961332a921 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.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/xorg-cf-files/xorg-cf-files-1.0.1.ebuild,v 1.3 2006/01/02 21:57:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild,v 1.4 2006/01/08 19:52:21 nixnut Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="Old Imake-related build files" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |