diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:43:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:43:59 +0000 |
commit | 87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1 (patch) | |
tree | 08f863799a3969944afac1bb80fd95336e43c41c /x11-wm/ion-devel | |
parent | Updated compatibility patch to require <linux/compiler.h> for <linux/usbdevic... (diff) | |
download | gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.gz gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.bz2 gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.zip |
Remove arm keywords
Diffstat (limited to 'x11-wm/ion-devel')
-rw-r--r-- | x11-wm/ion-devel/ion-devel-20031211.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/ion-devel/ion-devel-20040121_rc.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/ion-devel/ion-devel-20031211.ebuild b/x11-wm/ion-devel/ion-devel-20031211.ebuild index 0360ee6493a3..7ec6f3fa1f9f 100644 --- a/x11-wm/ion-devel/ion-devel-20031211.ebuild +++ b/x11-wm/ion-devel/ion-devel-20031211.ebuild @@ -1,6 +1,6 @@ # 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-devel/ion-devel-20031211.ebuild,v 1.3 2004/01/07 20:21:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion-devel/ion-devel-20031211.ebuild,v 1.4 2004/02/22 22:40:01 agriffis Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.iki.fi/tuomov/ion/" SRC_URI="http://modeemi.fi/~tuomov/dl/${P}.tar.gz" LICENSE="Clarified-Artistic" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86 ~amd64" IUSE="xinerama" DEPEND="virtual/x11 app-misc/run-mailcap diff --git a/x11-wm/ion-devel/ion-devel-20040121_rc.ebuild b/x11-wm/ion-devel/ion-devel-20040121_rc.ebuild index ec70ec3c383f..5547f0b3771b 100644 --- a/x11-wm/ion-devel/ion-devel-20040121_rc.ebuild +++ b/x11-wm/ion-devel/ion-devel-20040121_rc.ebuild @@ -1,6 +1,6 @@ # 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-devel/ion-devel-20040121_rc.ebuild,v 1.1 2004/01/21 15:36:37 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion-devel/ion-devel-20040121_rc.ebuild,v 1.2 2004/02/22 22:40:01 agriffis Exp $ MY_P=ion-2rc-20040121 DESCRIPTION="A tiling tabbed window manager designed with keyboard users in mind" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.iki.fi/tuomov/ion/" SRC_URI="http://modeemi.fi/~tuomov/dl/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86" IUSE="truetype xinerama" DEPEND="virtual/x11 app-misc/run-mailcap |