diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-07-04 02:23:30 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-07-04 02:23:30 +0000 |
commit | 0a876713f7884c89d653f1eec7e898ae60f07464 (patch) | |
tree | be4e577397ad8d67134e59934220ada41f337715 /sys-apps/policycoreutils | |
parent | Adding x86-obsd (diff) | |
download | gentoo-2-0a876713f7884c89d653f1eec7e898ae60f07464.tar.gz gentoo-2-0a876713f7884c89d653f1eec7e898ae60f07464.tar.bz2 gentoo-2-0a876713f7884c89d653f1eec7e898ae60f07464.zip |
update extras
Diffstat (limited to 'sys-apps/policycoreutils')
-rw-r--r-- | sys-apps/policycoreutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/policycoreutils/files/digest-policycoreutils-1.14 | 2 | ||||
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-1.14.ebuild | 6 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/policycoreutils/ChangeLog b/sys-apps/policycoreutils/ChangeLog index 98b73df41fea..bdec5b07f5a7 100644 --- a/sys-apps/policycoreutils/ChangeLog +++ b/sys-apps/policycoreutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/policycoreutils # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.29 2004/07/02 16:42:25 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.30 2004/07/04 02:23:30 pebenito Exp $ + + 03 Jul 2004; Chris PeBenito <pebenito@gentoo.org> + policycoreutils-1.14.ebuild: + Update extras. *policycoreutils-1.14 (02 Jul 2004) diff --git a/sys-apps/policycoreutils/files/digest-policycoreutils-1.14 b/sys-apps/policycoreutils/files/digest-policycoreutils-1.14 index dae252e13039..1337a2c5837e 100644 --- a/sys-apps/policycoreutils/files/digest-policycoreutils-1.14 +++ b/sys-apps/policycoreutils/files/digest-policycoreutils-1.14 @@ -1,2 +1,2 @@ MD5 0ae038ab98c053e6dd54d97edbd38049 policycoreutils-1.14.tgz 42284 -MD5 9a0de2580023c53d04aab04e96b420a8 policycoreutils-extra-1.5.tar.bz2 8704 +MD5 82f904e05017e331279ab1098755e88f policycoreutils-extra-1.6.tar.bz2 8717 diff --git a/sys-apps/policycoreutils/policycoreutils-1.14.ebuild b/sys-apps/policycoreutils/policycoreutils-1.14.ebuild index b1817cd8981f..c74f51adc2f9 100644 --- a/sys-apps/policycoreutils/policycoreutils-1.14.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-1.14.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.14.ebuild,v 1.1 2004/07/02 16:42:25 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.14.ebuild,v 1.2 2004/07/04 02:23:30 pebenito Exp $ IUSE="build" inherit eutils -EXTRAS_VER="1.5" +EXTRAS_VER="1.6" DESCRIPTION="SELinux core utilites" HOMEPAGE="http://www.nsa.gov/selinux" |