diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:55:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:55:43 +0000 |
commit | 6d2f60ee7c42451102eac3bc53937bb1db94659a (patch) | |
tree | 623ef623625b1e3650091b095479f0b1e7de9523 /x11-misc/xorg-cf-files | |
parent | Added ~ppc64 (diff) | |
download | historical-6d2f60ee7c42451102eac3bc53937bb1db94659a.tar.gz historical-6d2f60ee7c42451102eac3bc53937bb1db94659a.tar.bz2 historical-6d2f60ee7c42451102eac3bc53937bb1db94659a.zip |
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-misc/xorg-cf-files')
-rw-r--r-- | x11-misc/xorg-cf-files/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xorg-cf-files/ChangeLog b/x11-misc/xorg-cf-files/ChangeLog index 74aafffa4db3..171b65bd8728 100644 --- a/x11-misc/xorg-cf-files/ChangeLog +++ b/x11-misc/xorg-cf-files/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xorg-cf-files # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.14 2006/02/06 19:24:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.15 2006/02/14 22:55:43 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xorg-cf-files-1.0.1-r1.ebuild: + Added ~ppc64 *xorg-cf-files-1.0.1-r1 (06 Feb 2006) diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild index da776015e630..87cf44820390 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-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/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild,v 1.1 2006/02/06 19:24:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild,v 1.2 2006/02/14 22:55:43 corsair 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 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |