summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-02-07 19:29:12 +0000
committerSimon Stelling <blubb@gentoo.org>2005-02-07 19:29:12 +0000
commitf5373b3d8b95c9791f189a0975d0125afb885e72 (patch)
treed2dfd6e8761d20925d47fa3fb3c4585d52795ec7 /x11-themes/liquid
parentFix comment. (diff)
downloadgentoo-2-f5373b3d8b95c9791f189a0975d0125afb885e72.tar.gz
gentoo-2-f5373b3d8b95c9791f189a0975d0125afb885e72.tar.bz2
gentoo-2-f5373b3d8b95c9791f189a0975d0125afb885e72.zip
~amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-themes/liquid')
-rw-r--r--x11-themes/liquid/ChangeLog5
-rw-r--r--x11-themes/liquid/liquid-0.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/liquid/ChangeLog b/x11-themes/liquid/ChangeLog
index 33e402ce4446..785b57194045 100644
--- a/x11-themes/liquid/ChangeLog
+++ b/x11-themes/liquid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/liquid
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/ChangeLog,v 1.3 2005/01/15 00:22:34 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/ChangeLog,v 1.4 2005/02/07 19:29:12 blubb Exp $
+
+ 07 Feb 2005; Simon Stelling <blubb@gentoo.org> liquid-0.9.7.ebuild:
+ added ~amd64
15 Jan 2005; Dan Armak <danarmak@gentoo.org> liquid-0.9.7.ebuild:
Changed dep on a kde-base monolithic package to accept the equivalent split
diff --git a/x11-themes/liquid/liquid-0.9.7.ebuild b/x11-themes/liquid/liquid-0.9.7.ebuild
index 036f018cc8c3..c4fecaf7711c 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.3 2005/01/15 00:22:34 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild,v 1.4 2005/02/07 19:29:12 blubb Exp $
inherit kde
@@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/liquid/${P}.tar.bz2"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND="|| ( kde-base/kdebase-meta >=kde-base/kdebase-3.2* )"