public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabio Erculiani (lxnay)" <lxnay@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-nds/389-admin: ChangeLog 389-admin-1.1.11_rc1.ebuild
Date: Sun, 17 Oct 2010 14:04:46 +0000 (UTC)	[thread overview]
Message-ID: <20101017140446.4056620051@flycatcher.gentoo.org> (raw)

lxnay       10/10/17 14:04:46

  Modified:             ChangeLog 389-admin-1.1.11_rc1.ebuild
  Log:
  tweak apache2 dependencies a bit, make them more atomic
  
  (Portage version: 2.2_rc91/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-nds/389-admin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-admin/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-admin/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-admin/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/389-admin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	15 Jul 2010 10:44:14 -0000	1.3
+++ ChangeLog	17 Oct 2010 14:04:46 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for net-nds/389-admin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/ChangeLog,v 1.3 2010/07/15 10:44:14 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/ChangeLog,v 1.4 2010/10/17 14:04:46 lxnay Exp $
+
+  17 Oct 2010; Fabio Erculiani <lxnay@gentoo.org>
+  389-admin-1.1.11_rc1.ebuild:
+  tweak apache2 dependencies a bit, make them more atomic
 
   15 Jul 2010; Fabio Erculiani <lxnay@gentoo.org> metadata.xml:
   update metadata.xml, herd



1.4                  net-nds/389-admin/389-admin-1.1.11_rc1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-admin/389-admin-1.1.11_rc1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-admin/389-admin-1.1.11_rc1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-admin/389-admin-1.1.11_rc1.ebuild?r1=1.3&r2=1.4

Index: 389-admin-1.1.11_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/389-admin/389-admin-1.1.11_rc1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- 389-admin-1.1.11_rc1.ebuild	11 Jul 2010 11:56:31 -0000	1.3
+++ 389-admin-1.1.11_rc1.ebuild	17 Oct 2010 14:04:46 -0000	1.4
@@ -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/net-nds/389-admin/389-admin-1.1.11_rc1.ebuild,v 1.3 2010/07/11 11:56:31 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-admin/389-admin-1.1.11_rc1.ebuild,v 1.4 2010/10/17 14:04:46 lxnay Exp $
 
 EAPI="2"
 
@@ -42,11 +42,8 @@
 	sys-libs/pam
 	sys-apps/tcp-wrappers[ipv6?]
 	www-apache/mod_nss
-	www-servers/apache:2"
-RDEPEND="${COMMON_DEPEND}
-	www-client/lynx
 	www-servers/apache:2[apache2_modules_actions,apache2_modules_alias,apache2_modules_auth_basic,apache2_modules_authz_default,apache2_modules_cgi,apache2_modules_mime_magic,apache2_modules_rewrite,apache2_modules_setenvif,suexec,threads]"
-
+RDEPEND="${COMMON_DEPEND} www-client/lynx"
 DEPEND="sys-apps/sed ${COMMON_DEPEND}"
 
 S="${WORKDIR}/${PN}-${MY_PV}"






             reply	other threads:[~2010-10-17 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-17 14:04 Fabio Erculiani (lxnay) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-11 11:42 [gentoo-commits] gentoo-x86 commit in net-nds/389-admin: ChangeLog 389-admin-1.1.11_rc1.ebuild Fabio Erculiani (lxnay)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101017140446.4056620051@flycatcher.gentoo.org \
    --to=lxnay@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox