diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-24 08:49:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-24 08:49:55 +0000 |
commit | 669fd177fbde23757919ce3dcacf510f63689233 (patch) | |
tree | 5ffdf558cab3859ff1046a0a65354c4a27067dd8 /x11-themes/licq-themes | |
parent | sys-apps/acpid is -ppc; header fix (Manifest recommit) (diff) | |
download | gentoo-2-669fd177fbde23757919ce3dcacf510f63689233.tar.gz gentoo-2-669fd177fbde23757919ce3dcacf510f63689233.tar.bz2 gentoo-2-669fd177fbde23757919ce3dcacf510f63689233.zip |
ppc needs deps first
Diffstat (limited to 'x11-themes/licq-themes')
-rw-r--r-- | x11-themes/licq-themes/licq-themes-0.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/licq-themes/licq-themes-0.0.1.ebuild b/x11-themes/licq-themes/licq-themes-0.0.1.ebuild index 1be48b917267..cc619f149024 100644 --- a/x11-themes/licq-themes/licq-themes-0.0.1.ebuild +++ b/x11-themes/licq-themes/licq-themes-0.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/licq-themes/licq-themes-0.0.1.ebuild,v 1.7 2003/09/06 07:28:56 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/licq-themes/licq-themes-0.0.1.ebuild,v 1.8 2004/02/24 08:49:55 mr_bones_ Exp $ S=${WORKDIR}/${P} DESCRIPTION="Collection of licq themes" @@ -68,7 +68,7 @@ SRC_URI=" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ~ppc sparc alpha" RDEPEND="net-im/licq" |