diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:49 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:49 +0000 |
commit | 46720726aea4eaae731896e7c09567ded64c289a (patch) | |
tree | b7233aa981668dc69eec4a31fc2e23d62f0ac98a /x11-libs/libPropList | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-46720726aea4eaae731896e7c09567ded64c289a.tar.gz historical-46720726aea4eaae731896e7c09567ded64c289a.tar.bz2 historical-46720726aea4eaae731896e7c09567ded64c289a.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
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 4195e7d04e92..efd629f19758 100644 --- a/x11-libs/libPropList/ChangeLog +++ b/x11-libs/libPropList/ChangeLog @@ -1,7 +1,10 @@ # 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.3 2002/07/16 03:26:36 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.4 2002/12/09 04:41:48 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *libPropList-0.10.1-r3 (13 Jul 2002) 15 Jul 2002; Mark Guertin <gerk@gentoo.org> diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild index 1609a88d755f..6e4f0bc2078e 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 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.8 2002/10/04 06:39:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.9 2002/12/09 04:41:48 manson 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 sparc sparc64" +KEYWORDS="x86 ppc sparc " 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 64b14c0e44c9..cdacb540f4e5 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 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.4 2002/10/04 06:39:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.5 2002/12/09 04:41:48 manson 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 sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc" |