summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 14:29:36 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 14:29:36 +0000
commit64d308b623058ffb8938ab98765fcbff02d021f9 (patch)
tree5000c05986b5e59163dd3b55860287a2991fae9e /sys-apps/bar
parentadd ~ppc64 #55664 (Manifest recommit) (diff)
downloadgentoo-2-64d308b623058ffb8938ab98765fcbff02d021f9.tar.gz
gentoo-2-64d308b623058ffb8938ab98765fcbff02d021f9.tar.bz2
gentoo-2-64d308b623058ffb8938ab98765fcbff02d021f9.zip
sync IUSE (missing), add sed-4 dep
Diffstat (limited to 'sys-apps/bar')
-rw-r--r--sys-apps/bar/ChangeLog6
-rw-r--r--sys-apps/bar/bar-1.06.ebuild3
-rw-r--r--sys-apps/bar/bar-1.07.ebuild6
-rw-r--r--sys-apps/bar/bar-1.08.ebuild4
4 files changed, 14 insertions, 5 deletions
diff --git a/sys-apps/bar/ChangeLog b/sys-apps/bar/ChangeLog
index a07b33850c1b..f98fd75a212c 100644
--- a/sys-apps/bar/ChangeLog
+++ b/sys-apps/bar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/bar
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/ChangeLog,v 1.6 2004/06/24 21:58:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/ChangeLog,v 1.7 2004/06/30 14:29:36 agriffis Exp $
+
+ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> bar-1.06.ebuild,
+ bar-1.07.ebuild, bar-1.08.ebuild:
+ sync IUSE (missing), add sed-4 dep
02 Feb 2004; Heinrich Wendel <lanius@gentoo.org> bar-1.07.ebuild:
mark 1.07 x86
diff --git a/sys-apps/bar/bar-1.06.ebuild b/sys-apps/bar/bar-1.06.ebuild
index 70e15dfb3586..f0a3fbd0fd4e 100644
--- a/sys-apps/bar/bar-1.06.ebuild
+++ b/sys-apps/bar/bar-1.06.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.06.ebuild,v 1.2 2004/06/24 21:58:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.06.ebuild,v 1.3 2004/06/30 14:29:36 agriffis Exp $
DESCRIPTION="Console Progress Bar"
HOMEPAGE="http://clpbar.sourceforge.net/"
KEYWORDS="x86"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
S=${WORKDIR}/${P}
diff --git a/sys-apps/bar/bar-1.07.ebuild b/sys-apps/bar/bar-1.07.ebuild
index 476199fe1936..e46450183d3a 100644
--- a/sys-apps/bar/bar-1.07.ebuild
+++ b/sys-apps/bar/bar-1.07.ebuild
@@ -1,14 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.07.ebuild,v 1.3 2004/06/24 21:58:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.07.ebuild,v 1.4 2004/06/30 14:29:36 agriffis Exp $
DESCRIPTION="Console Progress Bar"
HOMEPAGE="http://clpbar.sourceforge.net/"
KEYWORDS="x86"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/clpbar/${P}.tar.gz"
-DEPEND=">=sys-libs/ncurses-5.2"
+DEPEND=">=sys-libs/ncurses-5.2
+ >=sys-apps/sed-4"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/bar/bar-1.08.ebuild b/sys-apps/bar/bar-1.08.ebuild
index 8afe45cd28ac..d1915c2067af 100644
--- a/sys-apps/bar/bar-1.08.ebuild
+++ b/sys-apps/bar/bar-1.08.ebuild
@@ -1,13 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.08.ebuild,v 1.2 2004/06/24 21:58:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.08.ebuild,v 1.3 2004/06/30 14:29:36 agriffis Exp $
DESCRIPTION="Console Progress Bar"
HOMEPAGE="http://clpbar.sourceforge.net/"
KEYWORDS="~x86"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/clpbar/${P}.tar.gz"
+DEPEND=">=sys-apps/sed-4"
src_unpack() {
unpack ${A}