diff options
author | 2004-08-20 01:54:39 +0000 | |
---|---|---|
committer | 2004-08-20 01:54:39 +0000 | |
commit | c145932a5a02f30d60e7b0f69fbf6084d50ef6a7 (patch) | |
tree | 904722c433520f7557c7bd53ae1adcd203b15d5b /x11-misc/fvwm-crystal-apps | |
parent | ppc stable (diff) | |
download | historical-c145932a5a02f30d60e7b0f69fbf6084d50ef6a7.tar.gz historical-c145932a5a02f30d60e7b0f69fbf6084d50ef6a7.tar.bz2 historical-c145932a5a02f30d60e7b0f69fbf6084d50ef6a7.zip |
ppc stable
Diffstat (limited to 'x11-misc/fvwm-crystal-apps')
-rw-r--r-- | x11-misc/fvwm-crystal-apps/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/fvwm-crystal-apps/fvwm-crystal-apps-0.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/fvwm-crystal-apps/Manifest b/x11-misc/fvwm-crystal-apps/Manifest index ae0849b7bfa8..031a32a15674 100644 --- a/x11-misc/fvwm-crystal-apps/Manifest +++ b/x11-misc/fvwm-crystal-apps/Manifest @@ -1,4 +1,4 @@ MD5 1dd0e9ab3f7e449bc9d49c8fcc6111df ChangeLog 639 -MD5 e5d49a7d9d958c2501547a3b8569cbe0 fvwm-crystal-apps-0.5.ebuild 786 +MD5 2fd7163c81cd1a4998786ee1be17c624 fvwm-crystal-apps-0.5.ebuild 793 MD5 d6441e8caa1d70e8516924549a0eecac metadata.xml 529 MD5 3b6bc85a174b35e42f1e37d15d693e1d files/digest-fvwm-crystal-apps-0.5 58 diff --git a/x11-misc/fvwm-crystal-apps/fvwm-crystal-apps-0.5.ebuild b/x11-misc/fvwm-crystal-apps/fvwm-crystal-apps-0.5.ebuild index 8f5246878ae8..1848d8ed1a53 100644 --- a/x11-misc/fvwm-crystal-apps/fvwm-crystal-apps-0.5.ebuild +++ b/x11-misc/fvwm-crystal-apps/fvwm-crystal-apps-0.5.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/x11-misc/fvwm-crystal-apps/fvwm-crystal-apps-0.5.ebuild,v 1.2 2004/08/15 21:27:07 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fvwm-crystal-apps/fvwm-crystal-apps-0.5.ebuild,v 1.3 2004/08/20 01:54:39 pvdabeel Exp $ MY_P="${P/fvwm-crystal-//}" DESCRIPTION="Simple tool that builds FVWM-Crystal Application Panel from a database" @@ -8,7 +8,7 @@ HOMEPAGE="http://fvwm-crystal.linux.net.pl/" SRC_URI="http://fvwm-crystal.linux.net.pl/files/files/apps/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ppc" IUSE="" DEPEND="sys-devel/make" S="${WORKDIR}/${MY_P}" |