diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:42:20 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-01-20 09:42:20 +0000 |
commit | 57f6cc55412d619e4eab0c987bd7bb83f8d4ec68 (patch) | |
tree | 60f196041f8a5135dd81316c327e52822cfd44bb /sec-policy/selinux-stunnel | |
parent | Added fix for cups/nautilus compilation failures - see bug #65604 (Manifest r... (diff) | |
download | gentoo-2-57f6cc55412d619e4eab0c987bd7bb83f8d4ec68.tar.gz gentoo-2-57f6cc55412d619e4eab0c987bd7bb83f8d4ec68.tar.bz2 gentoo-2-57f6cc55412d619e4eab0c987bd7bb83f8d4ec68.zip |
mark stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sec-policy/selinux-stunnel')
4 files changed, 9 insertions, 20 deletions
diff --git a/sec-policy/selinux-stunnel/ChangeLog b/sec-policy/selinux-stunnel/ChangeLog index e87c03c3556b..2d396d2dac2e 100644 --- a/sec-policy/selinux-stunnel/ChangeLog +++ b/sec-policy/selinux-stunnel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-stunnel -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.4 2004/12/12 12:53:06 kaiowas Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.5 2005/01/20 09:42:19 kaiowas Exp $ + + 20 Jan 2005; petre rodan <kaiowas@gentoo.org> + -selinux-stunnel-20041119.ebuild, selinux-stunnel-20041128.ebuild: + mark stable *selinux-stunnel-20041128 (12 Dec 2004) diff --git a/sec-policy/selinux-stunnel/files/digest-selinux-stunnel-20041119 b/sec-policy/selinux-stunnel/files/digest-selinux-stunnel-20041119 deleted file mode 100644 index f74a6d96c0a4..000000000000 --- a/sec-policy/selinux-stunnel/files/digest-selinux-stunnel-20041119 +++ /dev/null @@ -1 +0,0 @@ -MD5 6e1d5bcd5a0672a929cf100c12842e84 selinux-stunnel-20041119.tar.bz2 572 diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-20041119.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-20041119.ebuild deleted file mode 100644 index 9924dbe2edbb..000000000000 --- a/sec-policy/selinux-stunnel/selinux-stunnel-20041119.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-20041119.ebuild,v 1.2 2004/11/23 17:21:01 kaiowas Exp $ - -inherit selinux-policy - -TEFILES="stunnel.te" -FCFILES="stunnel.fc" -IUSE="" - -DESCRIPTION="SELinux policy for stunnel" - -KEYWORDS="x86 ppc sparc amd64" - diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-20041128.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-20041128.ebuild index c011821cda95..f905f0fb4725 100644 --- a/sec-policy/selinux-stunnel/selinux-stunnel-20041128.ebuild +++ b/sec-policy/selinux-stunnel/selinux-stunnel-20041128.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-20041128.ebuild,v 1.1 2004/12/12 12:53:06 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-20041128.ebuild,v 1.2 2005/01/20 09:42:19 kaiowas Exp $ inherit selinux-policy @@ -10,5 +10,5 @@ IUSE="" DESCRIPTION="SELinux policy for stunnel" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |