diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 20:52:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 20:52:35 +0000 |
commit | 35be6fac6320bd45ff21f188c5a4eea176e7d712 (patch) | |
tree | c15508a444adcf773a50112a07755a4cedd54526 /kde-base/kdeaddons-kfile-plugins | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-35be6fac6320bd45ff21f188c5a4eea176e7d712.tar.gz gentoo-2-35be6fac6320bd45ff21f188c5a4eea176e7d712.tar.bz2 gentoo-2-35be6fac6320bd45ff21f188c5a4eea176e7d712.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
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.6-r1.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 eab4ab5703d8..4ba934506a26 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.46 2007/08/07 23:06:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.47 2007/08/08 20:52:35 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> + kdeaddons-kfile-plugins-3.5.6-r1.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> kdeaddons-kfile-plugins-3.5.6-r1.ebuild: diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.6-r1.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.6-r1.ebuild index e8f002056ed1..167df91d0aaf 100644 --- a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.6-r1.ebuild +++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6-r1.ebuild,v 1.5 2007/08/07 23:06:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.6-r1.ebuild,v 1.6 2007/08/08 20:52:35 armin76 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 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/openssl" |