public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kmag: kmag-4.2.2.ebuild ChangeLog
@ 2009-04-11 23:23 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-04-11 23:23 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/04/11 23:23:30

  Modified:             ChangeLog
  Added:                kmag-4.2.2.ebuild
  Log:
  Add KDE 4.2.2
  (Portage version: 2.2_rc29/cvs/Linux x86_64)

Revision  Changes    Path
1.104                kde-base/kmag/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog	11 Apr 2009 16:39:11 -0000	1.103
+++ ChangeLog	11 Apr 2009 23:23:30 -0000	1.104
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kmag
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.103 2009/04/11 16:39:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.104 2009/04/11 23:23:30 alexxy Exp $
+
+*kmag-4.2.2 (11 Apr 2009)
+
+  11 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> +kmag-4.2.2.ebuild:
+  Add KDE 4.2.2
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kmag-4.2.1.ebuild:
   Add ~alpha/~ia64 wrt #260777



1.1                  kde-base/kmag/kmag-4.2.2.ebuild

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

Index: kmag-4.2.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-4.2.2.ebuild,v 1.1 2009/04/11 23:23:30 alexxy Exp $

EAPI="2"

KMNAME="kdeaccessibility"
inherit kde4-meta

DESCRIPTION="KDE screen magnifier"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc"






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kmag: kmag-4.2.2.ebuild ChangeLog
@ 2009-04-17  6:30 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-04-17  6:30 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/04/17 06:30:09

  Modified:             kmag-4.2.2.ebuild ChangeLog
  Log:
  Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
  (Portage version: 2.2_rc30/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  kde-base/kmag/kmag-4.2.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmag/kmag-4.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmag/kmag-4.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kmag/kmag-4.2.2.ebuild?r1=1.1&r2=1.2

Index: kmag-4.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-4.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kmag-4.2.2.ebuild	11 Apr 2009 23:23:30 -0000	1.1
+++ kmag-4.2.2.ebuild	17 Apr 2009 06:30:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-4.2.2.ebuild,v 1.1 2009/04/11 23:23:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/kmag-4.2.2.ebuild,v 1.2 2009/04/17 06:30:09 alexxy Exp $
 
 EAPI="2"
 
@@ -8,5 +8,5 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE screen magnifier"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug doc"



1.106                kde-base/kmag/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	17 Apr 2009 05:09:23 -0000	1.105
+++ ChangeLog	17 Apr 2009 06:30:09 -0000	1.106
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kmag
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.105 2009/04/17 05:09:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmag/ChangeLog,v 1.106 2009/04/17 06:30:09 alexxy Exp $
+
+  17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kmag-4.2.2:
+  Restore ~hppa keywords
 
   16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmag-4.2.1.ebuild:
   Drop KDE 4.2.1






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

end of thread, other threads:[~2009-04-17  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-11 23:23 [gentoo-commits] gentoo-x86 commit in kde-base/kmag: kmag-4.2.2.ebuild ChangeLog Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-17  6:30 Alexey Shvetsov (alexxy)

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