summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-04-08 10:58:08 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-04-08 10:58:08 +0100
commitf2b494e7d968a659f79c024fd676a4a8878ec8b3 (patch)
tree5f8b6a269759816d273dddbc60e7bd6ac43c845d /sys-apps
parent27f757185fbf99edaf6573a5350295c776f055f8 (diff)
bump baselayout to 1704 Epsilon Eridani
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/baselayout/baselayout-2.2-r1704.ebuild (renamed from sys-apps/baselayout/baselayout-2.2-r1703.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/baselayout/baselayout-2.2-r1703.ebuild b/sys-apps/baselayout/baselayout-2.2-r1704.ebuild
index 0cfcdc7e..ab1ec741 100644
--- a/sys-apps/baselayout/baselayout-2.2-r1703.ebuild
+++ b/sys-apps/baselayout/baselayout-2.2-r1704.ebuild
@@ -186,7 +186,7 @@ src_install() {
echo "LDPATH='${ldpaths#:}'" >> "${D}"/etc/env.d/00basic
# rc-scripts version for testing of features that *should* be present
- echo "Redcore Linux 1703 Delta Draconis" > "${D}"/etc/gentoo-release
+ echo "Redcore Linux 1704 Epsilon Eridani" > "${D}"/etc/gentoo-release
# Sabayon customization, install /etc/hosts separately (to .example)
mv "${D}"/etc/hosts "${D}"/etc/hosts.example || die "cannot move /etc/hosts"