diff options
author | adam <adam@pkgsrc.org> | 2004-03-02 15:22:39 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-03-02 15:22:39 +0000 |
commit | a23ab59f655c27654e693d0b83f6a817ec70e40c (patch) | |
tree | 890b6aa872e05e81cc554423de3658c956414467 /sysutils/gentoo | |
parent | 5612e804f64f0fa0e566198ba6f5342cd27d5b29 (diff) | |
download | pkgsrc-a23ab59f655c27654e693d0b83f6a817ec70e40c.tar.gz |
Changes 0.11.46:
* Spellchecked the manual page. :)
* Updated docs/FAQ with info on how to change the default pane
background color.
* Polish translation updated.
* Added German translation, by C. Neuroth.
* Style Actions can now be renamed. This had been magically
missing for quite a while. Reported by J. Jordan.
* Default (start-up) directories can now be set to "From History",
which will simply show the paths visible when gentoo was quit.
Suggested by J. Jordan.
* Reworked internal handling of basic selection functionality; the
problems for users of the "System Default" Control key setting
should now be gone. Please test. Reported initially by F. Abbate.
* Added view support for rar archives to default config. Requires
"unrar" command.
Diffstat (limited to 'sysutils/gentoo')
-rw-r--r-- | sysutils/gentoo/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gentoo/PLIST | 3 | ||||
-rw-r--r-- | sysutils/gentoo/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/gentoo/Makefile b/sysutils/gentoo/Makefile index d34b7752ba1..8b0b71fa907 100644 --- a/sysutils/gentoo/Makefile +++ b/sysutils/gentoo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/12/12 11:56:05 adam Exp $ +# $NetBSD: Makefile,v 1.13 2004/03/02 15:22:39 adam Exp $ # -DISTNAME= gentoo-0.11.45 +DISTNAME= gentoo-0.11.46 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gentoo/} diff --git a/sysutils/gentoo/PLIST b/sysutils/gentoo/PLIST index 31eda0818b3..84281cb3acd 100644 --- a/sysutils/gentoo/PLIST +++ b/sysutils/gentoo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/12/12 11:56:05 adam Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/03/02 15:22:39 adam Exp $ bin/gentoo share/examples/gentoo/gentoogtkrc share/examples/gentoo/gentoorc @@ -125,6 +125,7 @@ share/gentoo/icons/xbm2.xpm share/gentoo/icons/xcf.xpm share/gentoo/icons/xpm.xpm share/gentoo/icons/xpm2.xpm +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gentoo.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gentoo.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gentoo.mo ${PKGLOCALEDIR}/locale/ru_RU.CP1251/LC_MESSAGES/gentoo.mo diff --git a/sysutils/gentoo/distinfo b/sysutils/gentoo/distinfo index c053be9225e..e83eefb1760 100644 --- a/sysutils/gentoo/distinfo +++ b/sysutils/gentoo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2003/12/12 11:56:05 adam Exp $ +$NetBSD: distinfo,v 1.10 2004/03/02 15:22:39 adam Exp $ -SHA1 (gentoo-0.11.45.tar.gz) = 4afac32148fe34d02c58ec694cd2151f6d6c7c52 -Size (gentoo-0.11.45.tar.gz) = 1237565 bytes +SHA1 (gentoo-0.11.46.tar.gz) = 3f3af665fd0571467d8fef0603e8361c5659e920 +Size (gentoo-0.11.46.tar.gz) = 1280347 bytes SHA1 (patch-aa) = 49bf9ba554a7fa443c6176fc44a11bcae046cc9d SHA1 (patch-ab) = 3919e348efb207ad3fedcf038b495ada9ec80217 SHA1 (patch-ae) = daa7cbed8d66af155f2624a0066b2f578e9a93c6 |