summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2010-02-11 23:35:15 +0000
committerJonathan Callen <jcallen@gentoo.org>2010-02-11 23:35:15 +0000
commit8851afa458ae5c4f0cb322558f9221dc5e35f62b (patch)
tree0426de2634ccbbf1b053c93d839bfd4bedbe268e /kde-base/attica
parentAdd ~amd64-linux/~x86-linux keywords (diff)
downloadhistorical-8851afa458ae5c4f0cb322558f9221dc5e35f62b.tar.gz
historical-8851afa458ae5c4f0cb322558f9221dc5e35f62b.tar.bz2
historical-8851afa458ae5c4f0cb322558f9221dc5e35f62b.zip
Add ~amd64-linux/~x86-linux keywords
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/attica')
-rw-r--r--kde-base/attica/ChangeLog5
-rw-r--r--kde-base/attica/attica-4.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/attica/ChangeLog b/kde-base/attica/ChangeLog
index c4139f962e22..aac4f00e5d65 100644
--- a/kde-base/attica/ChangeLog
+++ b/kde-base/attica/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/attica
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.1 2010/02/09 00:14:35 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/ChangeLog,v 1.2 2010/02/11 23:31:16 abcd Exp $
+
+ 11 Feb 2010; Jonathan Callen <abcd@gentoo.org> attica-4.4.0.ebuild:
+ Add ~amd64-linux/~x86-linux keywords
*attica-4.4.0 (08 Feb 2010)
diff --git a/kde-base/attica/attica-4.4.0.ebuild b/kde-base/attica/attica-4.4.0.ebuild
index c6b08873df81..194c22a79d5d 100644
--- a/kde-base/attica/attica-4.4.0.ebuild
+++ b/kde-base/attica/attica-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.0.ebuild,v 1.1 2010/02/09 00:14:35 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/attica/attica-4.4.0.ebuild,v 1.2 2010/02/11 23:31:16 abcd Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="Open Collaboration Services provider management"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"