public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/devicekit: devicekit-003.ebuild ChangeLog
@ 2009-09-12 10:09 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-09-12 10:09 UTC (permalink / raw
  To: gentoo-commits

eva         09/09/12 10:09:16

  Modified:             devicekit-003.ebuild ChangeLog
  Log:
  Add missing dtd, bug #284429.
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-apps/devicekit/devicekit-003.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild?r1=1.1&r2=1.2

Index: devicekit-003.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- devicekit-003.ebuild	8 Aug 2009 22:05:34 -0000	1.1
+++ devicekit-003.ebuild	12 Sep 2009 10:09:15 -0000	1.2
@@ -1,7 +1,8 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild,v 1.1 2009/08/08 22:05:34 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild,v 1.2 2009/09/12 10:09:15 eva Exp $
 
+EAPI="1"
 GCONF_DEBUG="no"
 
 inherit gnome2
@@ -24,6 +25,8 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
 	dev-libs/libxslt
+	app-text/docbook-xsl-stylesheets
+	app-text/docbook-xml-dtd:4.1.2
 	doc? ( >=dev-util/gtk-doc-1.3 )
 "
 



1.2                  sys-apps/devicekit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/devicekit/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 Aug 2009 22:05:34 -0000	1.1
+++ ChangeLog	12 Sep 2009 10:09:15 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/devicekit
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit/ChangeLog,v 1.1 2009/08/08 22:05:34 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit/ChangeLog,v 1.2 2009/09/12 10:09:15 eva Exp $
+
+  12 Sep 2009; Gilles Dartiguelongue <eva@gentoo.org> devicekit-003.ebuild:
+  Add missing dtd, bug #284429.
 
 *devicekit-003 (08 Aug 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in sys-apps/devicekit: devicekit-003.ebuild ChangeLog
@ 2010-04-11 18:18 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2010-04-11 18:18 UTC (permalink / raw
  To: gentoo-commits

armin76     10/04/11 18:18:35

  Modified:             devicekit-003.ebuild ChangeLog
  Log:
  Add ~alpha/~ia64/~sparc
  (Portage version: 2.1.7.17/cvs/Linux ia64)

Revision  Changes    Path
1.3                  sys-apps/devicekit/devicekit-003.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild?r1=1.2&r2=1.3

Index: devicekit-003.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- devicekit-003.ebuild	12 Sep 2009 10:09:15 -0000	1.2
+++ devicekit-003.ebuild	11 Apr 2010 18:18:35 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild,v 1.2 2009/09/12 10:09:15 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit/devicekit-003.ebuild,v 1.3 2010/04/11 18:18:35 armin76 Exp $
 
 EAPI="1"
 GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
 IUSE="doc"
 
 RDEPEND=">=dev-libs/glib-2.12



1.3                  sys-apps/devicekit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/devicekit/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/devicekit/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	12 Sep 2009 10:09:15 -0000	1.2
+++ ChangeLog	11 Apr 2010 18:18:35 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/devicekit
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit/ChangeLog,v 1.2 2009/09/12 10:09:15 eva Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit/ChangeLog,v 1.3 2010/04/11 18:18:35 armin76 Exp $
+
+  11 Apr 2010; Raúl Porcel <armin76@gentoo.org> devicekit-003.ebuild:
+  Add ~alpha/~ia64/~sparc
 
   12 Sep 2009; Gilles Dartiguelongue <eva@gentoo.org> devicekit-003.ebuild:
   Add missing dtd, bug #284429.






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

end of thread, other threads:[~2010-04-11 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-12 10:09 [gentoo-commits] gentoo-x86 commit in sys-apps/devicekit: devicekit-003.ebuild ChangeLog Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2010-04-11 18:18 Raul Porcel (armin76)

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