diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2001-04-18 22:33:58 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2001-04-18 22:33:58 +0000 |
commit | 78f0e03d0ba3b6b3ea9df88983a3a8deccc647e6 (patch) | |
tree | d80a7418c5d4496d1af66c80e3d916fd995d22f3 | |
parent | Update (diff) | |
download | gentoo-2-78f0e03d0ba3b6b3ea9df88983a3a8deccc647e6.tar.gz gentoo-2-78f0e03d0ba3b6b3ea9df88983a3a8deccc647e6.tar.bz2 gentoo-2-78f0e03d0ba3b6b3ea9df88983a3a8deccc647e6.zip |
new version of prozilla
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | net-www/prozilla/files/digest-prozilla-1.3.4 | 1 | ||||
-rw-r--r-- | net-www/prozilla/prozilla-1.3.4.ebuild (renamed from net-www/prozilla/prozilla-1.3.3.ebuild) | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 6993f5988da8..d2127742d64b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ date 18 Apr 2001 +upd net-www/prozilla-1.3.3 to 1.3.4 +drobbins + upd net-fs/samba-2.0.7-r4 to 2.0.8 drobbins Security and ebuild upgrades diff --git a/net-www/prozilla/files/digest-prozilla-1.3.4 b/net-www/prozilla/files/digest-prozilla-1.3.4 new file mode 100644 index 000000000000..70eab6b99e13 --- /dev/null +++ b/net-www/prozilla/files/digest-prozilla-1.3.4 @@ -0,0 +1 @@ +MD5 c5b97e3d268bf5eb9142fd5badec749e prozilla-1.3.4.tar.gz diff --git a/net-www/prozilla/prozilla-1.3.3.ebuild b/net-www/prozilla/prozilla-1.3.4.ebuild index a69b634d47a2..74cbd97bbc20 100644 --- a/net-www/prozilla/prozilla-1.3.3.ebuild +++ b/net-www/prozilla/prozilla-1.3.4.ebuild @@ -12,10 +12,8 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2" src_compile() { - try ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} --sysconfdir=/etc try make - } src_install () { |