diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 11:52:28 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 11:52:28 +0000 |
commit | 1d5af3ab35ef6b121b53fd04db1845c73d128a30 (patch) | |
tree | 668a3514e08ba1c9aa5e298172a9d11e178de7c1 /dev-libs/pilot-link | |
parent | Added ppc keyword (diff) | |
download | historical-1d5af3ab35ef6b121b53fd04db1845c73d128a30.tar.gz historical-1d5af3ab35ef6b121b53fd04db1845c73d128a30.tar.bz2 historical-1d5af3ab35ef6b121b53fd04db1845c73d128a30.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-libs/pilot-link')
-rw-r--r-- | dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pilot-link/pilot-link-0.11.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/pilot-link/pilot-link-0.11.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild b/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild index 91637817a079..c1bb0ffe221e 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild,v 1.2 2002/08/01 11:40:14 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.1-r1.ebuild,v 1.3 2002/08/14 11:52:27 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2 | LGPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/dev-libs/pilot-link/pilot-link-0.11.1.ebuild b/dev-libs/pilot-link/pilot-link-0.11.1.ebuild index 97596714b342..1cf89347f0ed 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.1.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.1.ebuild,v 1.2 2002/08/01 11:40:14 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.1.ebuild,v 1.3 2002/08/14 11:52:28 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2 | LGPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/dev-libs/pilot-link/pilot-link-0.11.3.ebuild b/dev-libs/pilot-link/pilot-link-0.11.3.ebuild index 7f86b1a8e5be..7343e15f6818 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.3.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.3.ebuild,v 1.2 2002/08/12 06:55:06 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.3.ebuild,v 1.3 2002/08/14 11:52:28 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2 | LGPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { |