From c6572e6d1c000899d3a1ff16dec1979fef995dcc Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Mon, 28 Jun 2004 23:50:17 +0000 Subject: sync IUSE (missing), glibc -> libc --- x11-wm/ion/ChangeLog | 5 ++++- x11-wm/ion/ion-20020207.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/ion/ChangeLog b/x11-wm/ion/ChangeLog index cc897805f3e9..c82bcc984dac 100644 --- a/x11-wm/ion/ChangeLog +++ b/x11-wm/ion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ion # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ChangeLog,v 1.11 2004/06/24 23:42:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ChangeLog,v 1.12 2004/06/28 23:50:17 agriffis Exp $ + + 28 Jun 2004; Aron Griffis ion-20020207.ebuild: + sync IUSE (missing), glibc -> libc 07 May 2004; Brandon Hale ion-20020207-r1.ebuild: Remove S=, use epatch diff --git a/x11-wm/ion/ion-20020207.ebuild b/x11-wm/ion/ion-20020207.ebuild index 4c5a46c2a2b1..d1a0027116b3 100644 --- a/x11-wm/ion/ion-20020207.ebuild +++ b/x11-wm/ion/ion-20020207.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207.ebuild,v 1.12 2004/06/24 23:42:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207.ebuild,v 1.13 2004/06/28 23:50:17 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A keyboard-based window manager" SRC_URI="http://www.students.tut.fi/~tuomov/dl/${P}.tar.gz" HOMEPAGE="http://www.students.tut.fi/~tuomov/ion/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="virtual/x11" LICENSE="Clarified-Artistic" SLOT="0" KEYWORDS="x86 sparc ppc" +IUSE="" src_compile() { cd ${S} -- cgit v1.2.3-65-gdbad