diff options
Diffstat (limited to 'sys-apps/bar/bar-1.10.3.ebuild')
-rw-r--r-- | sys-apps/bar/bar-1.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/bar/bar-1.10.3.ebuild b/sys-apps/bar/bar-1.10.3.ebuild index 4a4b902a8a30..e0c6db7dd7b1 100644 --- a/sys-apps/bar/bar-1.10.3.ebuild +++ b/sys-apps/bar/bar-1.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.10.3.ebuild,v 1.1 2005/01/19 10:44:18 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.10.3.ebuild,v 1.2 2005/02/05 10:00:43 ka0ttic Exp $ DESCRIPTION="Console Progress Bar" HOMEPAGE="http://clpbar.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/clpbar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="doc" DEPEND="doc? ( >=app-doc/doxygen-1.3.5 )" |