diff options
author | 2006-03-27 21:35:59 +0000 | |
---|---|---|
committer | 2006-03-27 21:35:59 +0000 | |
commit | 6ad7d73fb5fa678b8a60bf88dce32a304cdf5110 (patch) | |
tree | a0bacab933ad12e451b3f0d77daa56a7796545d1 /kde-base/kdeaddons-kfile-plugins | |
parent | Update patchset with backports from 1.4.1-rc10 to support linux-2.6.16 (diff) | |
download | historical-6ad7d73fb5fa678b8a60bf88dce32a304cdf5110.tar.gz historical-6ad7d73fb5fa678b8a60bf88dce32a304cdf5110.tar.bz2 historical-6ad7d73fb5fa678b8a60bf88dce32a304cdf5110.zip |
Mark 3.5.0 ~ia64
Package-Manager: portage-2.1_pre6-r2
Diffstat (limited to 'kde-base/kdeaddons-kfile-plugins')
-rw-r--r-- | kde-base/kdeaddons-kfile-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaddons-kfile-plugins/ChangeLog b/kde-base/kdeaddons-kfile-plugins/ChangeLog index b83753fd181b..f3330fb1beae 100644 --- a/kde-base/kdeaddons-kfile-plugins/ChangeLog +++ b/kde-base/kdeaddons-kfile-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeaddons-kfile-plugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.26 2006/03/27 15:13:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.27 2006/03/27 21:35:59 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> + kdeaddons-kfile-plugins-3.5.0.ebuild: + Mark 3.5.0 ~ia64 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kdeaddons-kfile-plugins-3.4.1.ebuild: diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild index b24227a415b3..ad8adf80d94c 100644 --- a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild +++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.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/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild,v 1.8 2006/03/22 20:14:58 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild,v 1.9 2006/03/27 21:35:59 agriffis Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kfile-plugins/" @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="kdeaddons kfile plugins" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl )" |