diff options
author | Kito Danya Dietrich <kito@gentoo.org> | 2005-02-18 03:37:53 +0000 |
---|---|---|
committer | Kito Danya Dietrich <kito@gentoo.org> | 2005-02-18 03:37:53 +0000 |
commit | d1bea163102f9b14679cf30885777e9bc2bcee32 (patch) | |
tree | 1ac8e9f85529c5dc1a952412b3931558917c78d9 /profiles/default-darwin | |
parent | Added ~sparc keyword. (diff) | |
download | historical-d1bea163102f9b14679cf30885777e9bc2bcee32.tar.gz historical-d1bea163102f9b14679cf30885777e9bc2bcee32.tar.bz2 historical-d1bea163102f9b14679cf30885777e9bc2bcee32.zip |
sys-apps/grep in package.mask. macos/use.mask redundant, removed. 10.4 inherits from 10.3 until release
Diffstat (limited to 'profiles/default-darwin')
-rw-r--r-- | profiles/default-darwin/macos/10.3/package.mask | 1 | ||||
-rw-r--r-- | profiles/default-darwin/macos/10.4/parent | 2 | ||||
-rw-r--r-- | profiles/default-darwin/macos/use.mask | 20 |
3 files changed, 2 insertions, 21 deletions
diff --git a/profiles/default-darwin/macos/10.3/package.mask b/profiles/default-darwin/macos/10.3/package.mask index 459d5bc677df..9f985c97b8b1 100644 --- a/profiles/default-darwin/macos/10.3/package.mask +++ b/profiles/default-darwin/macos/10.3/package.mask @@ -3,6 +3,7 @@ ## app-shells/zsh +sys-apps/grep sys-apps/texinfo sys-devel/autoconf sys-devel/autoconf-wrapper diff --git a/profiles/default-darwin/macos/10.4/parent b/profiles/default-darwin/macos/10.4/parent index f3229c5b9876..50620b9b9347 100644 --- a/profiles/default-darwin/macos/10.4/parent +++ b/profiles/default-darwin/macos/10.4/parent @@ -1 +1 @@ -.. +../10.3 diff --git a/profiles/default-darwin/macos/use.mask b/profiles/default-darwin/macos/use.mask deleted file mode 100644 index 0adca5a91d4d..000000000000 --- a/profiles/default-darwin/macos/use.mask +++ /dev/null @@ -1,20 +0,0 @@ -# Add USE flags that don't work on Mac OS X here - -# gtk+ pulls in XML-Parser with USE="nls xml", so Perl issue should -# be resolved first before keywording them -gtk -gtk2 - -# imlib depends on gtk+-1 -imlib - -perl - -# tcl ebuild overwrites Apple's tcl, so we mask it (dev-lang/ruby) -tcltk - -# needs a lot of packages ported before its usable. -xemacs - -# this is going to be a hard thing to port, if even doable -mpi |