diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-04-08 19:21:28 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-04-08 19:21:28 +0000 |
commit | 395b6f0c4528fa84b34e9516a25fd206f79d102b (patch) | |
tree | 7008dda879101aa9510e36736c954e69eae40937 /dev-python | |
parent | new release for 2004.1 (Manifest recommit) (diff) | |
download | gentoo-2-395b6f0c4528fa84b34e9516a25fd206f79d102b.tar.gz gentoo-2-395b6f0c4528fa84b34e9516a25fd206f79d102b.tar.bz2 gentoo-2-395b6f0c4528fa84b34e9516a25fd206f79d102b.zip |
Mark stable for 2004.1
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index eeb6c63015ad..e290aaec5a3f 100644 --- a/dev-python/python-selinux/ChangeLog +++ b/dev-python/python-selinux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-selinux # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.15 2004/03/16 03:39:36 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.16 2004/04/08 19:21:28 pebenito Exp $ + + 08 Apr 2004; Chris PeBenito <pebenito@gentoo.org> + python-selinux-2.12.ebuild: + Mark stable for 2004.1 *python-selinux-2.12 (15 Mar 2004) diff --git a/dev-python/python-selinux/python-selinux-2.12.ebuild b/dev-python/python-selinux/python-selinux-2.12.ebuild index 8351f317f811..63ad55241664 100644 --- a/dev-python/python-selinux/python-selinux-2.12.ebuild +++ b/dev-python/python-selinux/python-selinux-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.12.ebuild,v 1.1 2004/03/16 03:39:36 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.12.ebuild,v 1.2 2004/04/08 19:21:28 pebenito Exp $ inherit python python_version @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" IUSE="" DEPEND="dev-lang/python |