diff options
author | 2007-01-16 19:30:37 +0000 | |
---|---|---|
committer | 2007-01-16 19:30:37 +0000 | |
commit | d0c6e5faeedd8a0524187f249730ea8e48baaf94 (patch) | |
tree | 46d41ddfc41369a5b4f160daee9335a83f29fa50 /kde-base/kapptemplate | |
parent | Bump to 3.5.6 (prerelease). (diff) | |
download | gentoo-2-d0c6e5faeedd8a0524187f249730ea8e48baaf94.tar.gz gentoo-2-d0c6e5faeedd8a0524187f249730ea8e48baaf94.tar.bz2 gentoo-2-d0c6e5faeedd8a0524187f249730ea8e48baaf94.zip |
Bump to 3.5.6 (prerelease).
(Portage version: 2.1.2)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 10c237068369..a449dfd5e22e 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.41 2006/12/06 17:46:05 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.42 2007/01/16 19:30:37 flameeyes Exp $ + + 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> + kapptemplate-3.5.5.ebuild: + Bump to 3.5.6 (prerelease). 06 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> kapptemplate-3.5.5.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild index 28180089920a..de0ab4c7cadc 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild @@ -1,12 +1,12 @@ -# 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/kapptemplate/kapptemplate-3.5.5.ebuild,v 1.9 2006/12/06 17:46:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild,v 1.10 2007/01/16 19:30:37 flameeyes Exp $ ARTS_REQUIRED="no" RESTRICT="binchecks strip" KMNAME=kdesdk -MAXKDEVER=3.5.5 +MAXKDEVER=3.5.6 KM_DEPRANGE="3.5.0 $MAXKDEVER" inherit kde-meta eutils |