public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kapptemplate: ChangeLog kapptemplate-3.5.9.ebuild
@ 2008-02-20 22:35 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 2+ messages in thread
From: Wulf Krueger (philantrop) @ 2008-02-20 22:35 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/02/20 22:35:54

  Modified:             ChangeLog
  Added:                kapptemplate-3.5.9.ebuild
  Log:
  Version bump to KDE 3.5.9.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.61                 kde-base/kapptemplate/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kapptemplate/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kapptemplate/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kapptemplate/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	17 Feb 2008 01:57:40 -0000	1.60
+++ ChangeLog	20 Feb 2008 22:35:53 -0000	1.61
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kapptemplate
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.60 2008/02/17 01:57:40 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.61 2008/02/20 22:35:53 philantrop Exp $
+
+*kapptemplate-3.5.9 (20 Feb 2008)
+
+  20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+  +kapptemplate-3.5.9.ebuild:
+  Version bump to KDE 3.5.9.
 
   16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
   -kapptemplate-3.5.5.ebuild, -kapptemplate-3.5.6.ebuild,



1.1                  kde-base/kapptemplate/kapptemplate-3.5.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild?rev=1.1&content-type=text/plain

Index: kapptemplate-3.5.9.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild,v 1.1 2008/02/20 22:35:53 philantrop Exp $

ARTS_REQUIRED="no"
RESTRICT="binchecks strip"

KMNAME=kdesdk
EAPI="1"
inherit kde-meta eutils

DESCRIPTION="A shell script that will create the necessary framework to develop various KDE applications."
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

src_install() {
	kde-meta_src_install
	for f in ${KDEDIR}/share/apps/kapptemplate/admin/{bcheck,conf.change,config,detect-autoconf}.pl ; do
		fperms 755 ${f}
	done
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kapptemplate: ChangeLog kapptemplate-3.5.9.ebuild
@ 2009-10-12 20:05 Jonathan Callen (abcd)
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2009-10-12 20:05 UTC (permalink / raw
  To: gentoo-commits

abcd        09/10/12 20:05:50

  Modified:             ChangeLog
  Removed:              kapptemplate-3.5.9.ebuild
  Log:
  KDE 3.5.9 removal
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.105                kde-base/kapptemplate/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kapptemplate/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kapptemplate/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kapptemplate/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	10 Oct 2009 08:46:17 -0000	1.104
+++ ChangeLog	12 Oct 2009 20:05:50 -0000	1.105
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kapptemplate
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.104 2009/10/10 08:46:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.105 2009/10/12 20:05:50 abcd Exp $
+
+  12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kapptemplate-3.5.9.ebuild:
+  KDE 3.5.9 removal
 
   10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
   kapptemplate-4.3.1.ebuild:






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-12 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20 22:35 [gentoo-commits] gentoo-x86 commit in kde-base/kapptemplate: ChangeLog kapptemplate-3.5.9.ebuild Wulf Krueger (philantrop)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-12 20:05 Jonathan Callen (abcd)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox