public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/alexxy:master commit in: net-nds/gosa-core/
@ 2011-10-26 18:24 Alexey Shvetsov
  0 siblings, 0 replies; 5+ messages in thread
From: Alexey Shvetsov @ 2011-10-26 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     0973c384fa93207af214d6b2e761c94b0f76ba48
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 18:22:13 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 18:22:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/alexxy.git;a=commit;h=0973c384

[net-nds/gosa-core] it doesnt have update-online-help anymore

(Portage version: 2.2.0_alpha71/git/Linux x86_64, unsigned Manifest commit)

---
 net-nds/gosa-core/gosa-core-2.7.1.ebuild |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net-nds/gosa-core/gosa-core-2.7.1.ebuild b/net-nds/gosa-core/gosa-core-2.7.1.ebuild
index 04870eb..0d77aef 100644
--- a/net-nds/gosa-core/gosa-core-2.7.1.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.7.1.ebuild
@@ -47,7 +47,6 @@ src_install() {
 
 	dobin \
 		update-locale \
-		update-online-help \
 		update-pdf-help \
 		dh-make-gosa \
 		contrib/gosa



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] dev/alexxy:master commit in: net-nds/gosa-core/
@ 2011-11-09 20:34 Alexey Shvetsov
  0 siblings, 0 replies; 5+ messages in thread
From: Alexey Shvetsov @ 2011-11-09 20:34 UTC (permalink / raw
  To: gentoo-commits

commit:     607e84984a0f4af1f063d35aed4cb7ed1c07fe02
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 20:34:08 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 20:34:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/alexxy.git;a=commit;h=607e8498

Update deps

(Portage version: 2.2.0_alpha72/git/Linux x86_64, unsigned Manifest commit)

---
 net-nds/gosa-core/gosa-core-2.7.3.ebuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/net-nds/gosa-core/gosa-core-2.7.3.ebuild b/net-nds/gosa-core/gosa-core-2.7.3.ebuild
index 8ee6128..30a4266 100644
--- a/net-nds/gosa-core/gosa-core-2.7.3.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.7.3.ebuild
@@ -17,6 +17,7 @@ IUSE="mail samba"
 
 DEPEND="
 	dev-lang/php[curl,calendar,iconv,imap,ldap,mysql,session,zip]
+	dev-php/smarty
 	sys-devel/gettext"
 RDEPEND="${DEPEND}
 	virtual/httpd-php



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] dev/alexxy:master commit in: net-nds/gosa-core/
@ 2011-11-09 19:50 Alexey Shvetsov
  0 siblings, 0 replies; 5+ messages in thread
From: Alexey Shvetsov @ 2011-11-09 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     9536fbba5ee45d4c2854f9aec43e473fb3ece3ac
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 19:49:31 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 19:49:31 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/alexxy.git;a=commit;h=9536fbba

Fix gosa-core

Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

---
 net-nds/gosa-core/gosa-core-2.7.3.ebuild |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/net-nds/gosa-core/gosa-core-2.7.3.ebuild b/net-nds/gosa-core/gosa-core-2.7.3.ebuild
index 2a64498..5f5f8a7 100644
--- a/net-nds/gosa-core/gosa-core-2.7.3.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.7.3.ebuild
@@ -25,6 +25,8 @@ RDEPEND="${DEPEND}
 PDEPEND="mail? ( ~net-nds/gosa-plugin-mail-${PV} )
 	samba? ( ~net-nds/gosa-plugin-samba-${PV} )"
 
+S="${WORKDIR}/gosa/${PN}"
+
 src_prepare() {
 	epatch \
 		"${S}/redhat/02_fix_class_mapping.patch" \



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] dev/alexxy:master commit in: net-nds/gosa-core/
@ 2011-10-27 10:12 Alexey Shvetsov
  0 siblings, 0 replies; 5+ messages in thread
From: Alexey Shvetsov @ 2011-10-27 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     c3fa7b40bbcedef22be0d5c8d0d6fba5a0e12951
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 10:10:25 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 10:10:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/alexxy.git;a=commit;h=c3fa7b40

[net-nds/gosa-core] Update gosa deps

(Portage version: 2.2.0_alpha71/git/Linux x86_64, unsigned Manifest commit)

---
 net-nds/gosa-core/gosa-core-2.7.1.ebuild |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/net-nds/gosa-core/gosa-core-2.7.1.ebuild b/net-nds/gosa-core/gosa-core-2.7.1.ebuild
index 0d77aef..652631b 100644
--- a/net-nds/gosa-core/gosa-core-2.7.1.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.7.1.ebuild
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="mail samba"
 
-DEPEND="dev-lang/php[iconv,imap,ldap,mysql,session,zip]
+DEPEND="
+	dev-lang/php[curl,calendar,iconv,imap,ldap,mysql,session,zip]
 	sys-devel/gettext"
 RDEPEND="${DEPEND}
 	virtual/httpd-php



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] dev/alexxy:master commit in: net-nds/gosa-core/
@ 2011-10-26 18:21 Alexey Shvetsov
  0 siblings, 0 replies; 5+ messages in thread
From: Alexey Shvetsov @ 2011-10-26 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     94498951d7012bbde24d8c45b8b36abb06588337
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 18:19:14 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 18:19:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/alexxy.git;a=commit;h=94498951

[net-nds/gosa-core] Drop unnneded patch

(Portage version: 2.2.0_alpha71/git/Linux x86_64, unsigned Manifest commit)

---
 net-nds/gosa-core/gosa-core-2.7.1.ebuild |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/net-nds/gosa-core/gosa-core-2.7.1.ebuild b/net-nds/gosa-core/gosa-core-2.7.1.ebuild
index aff0806..04870eb 100644
--- a/net-nds/gosa-core/gosa-core-2.7.1.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.7.1.ebuild
@@ -28,8 +28,7 @@ PDEPEND="mail? ( ~net-nds/gosa-plugin-mail-${PV} )
 src_prepare() {
 	epatch \
 		"${S}/redhat/02_fix_class_mapping.patch" \
-		"${S}/redhat/03_fix_locale_location.patch" \
-		"${S}/redhat/04_fix_online_help_location.patch"
+		"${S}/redhat/03_fix_locale_location.patch"
 	sed -i \
 		-e 's|../contrib|/usr/share/gosa/template|' \
 		include/functions.inc || die "sed failed"



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

end of thread, other threads:[~2011-11-09 20:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-26 18:24 [gentoo-commits] dev/alexxy:master commit in: net-nds/gosa-core/ Alexey Shvetsov
  -- strict thread matches above, loose matches on Subject: below --
2011-11-09 20:34 Alexey Shvetsov
2011-11-09 19:50 Alexey Shvetsov
2011-10-27 10:12 Alexey Shvetsov
2011-10-26 18:21 Alexey Shvetsov

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