summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-27 23:54:30 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-27 23:54:30 +0000
commitedde31e09d472f7fb1370a66ae0880f36bb2e055 (patch)
treec0d21d8e956bff663c6336aee1ea48821a0d698e /kde-base/kfind
parentMark 3.5.2 3.5.1 3.5.0 ~ia64 (diff)
downloadgentoo-2-edde31e09d472f7fb1370a66ae0880f36bb2e055.tar.gz
gentoo-2-edde31e09d472f7fb1370a66ae0880f36bb2e055.tar.bz2
gentoo-2-edde31e09d472f7fb1370a66ae0880f36bb2e055.zip
Mark 3.5.2 3.5.1 3.5.0 ~ia64
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog6
-rw-r--r--kde-base/kfind/kfind-3.5.0.ebuild6
-rw-r--r--kde-base/kfind/kfind-3.5.1.ebuild6
-rw-r--r--kde-base/kfind/kfind-3.5.2.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 6e9eeef09e08..70abb3ad664b 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.37 2006/03/27 15:36:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.38 2006/03/27 23:54:30 agriffis Exp $
+
+ 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> kfind-3.5.0.ebuild,
+ kfind-3.5.1.ebuild, kfind-3.5.2.ebuild:
+ Mark 3.5.2 3.5.1 3.5.0 ~ia64
27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kfind-3.4.3.ebuild:
Mark 3.4.3 stable on ia64. #112842
diff --git a/kde-base/kfind/kfind-3.5.0.ebuild b/kde-base/kfind/kfind-3.5.0.ebuild
index 421374686d7b..5a5aa9a800a4 100644
--- a/kde-base/kfind/kfind-3.5.0.ebuild
+++ b/kde-base/kfind/kfind-3.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.0.ebuild,v 1.5 2005/12/17 10:13:06 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.0.ebuild,v 1.6 2006/03/27 23:54:30 agriffis Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE file find utility"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)"
diff --git a/kde-base/kfind/kfind-3.5.1.ebuild b/kde-base/kfind/kfind-3.5.1.ebuild
index 3d8117e42219..349b52d19351 100644
--- a/kde-base/kfind/kfind-3.5.1.ebuild
+++ b/kde-base/kfind/kfind-3.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.1.ebuild,v 1.1 2006/01/22 22:52:59 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.1.ebuild,v 1.2 2006/03/27 23:54:30 agriffis Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE file find utility"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)"
diff --git a/kde-base/kfind/kfind-3.5.2.ebuild b/kde-base/kfind/kfind-3.5.2.ebuild
index a0cfd465b39e..44b518306634 100644
--- a/kde-base/kfind/kfind-3.5.2.ebuild
+++ b/kde-base/kfind/kfind-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.2.ebuild,v 1.1 2006/03/22 20:15:18 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.2.ebuild,v 1.2 2006/03/27 23:54:30 agriffis Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE file find utility"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)"