diff options
author | 2006-01-16 23:07:35 +0000 | |
---|---|---|
committer | 2006-01-16 23:07:35 +0000 | |
commit | 66159347ca7fb379136ad14ef0d968485e96d6e1 (patch) | |
tree | e620d2d9d2010da49f14eba2018eebc8f5498cd0 /sys-apps/bar/bar-1.10.3.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-66159347ca7fb379136ad14ef0d968485e96d6e1.tar.gz gentoo-2-66159347ca7fb379136ad14ef0d968485e96d6e1.tar.bz2 gentoo-2-66159347ca7fb379136ad14ef0d968485e96d6e1.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-apps/bar/bar-1.10.3.ebuild')
-rw-r--r-- | sys-apps/bar/bar-1.10.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/bar/bar-1.10.3.ebuild b/sys-apps/bar/bar-1.10.3.ebuild index c8b9a10c2c13..82077f09756e 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 +# Copyright 1999-2006 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.3 2005/12/14 15:02:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.10.3.ebuild,v 1.4 2006/01/16 23:07:35 gustavoz 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="~sparc x86" +KEYWORDS="sparc x86" IUSE="doc" DEPEND="doc? ( >=app-doc/doxygen-1.3.5 )" |