* [gentoo-commits] gentoo-x86 commit in app-forensics/aide: aide-0.13.1-r5.ebuild aide-0.14.2.ebuild aide-0.13.1-r3.ebuild ChangeLog aide-0.13.1.ebuild aide-0.15.1.ebuild aide-0.14-r1.ebuild
@ 2010-11-03 2:30 Matsuu Takuto (matsuu)
0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2010-11-03 2:30 UTC (permalink / raw
To: gentoo-commits
matsuu 10/11/03 02:30:29
Modified: aide-0.13.1-r5.ebuild aide-0.14.2.ebuild
aide-0.13.1-r3.ebuild ChangeLog aide-0.13.1.ebuild
aide-0.15.1.ebuild
Removed: aide-0.14-r1.ebuild
Log:
Fixed USE flags conflicts, bug #343221.
(Portage version: 2.1.9.22/cvs/Linux x86_64)
Revision Changes Path
1.4 app-forensics/aide/aide-0.13.1-r5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild?r1=1.3&r2=1.4
Index: aide-0.13.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- aide-0.13.1-r5.ebuild 11 Jul 2010 11:13:03 -0000 1.3
+++ aide-0.13.1-r5.ebuild 3 Nov 2010 02:30:28 -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/app-forensics/aide/aide-0.13.1-r5.ebuild,v 1.3 2010/07/11 11:13:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild,v 1.4 2010/11/03 02:30:28 matsuu Exp $
inherit autotools eutils
@@ -35,7 +35,7 @@
sys-devel/bison
sys-devel/flex"
-pkg_config() {
+pkg_setup() {
if use mhash && use postgres ; then
eerror "We cannot emerge aide with mhash and postgres USE flags at the same time."
eerror "Please remove mhash OR postgres USE flags."
1.3 app-forensics/aide/aide-0.14.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?r1=1.2&r2=1.3
Index: aide-0.14.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- aide-0.14.2.ebuild 11 Jul 2010 11:13:03 -0000 1.2
+++ aide-0.14.2.ebuild 3 Nov 2010 02:30:28 -0000 1.3
@@ -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-forensics/aide/aide-0.14.2.ebuild,v 1.2 2010/07/11 11:13:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v 1.3 2010/11/03 02:30:28 matsuu Exp $
EAPI="3"
@@ -34,9 +34,9 @@
sys-devel/bison
sys-devel/flex"
-pkg_config() {
+pkg_setup() {
confutils_use_conflict mhash postgres
- confutils_use_conflict curl static
+ confutils_use_conflict static curl postgres
}
src_prepare() {
1.7 app-forensics/aide/aide-0.13.1-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild?r1=1.6&r2=1.7
Index: aide-0.13.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- aide-0.13.1-r3.ebuild 11 Jul 2010 11:13:03 -0000 1.6
+++ aide-0.13.1-r3.ebuild 3 Nov 2010 02:30:28 -0000 1.7
@@ -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-forensics/aide/aide-0.13.1-r3.ebuild,v 1.6 2010/07/11 11:13:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild,v 1.7 2010/11/03 02:30:28 matsuu Exp $
inherit autotools eutils
@@ -35,7 +35,7 @@
sys-devel/bison
sys-devel/flex"
-pkg_config() {
+pkg_setup() {
if use mhash && use postgres ; then
eerror "We cannot emerge aide with mhash and postgres USE flags at the same time."
eerror "Please remove mhash OR postgres USE flags."
1.53 app-forensics/aide/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 27 Oct 2010 16:45:29 -0000 1.52
+++ ChangeLog 3 Nov 2010 02:30:28 -0000 1.53
@@ -1,6 +1,11 @@
# ChangeLog for app-forensics/aide
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.52 2010/10/27 16:45:29 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.53 2010/11/03 02:30:28 matsuu Exp $
+
+ 03 Nov 2010; MATSUU Takuto <matsuu@gentoo.org> aide-0.13.1.ebuild,
+ aide-0.13.1-r3.ebuild, aide-0.13.1-r5.ebuild, -aide-0.14-r1.ebuild,
+ aide-0.14.2.ebuild, aide-0.15.1.ebuild:
+ Fixed USE flags conflicts, bug #343221.
*aide-0.15.1 (27 Oct 2010)
1.13 app-forensics/aide/aide-0.13.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild?r1=1.12&r2=1.13
Index: aide-0.13.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- aide-0.13.1.ebuild 11 Jul 2010 11:13:03 -0000 1.12
+++ aide-0.13.1.ebuild 3 Nov 2010 02:30:28 -0000 1.13
@@ -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-forensics/aide/aide-0.13.1.ebuild,v 1.12 2010/07/11 11:13:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.13 2010/11/03 02:30:28 matsuu Exp $
WANT_AUTOCONF='latest'
WANT_AUTOMAKE='latest'
inherit eutils autotools
@@ -34,7 +34,7 @@
sys-devel/bison
sys-devel/flex"
-pkg_config() {
+pkg_setup() {
if use mhash && use postgres ; then
eerror "We cannot emerge aide with mhash and postgres USE flags at the same time."
eerror "Please remove mhash OR postgres USE flags."
1.2 app-forensics/aide/aide-0.15.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild?r1=1.1&r2=1.2
Index: aide-0.15.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- aide-0.15.1.ebuild 27 Oct 2010 16:45:29 -0000 1.1
+++ aide-0.15.1.ebuild 3 Nov 2010 02:30:28 -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-forensics/aide/aide-0.15.1.ebuild,v 1.1 2010/10/27 16:45:29 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.15.1.ebuild,v 1.2 2010/11/03 02:30:28 matsuu Exp $
EAPI="3"
@@ -34,9 +34,9 @@
sys-devel/bison
sys-devel/flex"
-pkg_config() {
+pkg_setup() {
confutils_use_conflict mhash postgres
- confutils_use_conflict curl static
+ confutils_use_conflict static curl postgres
}
src_prepare() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-03 2:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-03 2:30 [gentoo-commits] gentoo-x86 commit in app-forensics/aide: aide-0.13.1-r5.ebuild aide-0.14.2.ebuild aide-0.13.1-r3.ebuild ChangeLog aide-0.13.1.ebuild aide-0.15.1.ebuild aide-0.14-r1.ebuild Matsuu Takuto (matsuu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox