[proaudio] [1589] libinstpatch repoman clean

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Revision: 1589
Author:   st4n
Date:     2010-03-30 22:59:17 +0200 (Tue, 30 Mar 2010)
Log Message:
-----------
libinstpatch repoman clean

Modified Paths:
--------------
    trunk/overlays/proaudio/dev-libs/libinstpatch/ChangeLog
    trunk/overlays/proaudio/dev-libs/libinstpatch/Manifest
    trunk/overlays/proaudio/dev-libs/libinstpatch/libinstpatch-1.0.0_pre1.ebuild
    trunk/overlays/proaudio/dev-libs/libinstpatch/libinstpatch-9999.ebuild

Modified: trunk/overlays/proaudio/dev-libs/libinstpatch/ChangeLog
===================================================================
--- trunk/overlays/proaudio/dev-libs/libinstpatch/ChangeLog	2010-03-30 20:13:13 UTC (rev 1588)
+++ trunk/overlays/proaudio/dev-libs/libinstpatch/ChangeLog	2010-03-30 20:59:17 UTC (rev 1589)
@@ -2,6 +2,10 @@
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Mar 2010; Stephane Angot <sa@xxxxxxxxx> libinstpatch-1.0.0_pre1.ebuild, libinstpatch-9999.ebuild:
+  header update
+  added keyword "~ppc" to 1.0.0_pre1 for /media-sound/swami compatibility
+
   17 Dec 2007; Thomas Kuther <gimpel@xxxxxxxxxxxxxxxx> ChangeLog:
   added a changelog
 

Modified: trunk/overlays/proaudio/dev-libs/libinstpatch/Manifest
===================================================================
--- trunk/overlays/proaudio/dev-libs/libinstpatch/Manifest	2010-03-30 20:13:13 UTC (rev 1588)
+++ trunk/overlays/proaudio/dev-libs/libinstpatch/Manifest	2010-03-30 20:59:17 UTC (rev 1589)
@@ -1,5 +1,5 @@
 DIST libinstpatch-1.0.0pre1.tar.gz 950962 RMD160 e6c6b50709fff56cdaacbe6933092b7c4ef593c9 SHA1 06abb4c7c554a47293040759f04de68c55c01617 SHA256 1d0877a1d996dae2496ae1b9c97980cc38064be8e178432461c93d451082d8b7
-EBUILD libinstpatch-1.0.0_pre1.ebuild 877 RMD160 72fb7f89a68eb7bc2f8c09c523975743f5c82eed SHA1 a377629ccc4653243dd106d70887653a43c2eda4 SHA256 b891de3769e956c4ae2d188726c76e4328afb441d00499694e05b444cf114bc4
-EBUILD libinstpatch-9999.ebuild 934 RMD160 8da40eef4131c649646ae2c29f8b19c9dbeaf861 SHA1 5cc2b88f6c28b79f53498fcf2f646ec4c9a3168d SHA256 3da6dbeba2879571d9c11c4e97c258cd5200cf0aed4c9afb5d632de91bf480e8
-MISC ChangeLog 209 RMD160 1f2c128685764cf6efdc0d39465d214de8d95de9 SHA1 bb956785570076a58a9877f369d58e5dcae51fc2 SHA256 e22e1f03688351698fa0ef2eeb8dd075f39abaa98f84518dbb956a38b7a5c9c4
+EBUILD libinstpatch-1.0.0_pre1.ebuild 973 RMD160 cd753e04cc43c6dfb1c4202ef76c5a65a3f7566f SHA1 2c7fcec4ed42e37a7b99cca3771ce11ccd089461 SHA256 6da446c0a76c37e303412a167523cea563c86c0b8d1baacffe5fd0f80194ea21
+EBUILD libinstpatch-9999.ebuild 934 RMD160 db37c5edd7f7ba0825f54864c6957770845089ff SHA1 22069f335f405e0517dfd801c9ea2681525e61b1 SHA256 3f9fb49f31900f7f79ff6b1a7fd479464838e7d4b0278d7b5c19e2852a9f2e22
+MISC ChangeLog 403 RMD160 5c2e5f0885160ffc2362edfa2945c3f8d4c554d9 SHA1 e857a9a58f000afcffc683184f731552e98cf282 SHA256 e9d4a97ff28aeb8764694215c92de0fbf3452bac9e00fa5f36048a1addd60496
 MISC metadata.xml 268 RMD160 facc07bd885f20615a1f2555069329c642e1a566 SHA1 2456bdb8a218c9d477d2d6ee4bf158de070c7be4 SHA256 96629b266b743f566c29158d4498edeeb1cd6b1f0cd9629e42d4f10b4da82f89

Modified: trunk/overlays/proaudio/dev-libs/libinstpatch/libinstpatch-1.0.0_pre1.ebuild
===================================================================
--- trunk/overlays/proaudio/dev-libs/libinstpatch/libinstpatch-1.0.0_pre1.ebuild	2010-03-30 20:13:13 UTC (rev 1588)
+++ trunk/overlays/proaudio/dev-libs/libinstpatch/libinstpatch-1.0.0_pre1.ebuild	2010-03-30 20:59:17 UTC (rev 1589)
@@ -1,4 +1,4 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /cvsroot/jacklab/gentoo/dev-libs/libinstpatch/libinstpatch-1.0.0_pre1.ebuild,v 1.1 2006/04/10 12:18:30 gimpel Exp $
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 x86 ~ppc"
 IUSE="python debug nls"
 
 DEPEND=">=dev-libs/glib-2.0
@@ -19,6 +19,10 @@
 	python? ( dev-lang/python )
 	dev-util/pkgconfig"
 
+RDEPEND=">=dev-libs/glib-2.0
+	>=media-libs/libsndfile-1.0.0
+	python? ( dev-lang/python )"
+
 S="${WORKDIR}/${P/_pre1/}"
 src_compile() {
 	./autogen.sh

Modified: trunk/overlays/proaudio/dev-libs/libinstpatch/libinstpatch-9999.ebuild
===================================================================
--- trunk/overlays/proaudio/dev-libs/libinstpatch/libinstpatch-9999.ebuild	2010-03-30 20:13:13 UTC (rev 1588)
+++ trunk/overlays/proaudio/dev-libs/libinstpatch/libinstpatch-9999.ebuild	2010-03-30 20:59:17 UTC (rev 1589)
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/