diff options
-rw-r--r-- | dev-util/bin_replace_string/ChangeLog | 26 | ||||
-rw-r--r-- | dev-util/bin_replace_string/Manifest | 24 | ||||
-rw-r--r-- | dev-util/bin_replace_string/bin_replace_string-0.2.ebuild | 25 | ||||
-rw-r--r-- | dev-util/bin_replace_string/metadata.xml | 7 |
4 files changed, 0 insertions, 82 deletions
diff --git a/dev-util/bin_replace_string/ChangeLog b/dev-util/bin_replace_string/ChangeLog deleted file mode 100644 index 167d1d752..000000000 --- a/dev-util/bin_replace_string/ChangeLog +++ /dev/null @@ -1,26 +0,0 @@ -# ChangeLog for dev-util/bin_replace_string -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 06 Feb 2012; Nathan Phillip Brink <binki@gentoo.org> - bin_replace_string-0.2.ebuild: - Fix broken SRC_URI found by zero_chaos. - - 03 May 2011; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net> - bin_replace_string-0.2.ebuild: - Keyword for ~amd64-linux. - - 20 Dec 2010; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net> - bin_replace_string-0.2.ebuild: - Add ~x86 keyword, tested on Gentoo x86. - - 12 Dec 2010; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net> - metadata.xml: - Fix maintainer email to be maintainer-wanted@gentoo.org. - -*bin_replace_string-0.2 (10 Dec 2010) - - 10 Dec 2010; Nathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net> - +bin_replace_string-0.2.ebuild, +metadata.xml: - New ebuild bin_replace_string-0.2 for bug 347997. - diff --git a/dev-util/bin_replace_string/Manifest b/dev-util/bin_replace_string/Manifest deleted file mode 100644 index 5d3de7a9c..000000000 --- a/dev-util/bin_replace_string/Manifest +++ /dev/null @@ -1,24 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 - -DIST bin_replace_string-0.2.tar.bz2 69287 RMD160 2fe842264a0557dc623d2c00d89516174f1f5d59 SHA1 d7b222bef57218a9a93c96132728a0e9c7e3fce7 SHA256 4ab092edc3e30dec85b01747b67cdcabb1b535bdbe74732879d9e9cb7b6bd7be -EBUILD bin_replace_string-0.2.ebuild 548 RMD160 2709316855c76bd2393b04bc9342c71afdbc876f SHA1 bfeb276c6a40a2995a7ca142f396d8f77b54acbd SHA256 330087035529c41ef3948fd5922c6b10df959e21d2de664d5e6d599555ef3ae4 -MISC ChangeLog 914 RMD160 4f67abcd2dc7063695c9558e111d8707a69c73f3 SHA1 2f62561fcd979efd2f1a9022ddf18ef3865ff002 SHA256 da0399533e7bcfd85397eb68fc5933776723ad9c787ae443d3bf14844c1e133e -MISC metadata.xml 218 RMD160 42877e3760272df0598b47e7631660b70b35d1eb SHA1 5b58eb41fe27ae3f9c2fb9e8473480fcee5c26bf SHA256 58c318ff8b92b624979713cf3097aeaa4d5887c4838616054505a726f08b1c85 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iQIcBAEBCgAGBQJPMBiqAAoJEHQ6UuhrqBBQy7gP/iw3JYZh/dKQKbiniFVaWbcT -wC4mnZxoJGilKXB8eet5nvPyRQ4XbxoUXDMP7FZZ+KSqFVhksm4Lg8Wv17jy8tL0 -GxnJ/7+/f6uLvZvKdul39FCeLDTJbnfnjPYuhajwBFJ4D83rxckVGxOSnNoRoZQn -Lmo2hhioU3m1RJ53WdMUGQlfYbk3cCpleICURgQq2DIjDwZkldEfC1AyAW6rtWKe -tv1mZGACcNtOO+LgEdqu4n5Zm7sVUwoB/TEs7luMIykYptLar64r4XbJKcrkna3Q -hHdh6Ak+kmUSCGvtWtN4FnAncjSGI3xhJ8FxCr4bQp5VSCxHmOmRhVIgyBBo16Um -AizfCxSDdX0i4e+LZMv3kSSA3LpQS5LlB2yWlSYDc6LnCft/ny1rvgw82WGC81/K -gDjabaLuQv4KYO2+++CgZV+vryIy3ObWN6IyP4y996b0b7zOWNME1hp7ol/+0yap -Ap97xFEExj5+6xw7PnUzrJ5mIqIA0X8TZunXqZ0d9gZybEvylvaSDE1BikuAjJzC -S5BTBnDC+vK7YXmgrdnP/ZtZ3TDoChmkYAbQQbCCpmFOozMFraOGfysPro6/DfqX -eApGD+gRTOk+5Ex5zYAy5QdAdkz+0MoMnYuOLTtbsRYnFiXmpa+Z3qWpXmATcSJ3 -TKhPezPWh5JuvAHbPSEk -=4s04 ------END PGP SIGNATURE----- diff --git a/dev-util/bin_replace_string/bin_replace_string-0.2.ebuild b/dev-util/bin_replace_string/bin_replace_string-0.2.ebuild deleted file mode 100644 index 30dd0ba1a..000000000 --- a/dev-util/bin_replace_string/bin_replace_string-0.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=2 - -inherit base - -DESCRIPTION="A tool to edit C strings in compiled binaries" -HOMEPAGE="http://ohnopub.net/~ohnobinki/bin_replace_string" -SRC_URI="ftp://mirror.ohnopub.net/mirror/${P}.tar.bz2" -LICENSE="AGPL-3" - -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" -IUSE="doc" - -RDEPEND="|| ( >=dev-libs/libelf-0.8.13 - dev-libs/elfutils )" -DEPEND="doc? ( app-text/txt2man ) - ${RDEPEND}" - -src_configure() { - econf $(use_enable doc) -} diff --git a/dev-util/bin_replace_string/metadata.xml b/dev-util/bin_replace_string/metadata.xml deleted file mode 100644 index 61714bebe..000000000 --- a/dev-util/bin_replace_string/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer> - <email>maintainer-wanted@gentoo.org</email> - </maintainer> -</pkgmetadata> |