diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-04-07 06:19:59 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-04-07 06:19:59 +0000 |
commit | 250c246ad98c252d7df3a6c3bf3e33978eeaa7fb (patch) | |
tree | 0730d5ec3ad7ee0e5d81cbcad93a6a4fa42ff83d /x11-apps/xphelloworld | |
parent | Add ~ppc keyword. (diff) | |
download | gentoo-2-250c246ad98c252d7df3a6c3bf3e33978eeaa7fb.tar.gz gentoo-2-250c246ad98c252d7df3a6c3bf3e33978eeaa7fb.tar.bz2 gentoo-2-250c246ad98c252d7df3a6c3bf3e33978eeaa7fb.zip |
Add ~ppc keyword.
(Portage version: 2.1.2.3)
Diffstat (limited to 'x11-apps/xphelloworld')
-rw-r--r-- | x11-apps/xphelloworld/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xphelloworld/xphelloworld-1.0.1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-apps/xphelloworld/ChangeLog b/x11-apps/xphelloworld/ChangeLog index daa1443c8e45..12b06ca82f0d 100644 --- a/x11-apps/xphelloworld/ChangeLog +++ b/x11-apps/xphelloworld/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xphelloworld # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xphelloworld/ChangeLog,v 1.11 2007/02/22 00:22:51 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xphelloworld/ChangeLog,v 1.12 2007/04/07 06:19:59 robbat2 Exp $ + + 07 Apr 2007; Robin H. Johnson <robbat2@gentoo.org> + xphelloworld-1.0.1.ebuild: + Add ~ppc keyword. 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-apps/xphelloworld/xphelloworld-1.0.1.ebuild b/x11-apps/xphelloworld/xphelloworld-1.0.1.ebuild index fff33c3f5033..9fef35877da8 100644 --- a/x11-apps/xphelloworld/xphelloworld-1.0.1.ebuild +++ b/x11-apps/xphelloworld/xphelloworld-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xphelloworld/xphelloworld-1.0.1.ebuild,v 1.2 2006/02/14 21:41:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xphelloworld/xphelloworld-1.0.1.ebuild,v 1.3 2007/04/07 06:19:59 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xphelloworld application" -KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXaw x11-libs/libXprintUtil x11-libs/libXprintAppUtil |