diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-06-26 17:49:38 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-06-26 17:49:38 +0000 |
commit | 08714ddd1e6c630de9f63732563886e0bd4ecd89 (patch) | |
tree | 1fedbc32dd26018ad455247fa8886ba8f3ca3800 /sec-policy/selinux-stunnel | |
parent | marked stable (diff) | |
download | gentoo-2-08714ddd1e6c630de9f63732563886e0bd4ecd89.tar.gz gentoo-2-08714ddd1e6c630de9f63732563886e0bd4ecd89.tar.bz2 gentoo-2-08714ddd1e6c630de9f63732563886e0bd4ecd89.zip |
marked stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sec-policy/selinux-stunnel')
-rw-r--r-- | sec-policy/selinux-stunnel/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-stunnel/selinux-stunnel-20050626.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-stunnel/ChangeLog b/sec-policy/selinux-stunnel/ChangeLog index 44284d28dd5e..24f7335b51a7 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.6 2005/06/26 12:55:04 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/ChangeLog,v 1.7 2005/06/26 17:49:38 kaiowas Exp $ + + 26 Jun 2005; petre rodan <kaiowas@gentoo.org> + selinux-stunnel-20050626.ebuild: + mark stable *selinux-stunnel-20050626 (26 Jun 2005) diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-20050626.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-20050626.ebuild index 3e8cb8941127..3808467f6870 100644 --- a/sec-policy/selinux-stunnel/selinux-stunnel-20050626.ebuild +++ b/sec-policy/selinux-stunnel/selinux-stunnel-20050626.ebuild @@ -1,6 +1,6 @@ # 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-20050626.ebuild,v 1.1 2005/06/26 12:55:04 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-stunnel/selinux-stunnel-20050626.ebuild,v 1.2 2005/06/26 17:49:38 kaiowas Exp $ inherit selinux-policy @@ -11,5 +11,5 @@ RDEPEND=">=sec-policy/selinux-base-policy-20050618" DESCRIPTION="SELinux policy for stunnel" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" |