diff options
author | 2010-02-11 23:35:15 +0000 | |
---|---|---|
committer | 2010-02-11 23:35:15 +0000 | |
commit | 8851afa458ae5c4f0cb322558f9221dc5e35f62b (patch) | |
tree | 0426de2634ccbbf1b053c93d839bfd4bedbe268e /kde-base/kdepim-runtime | |
parent | Add ~amd64-linux/~x86-linux keywords (diff) | |
download | historical-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/kdepim-runtime')
-rw-r--r-- | kde-base/kdepim-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index cc925953f385..3883c1354eef 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.1 2010/02/09 00:16:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.2 2010/02/11 23:33:12 abcd Exp $ + + 11 Feb 2010; Jonathan Callen <abcd@gentoo.org> + kdepim-runtime-4.4.0.ebuild: + Add ~amd64-linux/~x86-linux keywords *kdepim-runtime-4.4.0 (08 Feb 2010) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.0.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.0.ebuild index b09c29c6a23d..986dbe1f0afd 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.0.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-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/kdepim-runtime/kdepim-runtime-4.4.0.ebuild,v 1.1 2010/02/09 00:16:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.0.ebuild,v 1.2 2010/02/11 23:33:12 abcd Exp $ EAPI="2" @@ -13,7 +13,7 @@ else fi DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |