diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-21 20:25:21 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-21 20:25:21 +0000 |
commit | 05b0e2e028a44fbfbfc430c163f395edc5874476 (patch) | |
tree | 0c57b6306df98f11747fcc991938d77436e624db /x11-themes/liquid/liquid-0.9.7.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-05b0e2e028a44fbfbfc430c163f395edc5874476.tar.gz gentoo-2-05b0e2e028a44fbfbfc430c163f395edc5874476.tar.bz2 gentoo-2-05b0e2e028a44fbfbfc430c163f395edc5874476.zip |
stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-themes/liquid/liquid-0.9.7.ebuild')
-rw-r--r-- | x11-themes/liquid/liquid-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/liquid/liquid-0.9.7.ebuild b/x11-themes/liquid/liquid-0.9.7.ebuild index c4fecaf7711c..5934b43f3855 100644 --- a/x11-themes/liquid/liquid-0.9.7.ebuild +++ b/x11-themes/liquid/liquid-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild,v 1.4 2005/02/07 19:29:12 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild,v 1.5 2005/03/21 20:25:21 luckyduck Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/liquid/${P}.tar.bz2" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" DEPEND="|| ( kde-base/kdebase-meta >=kde-base/kdebase-3.2* )" |