diff options
author | Karel Kočí <cynerd@email.cz> | 2017-06-23 16:52:21 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-06-23 16:52:21 +0200 |
commit | 4f258bb12f0af868f3ef7da6c16e676a58340eb9 (patch) | |
tree | dc185c2ab9b348f447a0a73e309b2edfb00b0c20 /profiles/work-pc | |
parent | b09968c7baa8ea53e213f894b81e38c94da17c40 (diff) | |
download | gentoo-personal-overlay-4f258bb12f0af868f3ef7da6c16e676a58340eb9.tar.gz gentoo-personal-overlay-4f258bb12f0af868f3ef7da6c16e676a58340eb9.tar.bz2 gentoo-personal-overlay-4f258bb12f0af868f3ef7da6c16e676a58340eb9.zip |
Add work-pc
Diffstat (limited to 'profiles/work-pc')
-rw-r--r-- | profiles/work-pc/eapi | 1 | ||||
-rw-r--r-- | profiles/work-pc/package.use | 2 | ||||
-rw-r--r-- | profiles/work-pc/packages | 1 | ||||
-rw-r--r-- | profiles/work-pc/parent | 5 |
4 files changed, 9 insertions, 0 deletions
diff --git a/profiles/work-pc/eapi b/profiles/work-pc/eapi new file mode 100644 index 0000000..1e8b314 --- /dev/null +++ b/profiles/work-pc/eapi @@ -0,0 +1 @@ +6 diff --git a/profiles/work-pc/package.use b/profiles/work-pc/package.use new file mode 100644 index 0000000..49fb627 --- /dev/null +++ b/profiles/work-pc/package.use @@ -0,0 +1,2 @@ +# Required by chromium +dev-libs/libxml2 icu diff --git a/profiles/work-pc/packages b/profiles/work-pc/packages new file mode 100644 index 0000000..259c948 --- /dev/null +++ b/profiles/work-pc/packages @@ -0,0 +1 @@ +www-client/chromium diff --git a/profiles/work-pc/parent b/profiles/work-pc/parent new file mode 100644 index 0000000..d9be226 --- /dev/null +++ b/profiles/work-pc/parent @@ -0,0 +1,5 @@ +../base/amd64 +../intel +../qemu +../devel +../latex |