diff options
author | 2002-10-17 15:58:21 +0000 | |
---|---|---|
committer | 2002-10-17 15:58:21 +0000 | |
commit | 0954de665cfd6b0576580988d39d9aac9c16422f (patch) | |
tree | fa8d6fd8a91130da6361d0126336518cc0e5fe0e | |
parent | lintool fixes (diff) | |
download | gentoo-2-0954de665cfd6b0576580988d39d9aac9c16422f.tar.gz gentoo-2-0954de665cfd6b0576580988d39d9aac9c16422f.tar.bz2 gentoo-2-0954de665cfd6b0576580988d39d9aac9c16422f.zip |
updated alpha profile to reflect working xfree and inclusion of libelf
-rw-r--r-- | dev-libs/libelf/libelf-0.8.2.ebuild | 4 | ||||
-rw-r--r-- | profiles/default-alpha-1.4/packages | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-libs/libelf/libelf-0.8.2.ebuild b/dev-libs/libelf/libelf-0.8.2.ebuild index 834bdb876bf3..00d10b778e98 100644 --- a/dev-libs/libelf/libelf-0.8.2.ebuild +++ b/dev-libs/libelf/libelf-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.3 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.4 2002/10/17 15:58:21 bjb Exp $ IUSE="nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.stud.uni-hannover.de/~michael/software/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" DEPEND="nls? ( sys-devel/gettext )" diff --git a/profiles/default-alpha-1.4/packages b/profiles/default-alpha-1.4/packages index f95a5ef53bb8..85c4aa970cdf 100644 --- a/profiles/default-alpha-1.4/packages +++ b/profiles/default-alpha-1.4/packages @@ -35,10 +35,11 @@ ~sys-kernel/linux-headers-2.4.18-r2 >=sys-apps/sysklogd-1.4.1 *dev-lang/python -# xfree 4.2.1 will be the initial version for alpha but its not finished yet -#>=x11-base/xfree-4.2.1 +# xfree 4.2.1 will be the initial version for alpha +>=x11-base/xfree-4.2.1 # sash - static shell for system recovery *app-shells/sash +*dev-libs/libelf *sys-devel/perl *dev-perl/ExtUtils-MakeMaker *app-editors/nano |