diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-07-16 03:26:36 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-07-16 03:26:36 +0000 |
commit | 9915e2f7b5c7fcf790fa7a9a4b579c60f1cbe2d5 (patch) | |
tree | 23e5608e6edd68b44aced517e00c6e6a5597e6cb /x11-libs/libPropList | |
parent | added ppc keywords (diff) | |
download | historical-9915e2f7b5c7fcf790fa7a9a4b579c60f1cbe2d5.tar.gz historical-9915e2f7b5c7fcf790fa7a9a4b579c60f1cbe2d5.tar.bz2 historical-9915e2f7b5c7fcf790fa7a9a4b579c60f1cbe2d5.zip |
added ppc keywords
Diffstat (limited to 'x11-libs/libPropList')
-rw-r--r-- | x11-libs/libPropList/ChangeLog | 5 | ||||
-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 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libPropList/ChangeLog b/x11-libs/libPropList/ChangeLog index 968046c82d1a..4195e7d04e92 100644 --- a/x11-libs/libPropList/ChangeLog +++ b/x11-libs/libPropList/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-libs/libPropList # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.2 2002/07/13 15:11:22 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.3 2002/07/16 03:26:36 gerk Exp $ *libPropList-0.10.1-r3 (13 Jul 2002) + 15 Jul 2002; Mark Guertin <gerk@gentoo.org> + Added ppc to keywords + 13 Jul 2002; Nick Hadaway <raker@gentoo.org> libPropList-0.10.1-r3: Updated SRC_URI and configure options. diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild index 7213eac560af..c286e38ee238 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.5 2002/07/11 06:30:57 drobbins Exp $ +# $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 $ 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" +KEYWORDS="x86 ppc" 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 e5d7cfd07cc1..d20debc4fc3c 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.1 2002/07/13 15:11:22 raker Exp $ +# $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 $ 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" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc" |