summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/bti/ChangeLog5
-rw-r--r--net-misc/bti/bti-007.ebuild24
-rw-r--r--net-misc/bti/bti-009.ebuild21
-rw-r--r--net-misc/bti/bti-010.ebuild21
-rw-r--r--net-misc/bti/bti-011.ebuild21
-rw-r--r--net-misc/bti/bti-012.ebuild24
6 files changed, 4 insertions, 112 deletions
diff --git a/net-misc/bti/ChangeLog b/net-misc/bti/ChangeLog
index 1674eca80d41..b0d60e29914a 100644
--- a/net-misc/bti/ChangeLog
+++ b/net-misc/bti/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/bti
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bti/ChangeLog,v 1.7 2009/02/14 06:48:46 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/bti/ChangeLog,v 1.8 2009/02/14 07:00:19 gregkh Exp $
+
+ 14 Feb 2009; Greg Kroah-Hartman <gregkh@gentoo.org> ChangeLog:
+ remove old ebuilds
14 Feb 2009; Greg Kroah-Hartman <gregkh@gentoo.org> +bti-014.ebuild:
014 version bump, fixed bad problem in 013
diff --git a/net-misc/bti/bti-007.ebuild b/net-misc/bti/bti-007.ebuild
deleted file mode 100644
index 15892a3211fb..000000000000
--- a/net-misc/bti/bti-007.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bti/bti-007.ebuild,v 1.1 2008/10/26 17:22:26 gregkh Exp $
-
-DESCRIPTION="A command line twitter/identi.ca client"
-HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/"
-SRC_URI="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="net-misc/curl"
-RDEPEND="${DEPEND}"
-
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- doman bti.1
- dobin bti
- dodoc bti.example README RELEASE-NOTES
-}
diff --git a/net-misc/bti/bti-009.ebuild b/net-misc/bti/bti-009.ebuild
deleted file mode 100644
index 4b51703ad5dd..000000000000
--- a/net-misc/bti/bti-009.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bti/bti-009.ebuild,v 1.1 2009/01/12 18:20:01 gregkh Exp $
-
-DESCRIPTION="A command line twitter/identi.ca client"
-HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/"
-SRC_URI="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="net-misc/curl"
-RDEPEND="${DEPEND}"
-
-src_install() {
- doman bti.1 || die "bti.1 could not be installed"
- dobin bti || die "bti could not be installed"
- dodoc bti.example README RELEASE-NOTES ||
- die "bti documentation could not be installed"
-}
diff --git a/net-misc/bti/bti-010.ebuild b/net-misc/bti/bti-010.ebuild
deleted file mode 100644
index ed91aeb85fda..000000000000
--- a/net-misc/bti/bti-010.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bti/bti-010.ebuild,v 1.1 2009/01/12 18:43:18 gregkh Exp $
-
-DESCRIPTION="A command line twitter/identi.ca client"
-HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/"
-SRC_URI="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="net-misc/curl"
-RDEPEND="${DEPEND}"
-
-src_install() {
- doman bti.1 || die "bti.1 could not be installed"
- dobin bti || die "bti could not be installed"
- dodoc bti.example README RELEASE-NOTES ||
- die "bti documentation could not be installed"
-}
diff --git a/net-misc/bti/bti-011.ebuild b/net-misc/bti/bti-011.ebuild
deleted file mode 100644
index bd377e3b79bd..000000000000
--- a/net-misc/bti/bti-011.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bti/bti-011.ebuild,v 1.1 2009/01/18 16:52:58 gregkh Exp $
-
-DESCRIPTION="A command line twitter/identi.ca client"
-HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/"
-SRC_URI="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="net-misc/curl sys-libs/readline"
-RDEPEND="${DEPEND}"
-
-src_install() {
- doman bti.1 || die "bti.1 could not be installed"
- dobin bti || die "bti could not be installed"
- dodoc bti.example README RELEASE-NOTES ||
- die "bti documentation could not be installed"
-}
diff --git a/net-misc/bti/bti-012.ebuild b/net-misc/bti/bti-012.ebuild
deleted file mode 100644
index 77ab0daa9d44..000000000000
--- a/net-misc/bti/bti-012.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bti/bti-012.ebuild,v 1.1 2009/01/25 18:22:18 gregkh Exp $
-
-inherit bash-completion
-
-DESCRIPTION="A command line twitter/identi.ca client"
-HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/"
-SRC_URI="http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="net-misc/curl sys-libs/readline"
-RDEPEND="${DEPEND}"
-
-src_install() {
- doman bti.1 || die "bti.1 could not be installed"
- dobin bti || die "bti could not be installed"
- dodoc bti.example README RELEASE-NOTES ||
- die "bti documentation could not be installed"
- dobashcompletion bti-bashcompletion
-}