From 0dbc2a1da9a0f5926772b5c630a9c15a990d5413 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 29 Jun 2004 04:00:30 +0000 Subject: change virtual/glibc to virtual/libc --- app-shells/bashish/bashish-1.9.21.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app-shells/bashish') diff --git a/app-shells/bashish/bashish-1.9.21.ebuild b/app-shells/bashish/bashish-1.9.21.ebuild index 26663372aa8a..1ec75f3611c3 100644 --- a/app-shells/bashish/bashish-1.9.21.ebuild +++ b/app-shells/bashish/bashish-1.9.21.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-1.9.21.ebuild,v 1.5 2004/06/24 22:23:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-1.9.21.ebuild,v 1.6 2004/06/29 03:51:55 vapier Exp $ DESCRIPTION="Text console theme engine" HOMEPAGE="http://bashish.sourceforge.net/" SRC_URI="mirror://sourceforge/bashish/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ppc alpha sparc" SLOT="0" +KEYWORDS="x86 ppc sparc alpha" +IUSE="" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad