diff options
author | 2015-12-14 17:28:53 +0100 | |
---|---|---|
committer | 2015-12-14 17:28:53 +0100 | |
commit | b81a9499b8434455aec6606ef8876d64a3b26b33 (patch) | |
tree | a25dbf1b4cffd88ba7aa2c2beb88388f73cb8d6a /sys-apps | |
parent | app-shells/set_prompt: Version bump (diff) | |
download | mv-b81a9499b8434455aec6606ef8876d64a3b26b33.tar.gz mv-b81a9499b8434455aec6606ef8876d64a3b26b33.tar.bz2 mv-b81a9499b8434455aec6606ef8876d64a3b26b33.zip |
Bump to readme.gentoo-r1
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/schedule/schedule-7.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/schedule/schedule-7.2.0.ebuild b/sys-apps/schedule/schedule-7.2.0.ebuild index 913bc822..5940158c 100644 --- a/sys-apps/schedule/schedule-7.2.0.ebuild +++ b/sys-apps/schedule/schedule-7.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 RESTRICT="mirror" -inherit eutils readme.gentoo user systemd +inherit eutils readme.gentoo-r1 user systemd DESCRIPTION="script to schedule jobs in a multiuser multitasking environment" HOMEPAGE="https://github.com/vaeth/schedule/" |