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
|
# ChangeLog for net-misc/stargazer
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/stargazer/ChangeLog,v 1.4 2013/07/09 14:22:14 tomwij Exp $
09 Jul 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
Removed myself from metadata.xml to avoid duplication, as I am part of proxy-
maintainers herd now.
03 Mar 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
Added the proxy-maintainers herd as requested on the dev ML.
24 Feb 2013; Tom Wijsman <TomWij@gentoo.org> stargazer-2.408.ebuild:
Corrected USE flag conditionals in pkg_postinst (accidental double negations),
introduced more die calls to make ebuild more reliable. Thanks to SpiderX for
proof-reading the corrections I made.
*stargazer-2.408 (23 Feb 2013)
23 Feb 2013; Tom Wijsman <TomWij@gentoo.org> +files/logrotate,
+files/mans/rscriptd.8, +files/mans/sgauth.8, +files/mans/sgconf.1,
+files/mans/sgconf_xml.1, +files/mans/sgconv.1, +files/mans/stargazer.8,
+files/patches/stg-2.408-build-upstream.patch,
+files/patches/stg-2.408-build.patch,
+files/patches/stg-2.408-correct-paths.patch,
+files/patches/stg-2.408-fix-crash-on-stop.patch,
+files/patches/stg-2.408-makefile-build-upstream.patch,
+files/patches/stg-2.408-makefile-firebird-upstream.patch,
+files/patches/stg-2.408-makefile.patch,
+files/patches/stg-2.408-on-upstream.patch,
+files/patches/stg-2.408-radius-upstream.patch,
+files/patches/stg-2.408-rscriptd-upstream.patch,
+files/patches/stg-2.408-rscriptd.conf-upstream.patch,
+files/patches/stg-2.408-sgauth.conf-upstream.patch,
+files/patches/stg-2.408-sgconv-upstream.patch,
+files/patches/stg-2.408-static-libs.patch, +files/rscriptd, +files/sgauth,
+metadata.xml, +stargazer-2.408.ebuild:
New ebuild for stargazer. Contributed by SpiderX. Fixes bug #452916.
|