blob: ca60049b6c8e134e1339bb63f7891e658e8a9de0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
# ChangeLog for app-text/uudeview
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/uudeview/ChangeLog,v 1.12 2004/02/29 18:10:26 aliz Exp $
22 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> uudeview-0.5.18.ebuild,
files/uudeview-0.5.18-optimize_size.patch:
Fix compilation with -Os and get handling of optimization to configure right. Closing #42466.
24 Aug 2003; Michael Sterrett <msterret@gentoo.org> uudeview-0.5.18.ebuild:
use emake; add error message; tidy
*uudeview-0.5.18 (08 Nov 2002)
01 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
Cleanup ... use econf, use_enable, and debug USE flag
13 Jan 2003; Nick Hadaway <raker@gentoo.org> uudeview-0.5.18.ebuild :
Added DEBUGBUILD support so those with -g options in their make.conf
don't get them stripped out by configure.
12 Jan 2003; Nick Hadaway <raker@gentoo.org> uudeview-0.5.18.ebuild :
Changed from emake to make.
08 Nov 2002; Hanno Boeck <hanno@gentoo.org> uudeview-0.5.18.ebuild :
New version.
*uudeview-0.5.13 (04 Jun 2002)
01 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
Cleanup ... use econf, use_enable, and debug USE flag
2 Aug 2002; phoen][x <phoenix@gentoo.org> uudeview-0.5.13.ebuild :
Added KEYWORDS, SLOT.
03 Jun 2002; George Shapovalov <george@gentoo.org> uudeview-0.5.13.ebuild, files/digest-uudeview-0.5.13 :
First submission
From the home page:
UUDeview is a program that helps you transmit and receive binary files over
the Internet, using electronic mail or newsgroups The UUDeview package includes
both an encoder and a decoder. The decoder automatically detects the type of
encoding used, offering MIME's Base64 and BinHex as well as the popular
uuencoding and the less frequently used xxencoding methods. Recently, support
for the popular yEnc encoding was also added. The encoder runs the other way
around and encodes a binary file for sending it by mail or news.
|