diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 17:47:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 17:47:07 +0000 |
commit | 3d6245f2f45f8097d7f4bc19471ce3430713f159 (patch) | |
tree | 39eaa5fc76445aa618e756ebfa02c7ca40309da9 /x11-libs/libPropList | |
parent | Adding amd64 keyword to satisfy dependencies (diff) | |
download | historical-3d6245f2f45f8097d7f4bc19471ce3430713f159.tar.gz historical-3d6245f2f45f8097d7f4bc19471ce3430713f159.tar.bz2 historical-3d6245f2f45f8097d7f4bc19471ce3430713f159.zip |
Adding amd64 keyword to satisfy dependencies
Diffstat (limited to 'x11-libs/libPropList')
-rw-r--r-- | x11-libs/libPropList/Manifest | 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/Manifest b/x11-libs/libPropList/Manifest index 378f18f30ff2..798941317286 100644 --- a/x11-libs/libPropList/Manifest +++ b/x11-libs/libPropList/Manifest @@ -1,5 +1,5 @@ -MD5 eaf9af0d86c26bc657c31082b85496bc ChangeLog 994 MD5 003cf3ce1bfc14c9c4fc7e9f068c1897 libPropList-0.10.1-r2.ebuild 665 -MD5 236ce7f47a140bbe49bf25c3ade462e8 libPropList-0.10.1-r3.ebuild 852 +MD5 031aa8ecda133b5a594d7eb42e57392c libPropList-0.10.1-r3.ebuild 853 +MD5 eaf9af0d86c26bc657c31082b85496bc ChangeLog 994 MD5 2be547476abcda63d9b75620a77106ff files/digest-libPropList-0.10.1-r2 70 MD5 2be547476abcda63d9b75620a77106ff files/digest-libPropList-0.10.1-r3 70 diff --git a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild index b4ceef8243ef..234a158f3567 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-2003 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.7 2003/09/07 00:23:27 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.8 2004/01/04 17:46:57 aliz 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 " +KEYWORDS="x86 ppc sparc amd64" DEPEND="virtual/glibc" |