public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-188-r1.ebuild systemd-189.ebuild ChangeLog
@ 2012-08-28 16:53 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2012-08-28 16:53 UTC (permalink / raw
  To: gentoo-commits

zmedico     12/08/28 16:53:42

  Modified:             systemd-188-r1.ebuild systemd-189.ebuild ChangeLog
  Log:
  Fix COMMON_RDEPEND typo for bug #432794.
  
  (Portage version: 2.2.0_alpha123/cvs/Linux i686)

Revision  Changes    Path
1.2                  sys-apps/systemd/systemd-188-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-188-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-188-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-188-r1.ebuild?r1=1.1&r2=1.2

Index: systemd-188-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-188-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemd-188-r1.ebuild	15 Aug 2012 12:36:31 -0000	1.1
+++ systemd-188-r1.ebuild	28 Aug 2012 16:53:42 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-188-r1.ebuild,v 1.1 2012/08/15 12:36:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-188-r1.ebuild,v 1.2 2012/08/28 16:53:42 zmedico Exp $
 
 EAPI=4
 
@@ -39,7 +39,7 @@
 	sys-apps/sysvinit
 	!<sys-libs/glibc-2.10
 	!~sys-fs/udev-187"
-DEPEND="${COMMON_RDEPEND}
+DEPEND="${COMMON_DEPEND}
 	app-arch/xz-utils
 	app-text/docbook-xsl-stylesheets
 	dev-libs/libxslt



1.3                  sys-apps/systemd/systemd-189.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-189.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-189.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-189.ebuild?r1=1.2&r2=1.3

Index: systemd-189.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-189.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-189.ebuild	25 Aug 2012 15:48:04 -0000	1.2
+++ systemd-189.ebuild	28 Aug 2012 16:53:42 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-189.ebuild,v 1.2 2012/08/25 15:48:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-189.ebuild,v 1.3 2012/08/28 16:53:42 zmedico Exp $
 
 EAPI=4
 
@@ -41,7 +41,7 @@
 	sys-apps/sysvinit
 	!<sys-libs/glibc-2.10
 	!~sys-fs/udev-187"
-DEPEND="${COMMON_RDEPEND}
+DEPEND="${COMMON_DEPEND}
 	app-arch/xz-utils
 	app-text/docbook-xsl-stylesheets
 	dev-libs/libxslt



1.44                 sys-apps/systemd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	25 Aug 2012 15:48:04 -0000	1.43
+++ ChangeLog	28 Aug 2012 16:53:42 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.43 2012/08/25 15:48:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.44 2012/08/28 16:53:42 zmedico Exp $
+
+  28 Aug 2012; Zac Medico <zmedico@gentoo.org> systemd-188-r1.ebuild,
+  systemd-189.ebuild:
+  Fix COMMON_RDEPEND typo for bug #432794.
 
   25 Aug 2012; Michał Górny <mgorny@gentoo.org>
   +files/0003-journal-add-HAVE_XZ-check-to-avoid-build-failure.patch,





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-28 16:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28 16:53 [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-188-r1.ebuild systemd-189.ebuild ChangeLog Zac Medico (zmedico)

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