diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2007-09-12 07:00:32 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2007-09-12 07:00:32 +0000 |
commit | dbe5b6051db526488e4b04df7c065bd166ea2f20 (patch) | |
tree | a1ab2d2218e61944cbae3da088c255a7615793ad /www-apps/otrs/files | |
parent | Added layman-1.1.1 to the tree, removed layman-1.1. (diff) | |
download | gentoo-2-dbe5b6051db526488e4b04df7c065bd166ea2f20.tar.gz gentoo-2-dbe5b6051db526488e4b04df7c065bd166ea2f20.tar.bz2 gentoo-2-dbe5b6051db526488e4b04df7c065bd166ea2f20.zip |
Removed old, insecure ebuilds, added otrs-2.2.2. See #177630.
(Portage version: 2.1.2.12)
Diffstat (limited to 'www-apps/otrs/files')
-rw-r--r-- | www-apps/otrs/files/digest-otrs-2.0.4 | 3 | ||||
-rw-r--r-- | www-apps/otrs/files/digest-otrs-2.1.5 | 3 | ||||
-rw-r--r-- | www-apps/otrs/files/digest-otrs-2.2.2 | 3 | ||||
-rw-r--r-- | www-apps/otrs/files/postinstall-en-2.txt | 6 |
4 files changed, 6 insertions, 9 deletions
diff --git a/www-apps/otrs/files/digest-otrs-2.0.4 b/www-apps/otrs/files/digest-otrs-2.0.4 deleted file mode 100644 index a52294b31686..000000000000 --- a/www-apps/otrs/files/digest-otrs-2.0.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 cfc0fa4f711c2fa92bc513b57632bbfe otrs-2.0.4-01.tar.bz2 11560233 -RMD160 f68650e86273cffe82382de57a6d4efa6b080d68 otrs-2.0.4-01.tar.bz2 11560233 -SHA256 6d3a357e4beee75c0267e6dc3dd16cf31d94946a75063b15081db0d2864d1866 otrs-2.0.4-01.tar.bz2 11560233 diff --git a/www-apps/otrs/files/digest-otrs-2.1.5 b/www-apps/otrs/files/digest-otrs-2.1.5 deleted file mode 100644 index cef5d188a461..000000000000 --- a/www-apps/otrs/files/digest-otrs-2.1.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e302fd0fd6207ea2ea51884ab51b430b otrs-2.1.5.tar.bz2 12621955 -RMD160 579b90c850e813a6f3c625020e42a762e2817a25 otrs-2.1.5.tar.bz2 12621955 -SHA256 857a2b79ce37e54f7b1870ec4d148aa8083498609e02967b74adddfe3e54f350 otrs-2.1.5.tar.bz2 12621955 diff --git a/www-apps/otrs/files/digest-otrs-2.2.2 b/www-apps/otrs/files/digest-otrs-2.2.2 new file mode 100644 index 000000000000..79ac6d974c44 --- /dev/null +++ b/www-apps/otrs/files/digest-otrs-2.2.2 @@ -0,0 +1,3 @@ +MD5 fddfaf6dead3c51d2132bd92d762cd74 otrs-2.2.2.tar.bz2 10259281 +RMD160 22d4b502938d5aa8def52997963e800dff7c6aa1 otrs-2.2.2.tar.bz2 10259281 +SHA256 267893b48eaae15aafcce2e3254d7d12c8204dd72fa674105f61c7bb69571989 otrs-2.2.2.tar.bz2 10259281 diff --git a/www-apps/otrs/files/postinstall-en-2.txt b/www-apps/otrs/files/postinstall-en-2.txt index 84f59b14520f..c967f7576b0d 100644 --- a/www-apps/otrs/files/postinstall-en-2.txt +++ b/www-apps/otrs/files/postinstall-en-2.txt @@ -4,15 +4,15 @@ Your installation is almost complete. and set some Kernel::Config options (FQDN, SystemID, TicketHook, Home, ...). 2. Configure and restart your webserver. -Read /usr/share/doc/${PN}-${PVR}/README.webserver.gz. +Read /usr/share/doc/${PN}-${PVR}/README.webserver.bz2. Sample config files are in ${VHOST_ROOT}/${PN}-${PVR}/scripts If you are using FastCGI, don't forget to add -D FASTCGI to your Apache options. -3. Setup your database. Read /usr/share/doc/${PN}-${PVR}/README.database.gz +3. Setup your database. Read /usr/share/doc/${PN}-${PVR}/README.database.bz2 4. Read /usr/share/doc/${PN}-${PVR}/INSTALL.gz , pp. 9-12, to finish the installation. -If you are upgrading, read /usr/share/doc/${PN}-${PVR}/UPGRADING.gz +If you are upgrading, read /usr/share/doc/${PN}-${PVR}/UPGRADING.bz2 |