commit: 154c7b6444591d735e6dd592646ece85ca09cdb7 Author: Chris Gianelloni <wolf31o2 <AT> gentoo <DOT> org> AuthorDate: Thu Sep 25 14:48:31 2008 +0000 Commit: Pavlos Ratis <dastergon <AT> gentoo <DOT> org> CommitDate: Thu Sep 25 14:48:31 2008 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/efika.git;a=commit;h=154c7b64
Adding a profiles directory to add categories and repo_name to the repository. svn path=/; revision=13 --- ChangeLog | 9 +++++++++ profiles/categories | 1 + profiles/repo_name | 1 + 3 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..35cb52b --- /dev/null +++ b/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for efika overlay +# Copyright 2008-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Id: $ + + 25 Sep 2008; Chris Gianelloni <[email protected]> + +profiles/categories, +profiles/repo_name: + Adding a profiles directory to add categories and repo_name to the + repository. + diff --git a/profiles/categories b/profiles/categories new file mode 100644 index 0000000..6f57450 --- /dev/null +++ b/profiles/categories @@ -0,0 +1 @@ +sys-kernel diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100644 index 0000000..458c9d6 --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +efika
