summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2007-06-02 07:34:14 +0000
committerAlon Bar-Lev <alonbl@gentoo.org>2007-06-02 07:34:14 +0000
commit0849ff246b8a137edec03e76dfb6603081498049 (patch)
treed284b8c0d3a2fbcbc49e8472bf63d7b52e202e54 /dev-libs/beecrypt/files
parentAdding a blocker, due to apxs.8 previously belonging to apache-tools, which n... (diff)
downloadgentoo-2-0849ff246b8a137edec03e76dfb6603081498049.tar.gz
gentoo-2-0849ff246b8a137edec03e76dfb6603081498049.tar.bz2
gentoo-2-0849ff246b8a137edec03e76dfb6603081498049.zip
Remove old ebuilds
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-libs/beecrypt/files')
-rw-r--r--dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch11
-rw-r--r--dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff11
-rw-r--r--dev-libs/beecrypt/files/beecrypt-3.1.0-python2.3.patch25
-rw-r--r--dev-libs/beecrypt/files/digest-beecrypt-3.1.0-r23
4 files changed, 0 insertions, 50 deletions
diff --git a/dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch b/dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch
deleted file mode 100644
index 6c736583c6e6..000000000000
--- a/dev-libs/beecrypt/files/beecrypt-3.1.0-alpha.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- beecrypt-3.1.0/configure.old 2003-08-17 02:46:57.000000000 -0400
-+++ beecrypt-3.1.0/configure 2003-11-11 18:31:44.000000000 -0500
-@@ -17780,7 +17780,7 @@
- case $target_os in
- linux*)
- case $bc_target_arch in
-- alpha* | powerpc64 | s390x | x86_64)
-+ powerpc64 | s390x | x86_64)
- bc_libalt="64"
- ;;
- esac
diff --git a/dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff b/dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff
deleted file mode 100644
index eb3cf41a9600..000000000000
--- a/dev-libs/beecrypt/files/beecrypt-3.1.0-athlon.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- beecrypt-3.1.0/configure.jj 2004-04-15 10:48:27.527384248 +0100
-+++ beecrypt-3.1.0/configure 2004-04-15 10:48:47.568337560 +0100
-@@ -12965,7 +12965,7 @@
- CPPFLAGS="$CPPFLAGS -DOPTIMIZE_ARM"
- ;;
- athlon*)
-- CPPFLAGS="$CPPFLAGS -DOPTIMIZE_I386 -DOPTIMIZE_MMX"
-+ CPPFLAGS="$CPPFLAGS -DOPTIMIZE_I686 -DOPTIMIZE_MMX"
- ;;
- i386)
- CPPFLAGS="$CPPFLAGS -DOPTIMIZE_I386"
diff --git a/dev-libs/beecrypt/files/beecrypt-3.1.0-python2.3.patch b/dev-libs/beecrypt/files/beecrypt-3.1.0-python2.3.patch
deleted file mode 100644
index 7b92fdecfe0e..000000000000
--- a/dev-libs/beecrypt/files/beecrypt-3.1.0-python2.3.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -ru beecrypt.orig/python/Makefile.in beecrypt/python/Makefile.in
---- beecrypt.orig/python/Makefile.in 2003-08-17 08:57:46.000000000 +0200
-+++ beecrypt/python/Makefile.in 2004-01-24 21:32:32.000000000 +0100
-@@ -163,11 +163,11 @@
-
- LINT = splint
-
--PYVER = 2.2
-+PYVER = $(shell python -c 'import sys; print ".".join(sys.version.split()[0].split(".")[0:2])')
-
- SUBDIRS = test
-
--pylibdir = $(shell python -c 'import sys; print sys.path[1]')
-+pythondir = $(shell python -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1,0)')
- pyincdir = $(prefix)/include/python${PYVER}
-
- EXTRA_DIST = debug-py.c
-@@ -183,7 +183,6 @@
-
- LDADD =
-
--pythondir = $(pylibdir)/site-packages
- python_LTLIBRARIES = _bc.la
-
- _bc_la_SOURCES = _bc-py.c mpw-py.c rng-py.c
diff --git a/dev-libs/beecrypt/files/digest-beecrypt-3.1.0-r2 b/dev-libs/beecrypt/files/digest-beecrypt-3.1.0-r2
deleted file mode 100644
index 89b4d6802bff..000000000000
--- a/dev-libs/beecrypt/files/digest-beecrypt-3.1.0-r2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 1472cada46e2ab9f532f984de9740386 beecrypt-3.1.0.tar.gz 452555
-RMD160 da5f1ad11f8724ee75c2860252a881d1591ccb43 beecrypt-3.1.0.tar.gz 452555
-SHA256 50b574d330fecbc9faed81746a1abfcec903c264ae753ac64d4edf22c701519f beecrypt-3.1.0.tar.gz 452555