diff options
author | Dan Armak <danarmak@gentoo.org> | 2006-01-22 22:53:11 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2006-01-22 22:53:11 +0000 |
commit | 098de7f13b6e71962ecfbe634bac40e00cdcca38 (patch) | |
tree | 26cd80709dc2e87a6b53e9a29286d8f6f2997243 /kde-base/kapptemplate | |
parent | Update HOMEPAGE and use our mirrors for bug 119981. (diff) | |
download | historical-098de7f13b6e71962ecfbe634bac40e00cdcca38.tar.gz historical-098de7f13b6e71962ecfbe634bac40e00cdcca38.tar.bz2 historical-098de7f13b6e71962ecfbe634bac40e00cdcca38.zip |
KDE 3.5.1 split ebuilds (still masked since not officially released upstream, devs can get the sources from my homedir on dev.gentoo.org as usual)
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.0.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index f7872a515c19..d69d976b88f7 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.19 2005/12/12 19:26:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.20 2006/01/22 22:52:52 danarmak Exp $ + +*kapptemplate-3.5.1 (23 Jan 2006) + + 23 Jan 2006; Dan Armak <danarmak@gentoo.org> +kapptemplate-3.5.1.ebuild: + Version 3.5.1. Not yet released upstream, so package.masked for now. 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kapptemplate-3.5.0.ebuild: Marked ~ppc. diff --git a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild index bfe75e05a49c..c75875e541ff 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.2 2005/12/12 19:26:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.3 2006/01/22 22:52:52 danarmak Exp $ KMNAME=kdesdk -MAXKDEVER=$PV +MAXKDEVER=3.5.1 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils |