diff options
author | Travis Tilley <lv@gentoo.org> | 2004-07-09 14:21:48 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-07-09 14:21:48 +0000 |
commit | 3d7cd794f058b729d3164b5f0a6a94673ae046eb (patch) | |
tree | e3e4600ee20d020043ff10fe977b35a18d3fc006 /sys-devel | |
parent | tidy; added metadata (Manifest recommit) (diff) | |
download | gentoo-2-3d7cd794f058b729d3164b5f0a6a94673ae046eb.tar.gz gentoo-2-3d7cd794f058b729d3164b5f0a6a94673ae046eb.tar.bz2 gentoo-2-3d7cd794f058b729d3164b5f0a6a94673ae046eb.zip |
added back keywords for all supported archs
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.5.6.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index 4db1d8d64f33..c5ab96ec775d 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libtool # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.47 2004/07/08 23:52:17 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.48 2004/07/09 14:21:48 lv Exp $ + + 09 Jul 2004; Travis Tilley <lv@gentoo.org> libtool-1.5.6.ebuild: + added back keywords for all supported archs *libtool-1.5.6 (08 Jul 2004) diff --git a/sys-devel/libtool/libtool-1.5.6.ebuild b/sys-devel/libtool/libtool-1.5.6.ebuild index 4df5e838e338..06ba3a0858fe 100644 --- a/sys-devel/libtool/libtool-1.5.6.ebuild +++ b/sys-devel/libtool/libtool-1.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.6.ebuild,v 1.1 2004/07/08 23:52:17 lv Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.6.ebuild,v 1.2 2004/07/09 14:21:48 lv Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ inherit eutils gnuconfig @@ -16,8 +16,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="-*" -#KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390" IUSE="uclibc" DEPEND="virtual/libc |