diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-11-02 15:38:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-11-02 15:38:13 +0000 |
commit | 40d08c97e3ed1a643c8c148537b723c3015f54f7 (patch) | |
tree | cb6c15e0bbbfb8ad249f26f75dc402f26e81f907 /x11-libs | |
parent | more KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-40d08c97e3ed1a643c8c148537b723c3015f54f7.tar.gz gentoo-2-40d08c97e3ed1a643c8c148537b723c3015f54f7.tar.bz2 gentoo-2-40d08c97e3ed1a643c8c148537b723c3015f54f7.zip |
add alpha and ia64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libPropList/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 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/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" |