diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 19:15:26 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 19:15:26 +0000 |
commit | f90406c8176016a87e175e24498a11b2749d5fa2 (patch) | |
tree | a44f80b1bc691275666c71bba6330a250eb72ddb /sys-libs/libaal | |
parent | removing cddump from portage - unmaintained (diff) | |
download | historical-f90406c8176016a87e175e24498a11b2749d5fa2.tar.gz historical-f90406c8176016a87e175e24498a11b2749d5fa2.tar.bz2 historical-f90406c8176016a87e175e24498a11b2749d5fa2.zip |
ppc stable profile update
Diffstat (limited to 'sys-libs/libaal')
-rw-r--r-- | sys-libs/libaal/libaal-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libaal/libaal-1.0.1.ebuild b/sys-libs/libaal/libaal-1.0.1.ebuild index 3758fadd2d09..c5edd52c26dc 100644 --- a/sys-libs/libaal/libaal-1.0.1.ebuild +++ b/sys-libs/libaal/libaal-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libaal/libaal-1.0.1.ebuild,v 1.1 2004/08/24 22:26:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libaal/libaal-1.0.1.ebuild,v 1.2 2004/09/03 19:15:26 pvdabeel Exp $ DESCRIPTION="library required by reiser4progs" HOMEPAGE="http://www.namesys.com/v4/v4.html" @@ -8,7 +8,7 @@ SRC_URI="http://thebsh.namesys.com/snapshots/2004.08.24/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ppc ~amd64" IUSE="" DEPEND="" |