diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 17:14:29 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-27 17:14:29 +0000 |
commit | 56f764f2a1ff70bd97e08f09f4878d0b7f4031b7 (patch) | |
tree | e85ff52b82634441e39de2fda98ccc84ef39c5ab /x11-wm | |
parent | ppc stable profile update - repoman header fix (diff) | |
download | historical-56f764f2a1ff70bd97e08f09f4878d0b7f4031b7.tar.gz historical-56f764f2a1ff70bd97e08f09f4878d0b7f4031b7.tar.bz2 historical-56f764f2a1ff70bd97e08f09f4878d0b7f4031b7.zip |
masked stable on ppc
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion/ion-20020207-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-wm/ion/ion-20020207.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/ion/ion-20020207-r1.ebuild b/x11-wm/ion/ion-20020207-r1.ebuild index b75427a0cdd3..0acb4a55e29b 100644 --- a/x11-wm/ion/ion-20020207-r1.ebuild +++ b/x11-wm/ion/ion-20020207-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r1.ebuild,v 1.6 2003/05/24 00:10:53 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r1.ebuild,v 1.7 2004/04/27 17:14:29 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="A keyboard-based window manager" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.students.tut.fi/~tuomov/ion/" IUSE="" SLOT="0" LICENSE="Clarified-Artistic" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ppc sparc" DEPEND="virtual/x11" diff --git a/x11-wm/ion/ion-20020207.ebuild b/x11-wm/ion/ion-20020207.ebuild index 4e5352046cb6..6ec8f53d66fd 100644 --- a/x11-wm/ion/ion-20020207.ebuild +++ b/x11-wm/ion/ion-20020207.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207.ebuild,v 1.10 2003/06/12 19:10:02 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207.ebuild,v 1.11 2004/04/27 17:14:29 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="A keyboard-based window manager" @@ -10,7 +10,7 @@ DEPEND="virtual/glibc" RDEPEND="virtual/x11" LICENSE="Clarified-Artistic" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ppc" src_compile() { cd ${S} |