summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-02 15:38:13 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-02 15:38:13 +0000
commite4c45e6c80a16a4b7c04c554e4c11c25529483b5 (patch)
tree3a19cc7bb783a357171eb4a969467acfc92ec46d
parentmore KEYWORDS (diff)
downloadhistorical-e4c45e6c80a16a4b7c04c554e4c11c25529483b5.tar.gz
historical-e4c45e6c80a16a4b7c04c554e4c11c25529483b5.tar.bz2
historical-e4c45e6c80a16a4b7c04c554e4c11c25529483b5.zip
add alpha and ia64
-rw-r--r--x11-libs/libPropList/ChangeLog6
-rw-r--r--x11-libs/libPropList/Manifest4
-rw-r--r--x11-libs/libPropList/libPropList-0.10.1-r3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libPropList/ChangeLog b/x11-libs/libPropList/ChangeLog
index 6d99304dccbb..c7fc834a201b 100644
--- a/x11-libs/libPropList/ChangeLog
+++ b/x11-libs/libPropList/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libPropList
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.9 2004/06/28 18:57:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.10 2004/11/02 15:38:13 agriffis Exp $
+
+ 02 Nov 2004; Aron Griffis <agriffis@gentoo.org>
+ libPropList-0.10.1-r3.ebuild:
+ add alpha and ia64
28 Jun 2004; Aron Griffis <agriffis@gentoo.org>
libPropList-0.10.1-r2.ebuild, libPropList-0.10.1-r3.ebuild:
diff --git a/x11-libs/libPropList/Manifest b/x11-libs/libPropList/Manifest
index 0ff1902e0420..c9eea643711f 100644
--- a/x11-libs/libPropList/Manifest
+++ b/x11-libs/libPropList/Manifest
@@ -1,5 +1,5 @@
+MD5 0799831920fe78ffe4a25b31eeb10f18 ChangeLog 1325
MD5 1dbd4fe473254164abee3a6f8962ccbc libPropList-0.10.1-r2.ebuild 645
-MD5 88499c400c238a8a91edbde99557cc9a libPropList-0.10.1-r3.ebuild 837
-MD5 832ca019c38225ded8437aed8a7d5d13 ChangeLog 1220
+MD5 f0c96797b15a37c69bd008f77e845ae4 libPropList-0.10.1-r3.ebuild 848
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 cf28f4b3a3b0..2df454de113d 100644
--- a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
+++ b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.11 2004/06/28 18:57:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.12 2004/11/02 15:38:13 agriffis Exp $
DESCRIPTION="libPropList"
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 amd64"
+KEYWORDS="x86 ppc sparc amd64 alpha ia64"
IUSE=""
DEPEND="virtual/libc"