diff options
author | djay <djay@32389bae-6d03-0410-99cf-db05cde120eb> | 2007-01-20 12:33:29 +0000 |
---|---|---|
committer | djay <djay@32389bae-6d03-0410-99cf-db05cde120eb> | 2007-01-20 12:33:29 +0000 |
commit | 2f7a61bdb6a893a707c94951e0c9f03e1c540dae (patch) | |
tree | dc6ed35df2d99589114fca81aa6b6844a18f2307 | |
parent | Whoops, putting mopac7 back :) (diff) | |
download | sci-2f7a61bdb6a893a707c94951e0c9f03e1c540dae.tar.gz sci-2f7a61bdb6a893a707c94951e0c9f03e1c540dae.tar.bz2 sci-2f7a61bdb6a893a707c94951e0c9f03e1c540dae.zip |
Adding categories and repo_name to profiles following glep 42 and
reminded by dev-zero
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@466 32389bae-6d03-0410-99cf-db05cde120eb
-rwxr-xr-x | profiles/categories | 22 | ||||
-rwxr-xr-x | profiles/repo_name | 1 |
2 files changed, 23 insertions, 0 deletions
diff --git a/profiles/categories b/profiles/categories new file mode 100755 index 000000000..8eb18dedf --- /dev/null +++ b/profiles/categories @@ -0,0 +1,22 @@ +app-doc +app-emacs +app-office +dev-cpp +dev-lang +dev-python +dev-tcltk +dev-util +media-libs +sci-astronomy +sci-biology +sci-calculators +sci-chemistry +sci-electronics +sci-geosciences +sci-libs +sci-mathematics +sci-misc +sci-physics +sci-visualization +sys-cluster +x11-libs diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100755 index 000000000..f9bddbb1f --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +gentooscience |