From 5825995500b8523a91cb7a0164ac1cd2a1709e74 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 9 Sep 2008 07:41:53 +0000 Subject: [PATCH] profiles erschaffen git-svn-id: http://svn.brehm-online.com/svn/portage@66 18afd0d2-9f2f-0410-a0ac-b8d70fd81a6b --- profiles/package.mask | 7 +++++++ profiles/repo_name | 1 + profiles/use.desc | 9 +++++++++ profiles/use.local.desc | 10 ++++++++++ 4 files changed, 27 insertions(+) create mode 100644 profiles/package.mask create mode 100644 profiles/repo_name create mode 100644 profiles/use.desc create mode 100644 profiles/use.local.desc diff --git a/profiles/package.mask b/profiles/package.mask new file mode 100644 index 0000000..209a2f0 --- /dev/null +++ b/profiles/package.mask @@ -0,0 +1,7 @@ +# +# Maskierungen +# +# $Id$ +# $URL$ +# + diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100644 index 0000000..b5c50e2 --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +alfreds-schatzkiste diff --git a/profiles/use.desc b/profiles/use.desc new file mode 100644 index 0000000..5d83bfe --- /dev/null +++ b/profiles/use.desc @@ -0,0 +1,9 @@ +# Copyright 1999-2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +# $URL$ + +# This file contains descriptions of USE flags + +# Keep it sorted. + diff --git a/profiles/use.local.desc b/profiles/use.local.desc new file mode 100644 index 0000000..644d54f --- /dev/null +++ b/profiles/use.local.desc @@ -0,0 +1,10 @@ +# Copyright 1999-2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +# $URL$ + +# This file contains descriptions of local USE flags, and the ebuilds which +# contain them. + +# Keep it sorted. + -- 2.39.5