diff options
author | 2005-12-10 07:16:29 +0000 | |
---|---|---|
committer | 2005-12-10 07:16:29 +0000 | |
commit | 8bc5aea8e09d482597adf59c22e8c43cd9329a86 (patch) | |
tree | c2baf7190ab8971a0ac0483729c075fa71c42856 /kde-base/ark/ark-3.4.2.ebuild | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-8bc5aea8e09d482597adf59c22e8c43cd9329a86.tar.gz gentoo-2-8bc5aea8e09d482597adf59c22e8c43cd9329a86.tar.bz2 gentoo-2-8bc5aea8e09d482597adf59c22e8c43cd9329a86.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ark/ark-3.4.2.ebuild')
-rw-r--r-- | kde-base/ark/ark-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ark/ark-3.4.2.ebuild b/kde-base/ark/ark-3.4.2.ebuild index 79c06a5f5220..fbcd216bfc9d 100644 --- a/kde-base/ark/ark-3.4.2.ebuild +++ b/kde-base/ark/ark-3.4.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/kde-base/ark/ark-3.4.2.ebuild,v 1.7 2005/12/09 05:54:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-3.4.2.ebuild,v 1.8 2005/12/10 07:15:45 chriswhite Exp $ KMNAME=kdeutils MAXKDEVER=3.4.3 @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Archiving tool" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" |