diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-01 14:01:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-01 14:01:06 +0000 |
commit | 25c087806fe3be6d4b9771d2ed1bdf2b9da1baa6 (patch) | |
tree | 815d3c63917905ddc1dc84870900a763f35d1c5f /profiles/default-linux | |
parent | remove autoconf mask (diff) | |
download | gentoo-2-25c087806fe3be6d4b9771d2ed1bdf2b9da1baa6.tar.gz gentoo-2-25c087806fe3be6d4b9771d2ed1bdf2b9da1baa6.tar.bz2 gentoo-2-25c087806fe3be6d4b9771d2ed1bdf2b9da1baa6.zip |
remove mask on automake
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/alpha/packages | 3 | ||||
-rw-r--r-- | profiles/default-linux/x86/gcc2/packages | 1 | ||||
-rw-r--r-- | profiles/default-linux/x86/gcc31/packages | 1 |
3 files changed, 1 insertions, 4 deletions
diff --git a/profiles/default-linux/alpha/packages b/profiles/default-linux/alpha/packages index 8920ccd27602..49c6b34fe519 100644 --- a/profiles/default-linux/alpha/packages +++ b/profiles/default-linux/alpha/packages @@ -1,6 +1,6 @@ # Copyright 2001-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/packages,v 1.9 2004/11/09 16:27:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/packages,v 1.10 2004/12/01 13:57:05 vapier Exp $ # For instructions on how this file works (as an inclusion mask, primarily), # please refer to ${PORTDIR}/profiles/base/packages @@ -11,7 +11,6 @@ # You can also add files to the base system itself if you prefix them with a # * ->=sys-devel/automake-1.6.1-r6 >=sys-devel/binutils-2.13.90.0.4 >=sys-devel/gcc-3.2 >=sys-libs/glibc-2.2.5-r7 diff --git a/profiles/default-linux/x86/gcc2/packages b/profiles/default-linux/x86/gcc2/packages index 97e07351ffe3..8c041a801ad0 100644 --- a/profiles/default-linux/x86/gcc2/packages +++ b/profiles/default-linux/x86/gcc2/packages @@ -19,7 +19,6 @@ # sash - static shell for system recovery >=sys-apps/texinfo-4.2-r1 ->=sys-devel/automake-1.6.1-r5 #these ones have the new rc6 style init scripts >=sys-libs/gpm-1.19.3-r5 diff --git a/profiles/default-linux/x86/gcc31/packages b/profiles/default-linux/x86/gcc31/packages index 7cdc81993248..09956b3b6512 100644 --- a/profiles/default-linux/x86/gcc31/packages +++ b/profiles/default-linux/x86/gcc31/packages @@ -29,7 +29,6 @@ <sys-libs/db-3.2.10 >=sys-libs/pam-0.75-r9 ->=sys-devel/automake-1.6.1-r5 >=sys-libs/gpm-1.19.3-r5 >=sys-apps/isapnptools-1.23-r6 |