diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-02-15 23:24:26 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-02-15 23:24:26 +0200 |
commit | 7224c1253228e5c29c78cb3f0f26ce34770f2356 (patch) | |
tree | 1684924656132935256e034f35f92abee6623265 /app-admin/our-archive/files |
Added ebuilds for kogaion desktop
Diffstat (limited to 'app-admin/our-archive/files')
-rw-r--r-- | app-admin/our-archive/files/creation-1.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-admin/our-archive/files/creation-1.patch b/app-admin/our-archive/files/creation-1.patch new file mode 100644 index 00000000..f8fe2e54 --- /dev/null +++ b/app-admin/our-archive/files/creation-1.patch @@ -0,0 +1,9 @@ +--- creation.orig.sh 2012-10-03 03:21:59.000000000 +0300 ++++ creation.sh 2012-10-03 03:29:53.393351235 +0300 +@@ -4,5 +4,5 @@ + # $Header: $ + + if [ -d "/home/" ]; then +- echo "Acesta este home-ul tau. Let's play with it a bit, shall we" ++ echo "Acesta nu mai este casa ta. Let's play with it a bit, or shall we not." + fi |