blob: a0a3769ddd45928b853dcb5a3336d1fa184272fa (
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
|
# ChangeLog for dev-python/python-selinux
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.8 2003/10/13 19:22:00 pebenito Exp $
13 Oct 2003; Chris PeBenito <pebenito@gentoo.org> python-selinux-2.7.ebuild:
Make the ebuild fail if the compile fails.
*python-selinux-2.7 (13 Oct 2003)
13 Oct 2003; Joshua Brindle <method@gentoo.org> python-selinux-2.6.ebuild,
python-selinux-2.6.ebuild, python-selinux-2.7.ebuild:
major fixes, doesn't use shutil for copies anymore
*python-selinux-2.6 (06 Oct 2003)
06 Oct 2003; Joshua Brindle <method@gentoo.org> python-selinux-2.5.ebuild,
python-selinux-2.5.ebuild, python-selinux-2.6.ebuild:
fixed file in use problem
*python-selinux-2.5 (02 Oct 2003)
02 Oct 2003; Joshua Brindle <method@gentoo,org> python-selinux-2.5.ebuild:
new api version
*python-selinux-1.2 (29 Jul 2003)
29 Jul 2003; Joshua Brindle <method@gentoo.org> python-selinux-1.2.ebuild:
new version that throws correct exception
*python-selinux-1.1 (29 Jul 2003)
29 Jul 2003; Joshua Brindle <method@gentoo.org> python-selinux-1.1.ebuild:
fixed it so that it will throw an exception on load if no selinux kernel
*python-selinux-1.0-r1 (09 Jul 2003)
09 Jul 2003; Joshua Brindle <method@gentoo.org>
python-selinux-1.0-r1.ebuild:
wow, what was i thinking with that ebuild, this one should really work
*python-selinux-1.0 (03 Jul 2003)
03 Jul 2003; Joshua Brindle <method@gentoo.org> python-selinux-1.0.ebuild:
Initial commit, thanks to torbenh for writing this for us :)
|