diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 19:19:31 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-30 19:19:31 +0000 |
commit | 9a87cc7d96383a8c0963b30b511963d20fa0c546 (patch) | |
tree | 82681259e0d37c5df62e5dceb06bf0c305abc1c9 /x11-wm/ion2 | |
parent | Fixed DEPEND, removed unneeded src_unpack and src_compile (Manifest recommit) (diff) | |
download | gentoo-2-9a87cc7d96383a8c0963b30b511963d20fa0c546.tar.gz gentoo-2-9a87cc7d96383a8c0963b30b511963d20fa0c546.tar.bz2 gentoo-2-9a87cc7d96383a8c0963b30b511963d20fa0c546.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-wm/ion2')
-rw-r--r-- | x11-wm/ion2/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/ion2/ion2-20040729.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/ion2/ChangeLog b/x11-wm/ion2/ChangeLog index 3a2f304f56ac..18cc5954025d 100644 --- a/x11-wm/ion2/ChangeLog +++ b/x11-wm/ion2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/ion2 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion2/ChangeLog,v 1.18 2004/08/29 19:37:58 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion2/ChangeLog,v 1.19 2004/08/30 19:19:31 pvdabeel Exp $ + + 30 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + ion2-20040729.ebuild: + Masked ion2-20040729.ebuild stable for ppc 29 Aug 2004; <twp@gentoo.org> ion2-20040601.ebuild, ion2-20040729.ebuild: Stable on x86 diff --git a/x11-wm/ion2/ion2-20040729.ebuild b/x11-wm/ion2/ion2-20040729.ebuild index 03ceabff4c8c..ac6bc3959c0a 100644 --- a/x11-wm/ion2/ion2-20040729.ebuild +++ b/x11-wm/ion2/ion2-20040729.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion2/ion2-20040729.ebuild,v 1.2 2004/08/29 19:37:58 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion2/ion2-20040729.ebuild,v 1.3 2004/08/30 19:19:31 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.iki.fi/tuomov/ion/" SRC_URI="http://modeemi.fi/~tuomov/ion/dl/ion-2-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~mips ppc ~sparc x86" IUSE="xinerama" DEPEND="virtual/x11 app-misc/run-mailcap |