diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-07-09 15:29:56 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-07-09 18:02:43 +0800 |
commit | 34b052bcc328cfc889723796147a5751bf1b1a2f (patch) | |
tree | d80910686da39631fcbe2ec379ea0fe14ab3367e /sys-apps/restorecond | |
parent | sys-apps/mcstrans: update live ebuild (diff) | |
download | gentoo-34b052bcc328cfc889723796147a5751bf1b1a2f.tar.gz gentoo-34b052bcc328cfc889723796147a5751bf1b1a2f.tar.bz2 gentoo-34b052bcc328cfc889723796147a5751bf1b1a2f.zip |
sys-apps/restorecond: update live ebuild
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-apps/restorecond')
-rw-r--r-- | sys-apps/restorecond/restorecond-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/restorecond/restorecond-9999.ebuild b/sys-apps/restorecond/restorecond-9999.ebuild index 4af561e62e2f..cc19df0f2c58 100644 --- a/sys-apps/restorecond/restorecond-9999.ebuild +++ b/sys-apps/restorecond/restorecond-9999.ebuild @@ -5,7 +5,7 @@ EAPI="6" inherit toolchain-funcs -MY_RELEASEDATE="20170609" +MY_RELEASEDATE="20170630" MY_P="${P//_/-}" IUSE="" |