summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-01-09 20:23:22 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-01-09 20:23:22 +0000
commit045f572b4501bdd235e00c51efe1582a13237d57 (patch)
treef3686cf06681097d5e8964cb29d7dcbfdeb9f7fa /sys-apps/bar
parentfix for libtool problem, closes 76043 (Manifest recommit) (diff)
downloadgentoo-2-045f572b4501bdd235e00c51efe1582a13237d57.tar.gz
gentoo-2-045f572b4501bdd235e00c51efe1582a13237d57.tar.bz2
gentoo-2-045f572b4501bdd235e00c51efe1582a13237d57.zip
Marked 1.10.2 stable on x86; removed old 1.07.
Diffstat (limited to 'sys-apps/bar')
-rw-r--r--sys-apps/bar/ChangeLog8
-rw-r--r--sys-apps/bar/Manifest18
-rw-r--r--sys-apps/bar/bar-1.07.ebuild22
-rw-r--r--sys-apps/bar/bar-1.08.ebuild4
-rw-r--r--sys-apps/bar/bar-1.10.2.ebuild6
-rw-r--r--sys-apps/bar/files/digest-bar-1.071
6 files changed, 14 insertions, 45 deletions
diff --git a/sys-apps/bar/ChangeLog b/sys-apps/bar/ChangeLog
index 2d86961b3d27..ec99aaf5b9a9 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.10 2004/12/19 01:32:49 ka0ttic Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/ChangeLog,v 1.11 2005/01/09 20:23:22 ka0ttic Exp $
+
+ 09 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> -bar-1.07.ebuild,
+ bar-1.10.2.ebuild:
+ Marked 1.10.2 stable on x86; removed old 1.07.
18 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> bar-1.08.ebuild:
Never actually marked 1.08 stable.
diff --git a/sys-apps/bar/Manifest b/sys-apps/bar/Manifest
index 40ef4c5b8856..930c4939de36 100644
--- a/sys-apps/bar/Manifest
+++ b/sys-apps/bar/Manifest
@@ -1,18 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c356255411406275530e51d36e670ea5 bar-1.08.ebuild 533
-MD5 5ff22953adcc3215f568ed09b4c2b216 bar-1.10.2.ebuild 842
-MD5 db3ce8d63c16696bb2270acc44f7c75d bar-1.07.ebuild 558
-MD5 71c36932a6f83ff2fb9b28ce3062000b ChangeLog 1270
+MD5 3c17d4dd1b281c46dbb748e0ed48ee7e bar-1.08.ebuild 533
+MD5 3a58f87b4f38b7dbe67f1abc7cb87341 bar-1.10.2.ebuild 841
+MD5 5d30ab21fb6b2ec425eb52e59b4ed1f0 ChangeLog 1408
MD5 0c131a7201c4670302767f93643876fa metadata.xml 165
-MD5 2e6efe43b8e52a5aef5eea9433a51bc2 files/digest-bar-1.07 60
MD5 780367467d4bde7b82ef8f3e457f9893 files/digest-bar-1.08 60
MD5 a1c4e5adf75247ad7bec79232ac65dcd files/digest-bar-1.10.2 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBxNpKEZCkKN40op4RAubZAJ0TsDBR2uxnozTEIM3naE30YaAbjwCfYF0k
-jxe5UwiZ54nd/BKHfGrdqMQ=
-=bM5K
------END PGP SIGNATURE-----
diff --git a/sys-apps/bar/bar-1.07.ebuild b/sys-apps/bar/bar-1.07.ebuild
deleted file mode 100644
index e46450183d3a..000000000000
--- a/sys-apps/bar/bar-1.07.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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.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
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
- sed -i -e "s:CFLAGS = :CFLAGS=${CFLAGS}:" ${S}/Makefile.in
-}
-
-src_install() {
- einstall
-}
diff --git a/sys-apps/bar/bar-1.08.ebuild b/sys-apps/bar/bar-1.08.ebuild
index 491df61e23af..b2d1b1ac0af9 100644
--- a/sys-apps/bar/bar-1.08.ebuild
+++ b/sys-apps/bar/bar-1.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.08.ebuild,v 1.4 2004/12/19 01:32:49 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.08.ebuild,v 1.5 2005/01/09 20:23:22 ka0ttic Exp $
DESCRIPTION="Console Progress Bar"
HOMEPAGE="http://clpbar.sourceforge.net/"
diff --git a/sys-apps/bar/bar-1.10.2.ebuild b/sys-apps/bar/bar-1.10.2.ebuild
index 0a308e192a20..63a4f08e62e5 100644
--- a/sys-apps/bar/bar-1.10.2.ebuild
+++ b/sys-apps/bar/bar-1.10.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.2.ebuild,v 1.2 2004/12/11 20:27:11 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bar/bar-1.10.2.ebuild,v 1.3 2005/01/09 20:23:22 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 )"
diff --git a/sys-apps/bar/files/digest-bar-1.07 b/sys-apps/bar/files/digest-bar-1.07
deleted file mode 100644
index d36de7ee4c00..000000000000
--- a/sys-apps/bar/files/digest-bar-1.07
+++ /dev/null
@@ -1 +0,0 @@
-MD5 75e759d49a65551e770551e5a5411db4 bar-1.07.tar.gz 119655