public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/compiz-bcop: compiz-bcop-0.6.0.ebuild ChangeLog
@ 2007-10-24 10:30 Hanno Boeck (hanno)
  0 siblings, 0 replies; 4+ messages in thread
From: Hanno Boeck (hanno) @ 2007-10-24 10:30 UTC (permalink / raw
  To: gentoo-commits

hanno       07/10/24 10:30:03

  Modified:             compiz-bcop-0.6.0.ebuild ChangeLog
  Log:
  QA fixes for compiz-bcop
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.2                  x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?r1=1.1&r2=1.2

Index: compiz-bcop-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- compiz-bcop-0.6.0.ebuild	23 Oct 2007 22:28:57 -0000	1.1
+++ compiz-bcop-0.6.0.ebuild	24 Oct 2007 10:30:03 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v 1.1 2007/10/23 22:28:57 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v 1.2 2007/10/24 10:30:03 hanno Exp $
 
 DESCRIPTION="Compiz option code generator"
 HOMEPAGE="http://compiz-fusion.org"
@@ -13,13 +13,6 @@
 
 DEPEND="dev-libs/libxslt"
 
-S="${WORKDIR}/${P}"
-
-src_compile() {
-	econf || die "econf failed"
-	emake || die "make failed"
-}
-
 src_install() {
 	emake DESTDIR="${D}" install || die "make install failed"
 	dodoc AUTHORS || die "dodoc failed"



1.2                  x11-libs/compiz-bcop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	23 Oct 2007 22:28:57 -0000	1.1
+++ ChangeLog	24 Oct 2007 10:30:03 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/compiz-bcop
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.1 2007/10/23 22:28:57 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.2 2007/10/24 10:30:03 hanno Exp $
+
+  24 Oct 2007; Hanno Boeck <hanno@gentoo.org> compiz-bcop-0.6.0.ebuild:
+  QA fixes.
 
 *compiz-bcop-0.6.0 (23 Oct 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/compiz-bcop: compiz-bcop-0.6.0.ebuild ChangeLog
@ 2007-10-24 17:46 Luca Barbato (lu_zero)
  0 siblings, 0 replies; 4+ messages in thread
From: Luca Barbato (lu_zero) @ 2007-10-24 17:46 UTC (permalink / raw
  To: gentoo-commits

lu_zero     07/10/24 17:46:47

  Modified:             compiz-bcop-0.6.0.ebuild ChangeLog
  Log:
  Marked ~ppc
  (Portage version: 2.1.3.15)

Revision  Changes    Path
1.3                  x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?r1=1.2&r2=1.3

Index: compiz-bcop-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- compiz-bcop-0.6.0.ebuild	24 Oct 2007 10:30:03 -0000	1.2
+++ compiz-bcop-0.6.0.ebuild	24 Oct 2007 17:46:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v 1.2 2007/10/24 10:30:03 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v 1.3 2007/10/24 17:46:47 lu_zero Exp $
 
 DESCRIPTION="Compiz option code generator"
 HOMEPAGE="http://compiz-fusion.org"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
 IUSE=""
 
 DEPEND="dev-libs/libxslt"



1.3                  x11-libs/compiz-bcop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	24 Oct 2007 10:30:03 -0000	1.2
+++ ChangeLog	24 Oct 2007 17:46:47 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/compiz-bcop
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.2 2007/10/24 10:30:03 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.3 2007/10/24 17:46:47 lu_zero Exp $
+
+  24 Oct 2007; Luca Barbato <lu_zero@gentoo.org> compiz-bcop-0.6.0.ebuild:
+  Marked ~ppc
 
   24 Oct 2007; Hanno Boeck <hanno@gentoo.org> compiz-bcop-0.6.0.ebuild:
   QA fixes.



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/compiz-bcop: compiz-bcop-0.6.0.ebuild ChangeLog
@ 2007-10-25 13:58 Olivier Crete (tester)
  0 siblings, 0 replies; 4+ messages in thread
From: Olivier Crete (tester) @ 2007-10-25 13:58 UTC (permalink / raw
  To: gentoo-commits

tester      07/10/25 13:58:40

  Modified:             compiz-bcop-0.6.0.ebuild ChangeLog
  Log:
  Marked ~amd64
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.4                  x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?r1=1.3&r2=1.4

Index: compiz-bcop-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compiz-bcop-0.6.0.ebuild	24 Oct 2007 17:46:47 -0000	1.3
+++ compiz-bcop-0.6.0.ebuild	25 Oct 2007 13:58:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v 1.3 2007/10/24 17:46:47 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v 1.4 2007/10/25 13:58:39 tester Exp $
 
 DESCRIPTION="Compiz option code generator"
 HOMEPAGE="http://compiz-fusion.org"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND="dev-libs/libxslt"



1.4                  x11-libs/compiz-bcop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Oct 2007 17:46:47 -0000	1.3
+++ ChangeLog	25 Oct 2007 13:58:39 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/compiz-bcop
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.3 2007/10/24 17:46:47 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.4 2007/10/25 13:58:39 tester Exp $
+
+  25 Oct 2007; Olivier Crête <tester@gentoo.org> compiz-bcop-0.6.0.ebuild:
+  Marked ~amd64
 
   24 Oct 2007; Luca Barbato <lu_zero@gentoo.org> compiz-bcop-0.6.0.ebuild:
   Marked ~ppc



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/compiz-bcop: compiz-bcop-0.6.0.ebuild ChangeLog
@ 2008-06-24  2:12 Hanno Boeck (hanno)
  0 siblings, 0 replies; 4+ messages in thread
From: Hanno Boeck (hanno) @ 2008-06-24  2:12 UTC (permalink / raw
  To: gentoo-commits

hanno       08/06/24 02:12:25

  Modified:             compiz-bcop-0.6.0.ebuild ChangeLog
  Log:
  compiz-bcop: add pkgconfig dep
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25.8 i686)

Revision  Changes    Path
1.5                  x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild?r1=1.4&r2=1.5

Index: compiz-bcop-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- compiz-bcop-0.6.0.ebuild	25 Oct 2007 13:58:39 -0000	1.4
+++ compiz-bcop-0.6.0.ebuild	24 Jun 2008 02:12:24 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v 1.4 2007/10/25 13:58:39 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.6.0.ebuild,v 1.5 2008/06/24 02:12:24 hanno Exp $
 
 DESCRIPTION="Compiz option code generator"
 HOMEPAGE="http://compiz-fusion.org"
@@ -11,7 +11,9 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
-DEPEND="dev-libs/libxslt"
+RDEPEND="dev-libs/libxslt"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
 
 src_install() {
 	emake DESTDIR="${D}" install || die "make install failed"



1.5                  x11-libs/compiz-bcop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/compiz-bcop/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 Oct 2007 13:58:39 -0000	1.4
+++ ChangeLog	24 Jun 2008 02:12:24 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/compiz-bcop
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.4 2007/10/25 13:58:39 tester Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.5 2008/06/24 02:12:24 hanno Exp $
+
+  24 Jun 2008; Hanno Boeck <hanno@gentoo.org> compiz-bcop-0.6.0.ebuild:
+  Add pkgconfig dep.
 
   25 Oct 2007; Olivier Crête <tester@gentoo.org> compiz-bcop-0.6.0.ebuild:
   Marked ~amd64



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-06-24  2:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 10:30 [gentoo-commits] gentoo-x86 commit in x11-libs/compiz-bcop: compiz-bcop-0.6.0.ebuild ChangeLog Hanno Boeck (hanno)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-24 17:46 Luca Barbato (lu_zero)
2007-10-25 13:58 Olivier Crete (tester)
2008-06-24  2:12 Hanno Boeck (hanno)

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