diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:08:53 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:08:53 +0000 |
commit | b0a98cacee47ecd9098cde55b222dba81a4cc7dd (patch) | |
tree | cf662adf7e398e5a39b38ccc3b8752b89bfbb271 /x11-libs/libPropList | |
parent | small fix0rs (diff) | |
download | gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.gz gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.bz2 gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-libs/libPropList')
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild index c286e38ee238..94c24799dbf9 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r2.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/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.6 2002/07/16 03:26:36 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.7 2002/08/14 13:05:59 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="libPropList" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.windowmaker.org/pub/release/srcs/current/${P}.tar.gz" HOMEPAGE="http://www.windowmaker.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" diff --git a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild index d20debc4fc3c..8b05e71845b2 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r3.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/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.2 2002/07/16 03:26:36 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.3 2002/08/14 13:05:59 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="libPropList" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.windowmaker.org/pub/libs/${P}.tar.gz" HOMEPAGE="http://www.windowmaker.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" |