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 | f09c60bce404dfa45606549d39120d23bff944e1 (patch) | |
tree | 15b0d70c9c847d208b1c56a0219941c1c5df3806 /dev-libs/slib | |
parent | Added ppc keyword (diff) | |
download | gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.tar.gz gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.tar.bz2 gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-libs/slib')
-rw-r--r-- | dev-libs/slib/slib-2.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/slib/slib-2.4.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/slib/slib-2.4.2.ebuild b/dev-libs/slib/slib-2.4.2.ebuild index aea9163cd1d3..03a491cad2e1 100644 --- a/dev-libs/slib/slib-2.4.2.ebuild +++ b/dev-libs/slib/slib-2.4.2.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/slib/slib-2.4.2.ebuild,v 1.5 2002/08/01 18:46:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/slib-2.4.2.ebuild,v 1.6 2002/08/14 11:52:28 murphy Exp $ MY_P=${PN}2d2 S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://swissnet.ai.mit.edu/~jaffer/SLIB.html" SLOT="0" LICENSE="public-domain BSD" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" RDEPEND=">=dev-util/guile-1.4" diff --git a/dev-libs/slib/slib-2.4.3.ebuild b/dev-libs/slib/slib-2.4.3.ebuild index a6597612bf2b..9dd8d5c257af 100644 --- a/dev-libs/slib/slib-2.4.3.ebuild +++ b/dev-libs/slib/slib-2.4.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/slib/slib-2.4.3.ebuild,v 1.4 2002/08/01 18:46:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/slib/slib-2.4.3.ebuild,v 1.5 2002/08/14 11:52:28 murphy Exp $ MY_P=${PN}2d3 S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://swissnet.ai.mit.edu/~jaffer/SLIB.html" SLOT="0" LICENSE="public-domain BSD" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" RDEPEND=">=dev-util/guile-1.4" |