summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-03-21 23:46:09 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-03-21 23:46:09 +0000
commit763da3f2eeac95fb131a122bf5e3be1125b5e30c (patch)
tree5062519be4fef710dabcbd8631b4edc66936d030 /x11-themes
parentadded a patch that enables generation of the complete api documentation. issu... (diff)
downloadgentoo-2-763da3f2eeac95fb131a122bf5e3be1125b5e30c.tar.gz
gentoo-2-763da3f2eeac95fb131a122bf5e3be1125b5e30c.tar.bz2
gentoo-2-763da3f2eeac95fb131a122bf5e3be1125b5e30c.zip
added ~amd64 to KEYWORDS, fixes #85121
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qinx/ChangeLog5
-rw-r--r--x11-themes/qinx/qinx-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qinx/ChangeLog b/x11-themes/qinx/ChangeLog
index 14bab355e4f8..3594c9a2114d 100644
--- a/x11-themes/qinx/ChangeLog
+++ b/x11-themes/qinx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/qinx
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/ChangeLog,v 1.22 2005/01/28 18:33:14 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/ChangeLog,v 1.23 2005/03/21 23:46:09 luckyduck Exp $
+
+ 22 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> qinx-1.2.ebuild:
+ added ~amd64 to KEYWORDS, fixes #85121
20 Jan 2005; Gregorio Guidi <greg_g@gentoo.org> -qinx-0.6.ebuild,
-qinx-1.0.ebuild, -qinx-1.1.ebuild:
diff --git a/x11-themes/qinx/qinx-1.2.ebuild b/x11-themes/qinx/qinx-1.2.ebuild
index 96c4fa9d0534..e7b5cf78894b 100644
--- a/x11-themes/qinx/qinx-1.2.ebuild
+++ b/x11-themes/qinx/qinx-1.2.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/qinx/qinx-1.2.ebuild,v 1.3 2005/01/15 00:26:50 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.2.ebuild,v 1.4 2005/03/21 23:46:09 luckyduck Exp $
inherit kde eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.usermode.org/code.html"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ~alpha -ppc ~sparc"
+KEYWORDS="x86 ~alpha -ppc ~sparc ~amd64"
IUSE=""
DEPEND="|| ( kde-base/kdebase-meta kde-base/kdebase )"