summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-03-06 21:09:39 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-03-06 21:09:39 +0000
commit9d501d74c1b8a06242b92752e721e3a5b48bd3ac (patch)
tree185ade48e20c51f6249653a645bc1e9982173f9a /sys-apps
parent5887913181014ee1e73f211dd91119fa449e2436 (diff)
parentce7d58599e63ed4c46ac95f720f66a122f063bf7 (diff)
Merge branch 'master' of gitlab.com:kogaion/kogaion-desktop
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/baselayout/baselayout-2.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/baselayout/baselayout-2.2-r2.ebuild b/sys-apps/baselayout/baselayout-2.2-r2.ebuild
index 9935e23d..2e5a40b3 100644
--- a/sys-apps/baselayout/baselayout-2.2-r2.ebuild
+++ b/sys-apps/baselayout/baselayout-2.2-r2.ebuild
@@ -187,7 +187,7 @@ src_install() {
echo "LDPATH='${ldpaths#:}'" >> "${D}"/etc/env.d/00basic
# rc-scripts version for testing of features that *should* be present
- echo "Kogaion Gentoo-based system release ${PV}" > "${D}"/etc/gentoo-release
+ echo "Kogaion Gentoo Linux 3.0" > "${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"