diff options
author | David Holm <dholm@gentoo.org> | 2004-07-18 00:48:25 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-18 00:48:25 +0000 |
commit | f1d126bbb9d5d17a025be663da6c576b97bed0ef (patch) | |
tree | 094d816012963430a63fb77982a46bad64169953 /net-nds | |
parent | Added to ~ppc (diff) | |
download | historical-f1d126bbb9d5d17a025be663da6c576b97bed0ef.tar.gz historical-f1d126bbb9d5d17a025be663da6c576b97bed0ef.tar.bz2 historical-f1d126bbb9d5d17a025be663da6c576b97bed0ef.zip |
Added to ~ppc
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/luma/ChangeLog | 5 | ||||
-rw-r--r-- | net-nds/luma/Manifest | 4 | ||||
-rw-r--r-- | net-nds/luma/luma-1.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-nds/luma/ChangeLog b/net-nds/luma/ChangeLog index 3750ffd6c5a1..ce5b46871b74 100644 --- a/net-nds/luma/ChangeLog +++ b/net-nds/luma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nds/luma # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/ChangeLog,v 1.1 2004/07/17 13:43:17 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/ChangeLog,v 1.2 2004/07/18 00:48:25 dholm Exp $ + + 18 Jul 2004; David Holm <dholm@gentoo.org> luma-1.3.ebuild: + Added to ~ppc. *luma-1.3 (17 Jul 2004) diff --git a/net-nds/luma/Manifest b/net-nds/luma/Manifest index cd9c605a33b5..23f97b2dcc7c 100644 --- a/net-nds/luma/Manifest +++ b/net-nds/luma/Manifest @@ -1,4 +1,4 @@ -MD5 f1d84d559bad04775735643c66c09aff ChangeLog 352 +MD5 b9cad7518425deabacc3e688fe40049f ChangeLog 432 +MD5 28f5e9ababd6ebf0c8edc92e09c80c3e luma-1.3.ebuild 843 MD5 811c07ba7510a315382249fc3adb44fc metadata.xml 175 -MD5 604cb303a9632d1e29c95f892e7c40e1 luma-1.3.ebuild 838 MD5 383f321b77b335c6f3aba204164c8061 files/digest-luma-1.3 61 diff --git a/net-nds/luma/luma-1.3.ebuild b/net-nds/luma/luma-1.3.ebuild index fbb65889c783..6e6dff2d165f 100644 --- a/net-nds/luma/luma-1.3.ebuild +++ b/net-nds/luma/luma-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/luma-1.3.ebuild,v 1.1 2004/07/17 13:43:17 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/luma-1.3.ebuild,v 1.2 2004/07/18 00:48:25 dholm Exp $ DESCRIPTION="Luma is a graphical utility for accessing and managing data stored on LDAP servers." HOMEPAGE="http://luma.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/luma/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="samba" RDEPEND=">=x11-libs/qt-3.2 |