diff options
author | 2010-01-22 20:57:56 +0000 | |
---|---|---|
committer | 2010-01-22 20:57:56 +0000 | |
commit | a307d0a468ede3a92e9848582bbc80c3e52f21c7 (patch) | |
tree | ba6dd7cc631d56df6e0cfb7c07dc16d314446f73 /kde-base/ark | |
parent | Require SLOT="0" of media-libs/jpeg for utilities. (diff) | |
download | gentoo-2-a307d0a468ede3a92e9848582bbc80c3e52f21c7.tar.gz gentoo-2-a307d0a468ede3a92e9848582bbc80c3e52f21c7.tar.bz2 gentoo-2-a307d0a468ede3a92e9848582bbc80c3e52f21c7.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/ark')
-rw-r--r-- | kde-base/ark/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ark/ark-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/ark/ChangeLog b/kde-base/ark/ChangeLog index 2b1d149be549..868dcea14d77 100644 --- a/kde-base/ark/ChangeLog +++ b/kde-base/ark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ark # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.144 2010/01/19 02:51:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.145 2010/01/22 20:57:56 abcd Exp $ + + 22 Jan 2010; Jonathan Callen <abcd@gentoo.org> ark-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> ark-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/ark/ark-4.3.4.ebuild b/kde-base/ark/ark-4.3.4.ebuild index be81faf472b4..1f5b03eb6035 100644 --- a/kde-base/ark/ark-4.3.4.ebuild +++ b/kde-base/ark/ark-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.3.4.ebuild,v 1.2 2009/12/22 22:32:15 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.3.4.ebuild,v 1.3 2010/01/22 20:57:56 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeutils" inherit kde4-meta DESCRIPTION="KDE Archiving tool" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+archive +bzip2 debug +handbook lzma zip" DEPEND=" |