summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/wgetpaste/ChangeLog6
-rw-r--r--app-text/wgetpaste/files/digest-wgetpaste-2.53
-rw-r--r--app-text/wgetpaste/files/digest-wgetpaste-2.63
-rw-r--r--app-text/wgetpaste/wgetpaste-2.5.ebuild21
-rw-r--r--app-text/wgetpaste/wgetpaste-2.6.ebuild21
5 files changed, 5 insertions, 49 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index d803846916f7..9f7d8f71f0d5 100644
--- a/app-text/wgetpaste/ChangeLog
+++ b/app-text/wgetpaste/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/wgetpaste
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.54 2007/12/01 12:31:44 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.55 2007/12/25 20:22:51 jokey Exp $
+
+ 25 Dec 2007; Markus Ullmann <jokey@gentoo.org> -wgetpaste-2.5.ebuild,
+ -wgetpaste-2.6.ebuild:
+ Drop old
01 Dec 2007; nixnut <nixnut@gentoo.org> wgetpaste-2.7.ebuild:
Stable on ppc wrt bug 200797
diff --git a/app-text/wgetpaste/files/digest-wgetpaste-2.5 b/app-text/wgetpaste/files/digest-wgetpaste-2.5
deleted file mode 100644
index 910be0541029..000000000000
--- a/app-text/wgetpaste/files/digest-wgetpaste-2.5
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 ab52bdcad173fece7e0cd7317a10464c wgetpaste-2.5.bz2 6577
-RMD160 450c0ec75c786b2d4be217a3e1bc1782622c9b7c wgetpaste-2.5.bz2 6577
-SHA256 96e32d4b4b9da50b5652aa473d5628b0769805ad1fb0c4852c7f8207701d6398 wgetpaste-2.5.bz2 6577
diff --git a/app-text/wgetpaste/files/digest-wgetpaste-2.6 b/app-text/wgetpaste/files/digest-wgetpaste-2.6
deleted file mode 100644
index 0e4b9ce5608b..000000000000
--- a/app-text/wgetpaste/files/digest-wgetpaste-2.6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 53c17a348276158669de4ae5abf792bf wgetpaste-2.6.bz2 6773
-RMD160 8ec8d5e5a5ce35740acff271ed39ffd52092926e wgetpaste-2.6.bz2 6773
-SHA256 67ebb3540b61b2ac50c5a203a9b602b467cedf43bd98cc9372de78df9adc8e32 wgetpaste-2.6.bz2 6773
diff --git a/app-text/wgetpaste/wgetpaste-2.5.ebuild b/app-text/wgetpaste/wgetpaste-2.5.ebuild
deleted file mode 100644
index 1bce89cc5ccc..000000000000
--- a/app-text/wgetpaste/wgetpaste-2.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.5.ebuild,v 1.1 2007/09/14 13:00:02 jokey Exp $
-
-DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="http://wgetpaste.zlin.dk/"
-SRC_URI="http://wgetpaste.zlin.dk/${PF}.bz2"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S=${WORKDIR}
-
-src_install() {
- newbin ${P} ${PN}
-}
diff --git a/app-text/wgetpaste/wgetpaste-2.6.ebuild b/app-text/wgetpaste/wgetpaste-2.6.ebuild
deleted file mode 100644
index 7518313fbd2a..000000000000
--- a/app-text/wgetpaste/wgetpaste-2.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.6.ebuild,v 1.8 2007/12/11 09:31:53 vapier Exp $
-
-DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="http://wgetpaste.zlin.dk/"
-SRC_URI="http://wgetpaste.zlin.dk/${PF}.bz2"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S=${WORKDIR}
-
-src_install() {
- newbin ${P} ${PN}
-}