diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 03:52:37 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 03:52:37 +0000 |
commit | 15b762d3011712890dbc7565bcd008e6584a938c (patch) | |
tree | fb7f37366a345a6b162b5d7745b68b1e323b0120 /sys-devel/libtool | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-15b762d3011712890dbc7565bcd008e6584a938c.tar.gz gentoo-2-15b762d3011712890dbc7565bcd008e6584a938c.tar.bz2 gentoo-2-15b762d3011712890dbc7565bcd008e6584a938c.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r-- | sys-devel/libtool/libtool-1.4.1-r8.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.4.1-r9.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.4.2-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/libtool/libtool-1.4.1-r8.ebuild b/sys-devel/libtool/libtool-1.4.1-r8.ebuild index 69bdfc5e3a93..fc6bc5659083 100644 --- a/sys-devel/libtool/libtool-1.4.1-r8.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r8.ebuild,v 1.6 2002/07/16 05:51:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r8.ebuild,v 1.7 2002/08/14 03:49:37 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/sys-devel/libtool/libtool-1.4.1-r9.ebuild b/sys-devel/libtool/libtool-1.4.1-r9.ebuild index 1e6110e5b312..728d517c87b9 100644 --- a/sys-devel/libtool/libtool-1.4.1-r9.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r9.ebuild,v 1.5 2002/07/16 05:51:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r9.ebuild,v 1.6 2002/08/14 03:49:37 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/sys-devel/libtool/libtool-1.4.2-r1.ebuild b/sys-devel/libtool/libtool-1.4.2-r1.ebuild index 4995663c2583..a2659018683a 100644 --- a/sys-devel/libtool/libtool-1.4.2-r1.ebuild +++ b/sys-devel/libtool/libtool-1.4.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.2-r1.ebuild,v 1.6 2002/07/11 06:30:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.2-r1.ebuild,v 1.7 2002/08/14 03:49:37 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" |