public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/389-console: ChangeLog 389-console-1.1.6.ebuild
@ 2010-10-17 10:10 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio Erculiani (lxnay) @ 2010-10-17 10:10 UTC (permalink / raw
  To: gentoo-commits

lxnay       10/10/17 10:10:27

  Modified:             ChangeLog 389-console-1.1.6.ebuild
  Log:
  tweak jdk/jre RDEPEND
  
  (Portage version: 2.2_rc91/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-admin/389-console/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/389-console/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	11 Jul 2010 10:10:39 -0000	1.1
+++ ChangeLog	17 Oct 2010 10:10:27 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/389-console
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/389-console/ChangeLog,v 1.1 2010/07/11 10:10:39 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/389-console/ChangeLog,v 1.2 2010/10/17 10:10:27 lxnay Exp $
+
+  17 Oct 2010; Fabio Erculiani <lxnay@gentoo.org> 389-console-1.1.6.ebuild:
+  tweak jdk/jre RDEPEND
 
 *389-console-1.1.6 (11 Jul 2010)
 



1.2                  app-admin/389-console/389-console-1.1.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/389-console-1.1.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/389-console-1.1.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/389-console-1.1.6.ebuild?r1=1.1&r2=1.2

Index: 389-console-1.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/389-console/389-console-1.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 389-console-1.1.6.ebuild	11 Jul 2010 10:10:39 -0000	1.1
+++ 389-console-1.1.6.ebuild	17 Oct 2010 10:10:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/389-console/389-console-1.1.6.ebuild,v 1.1 2010/07/11 10:10:39 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/389-console/389-console-1.1.6.ebuild,v 1.2 2010/10/17 10:10:27 lxnay Exp $
 
 EAPI="2"
 
@@ -22,7 +22,7 @@
 	>=dev-java/idm-console-framework-1.1
 	app-admin/389-admin-console"
 
-RDEPEND=">=virtual/jre-1.6
+RDEPEND="|| ( >=virtual/jre-1.6 >=virtual/jdk-1.6 )
 	${COMMON_DEP}"
 
 DEPEND=">=virtual/jdk-1.6






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

* [gentoo-commits] gentoo-x86 commit in app-admin/389-console: ChangeLog 389-console-1.1.6.ebuild
@ 2014-06-26 13:42 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2014-06-26 13:42 UTC (permalink / raw
  To: gentoo-commits

kensington    14/06/26 13:42:37

  Modified:             ChangeLog
  Removed:              389-console-1.1.6.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.7                  app-admin/389-console/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-console/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/389-console/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	22 Jun 2014 20:32:17 -0000	1.6
+++ ChangeLog	26 Jun 2014 13:42:37 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/389-console
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/389-console/ChangeLog,v 1.6 2014/06/22 20:32:17 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/389-console/ChangeLog,v 1.7 2014/06/26 13:42:37 kensington Exp $
+
+  26 Jun 2014; Michael Palimaka <kensington@gentoo.org>
+  -389-console-1.1.6.ebuild:
+  Remove old.
 
   22 Jun 2014; Fabio Erculiani <lxnay@gentoo.org> metadata.xml:
   reset to maintainer-needed@





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

end of thread, other threads:[~2014-06-26 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 13:42 [gentoo-commits] gentoo-x86 commit in app-admin/389-console: ChangeLog 389-console-1.1.6.ebuild Michael Palimaka (kensington)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-17 10:10 Fabio Erculiani (lxnay)

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