diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 19:53:08 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-16 19:53:08 +0000 |
commit | 6bc46e4fd3184dc89c962b7e80f7f4fad53e6172 (patch) | |
tree | 618ed04501b1f37aba3b823faf7ec45d29105dc9 /kde-base | |
parent | Bump to 3.5.6 (prerelease). (diff) | |
download | gentoo-2-6bc46e4fd3184dc89c962b7e80f7f4fad53e6172.tar.gz gentoo-2-6bc46e4fd3184dc89c962b7e80f7f4fad53e6172.tar.bz2 gentoo-2-6bc46e4fd3184dc89c962b7e80f7f4fad53e6172.zip |
Bump to 3.5.6 (prerelease).
(Portage version: 2.1.2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdeartwork-emoticons/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 5fded00469f3..15e3d789cb10 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-emoticons -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.47 2006/12/11 13:42:10 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.48 2007/01/16 19:53:08 flameeyes Exp $ + + 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> + kdeartwork-emoticons-3.5.4.ebuild: + Bump to 3.5.6 (prerelease). 11 Dec 2006; <kloeri@gentoo.org> kdeartwork-emoticons-3.5.4.ebuild: Stable on ia64. diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild index c93b8938b8e7..a8854ccc13be 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild,v 1.11 2006/12/11 13:42:10 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild,v 1.12 2007/01/16 19:53:08 flameeyes Exp $ ARTS_REQUIRED="never" @@ -8,7 +8,7 @@ RESTRICT="binchecks strip" KMMODULE=emoticons KMNAME=kdeartwork -MAXKDEVER=3.5.5 +MAXKDEVER=3.5.6 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta |