diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-12-18 23:58:31 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-12-18 23:58:31 +0000 |
commit | 7729f33752f3f7db78489192708fba92552a576d (patch) | |
tree | 74ea187236227d67e84a9915b80438bbc72c90b5 /media-libs | |
parent | Added toolchain detections as per bug #71678 (diff) | |
download | historical-7729f33752f3f7db78489192708fba92552a576d.tar.gz historical-7729f33752f3f7db78489192708fba92552a576d.tar.bz2 historical-7729f33752f3f7db78489192708fba92552a576d.zip |
Stable on ppc.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/bio2jack/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/bio2jack/Manifest | 4 | ||||
-rw-r--r-- | media-libs/bio2jack/bio2jack-0.3-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/bio2jack/ChangeLog b/media-libs/bio2jack/ChangeLog index eb29c2da87f3..518e971b641d 100644 --- a/media-libs/bio2jack/ChangeLog +++ b/media-libs/bio2jack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/bio2jack # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/bio2jack/ChangeLog,v 1.10 2004/12/17 20:21:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/bio2jack/ChangeLog,v 1.11 2004/12/18 23:58:31 hansmi Exp $ + + 19 Dec 2004; Michael Hanselmann <hansmi@gentoo.org> + bio2jack-0.3-r1.ebuild: + Stable on ppc. 17 Dec 2004; Markus Rothe <corsair@gentoo.org> bio2jack-0.3-r1.ebuild: Stable on ppc64 diff --git a/media-libs/bio2jack/Manifest b/media-libs/bio2jack/Manifest index 18c885217503..43c5bf2551a3 100644 --- a/media-libs/bio2jack/Manifest +++ b/media-libs/bio2jack/Manifest @@ -1,6 +1,6 @@ -MD5 8e55ca75862a375ba6f476ba9c89aa55 ChangeLog 2043 -MD5 77f747069de829a86e97910f718222ac bio2jack-0.3-r1.ebuild 990 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 4df01f32f6b1961b9bed98a810c26feb ChangeLog 2140 +MD5 444a95f722799057b627014e4a2a3491 bio2jack-0.3-r1.ebuild 988 MD5 071322d70a096ae1b6ecb61b94f895e4 bio2jack-0.4.ebuild 987 MD5 7d81cae028507a4e4b66e9ea04afaf56 files/digest-bio2jack-0.3-r1 64 MD5 12bb6610df50a4ac8beee9090c21dd50 files/digest-bio2jack-0.4 64 diff --git a/media-libs/bio2jack/bio2jack-0.3-r1.ebuild b/media-libs/bio2jack/bio2jack-0.3-r1.ebuild index b0934c54bdd7..95a9e45b7b5c 100644 --- a/media-libs/bio2jack/bio2jack-0.3-r1.ebuild +++ b/media-libs/bio2jack/bio2jack-0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/bio2jack/bio2jack-0.3-r1.ebuild,v 1.8 2004/12/17 20:21:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/bio2jack/bio2jack-0.3-r1.ebuild,v 1.9 2004/12/18 23:58:31 hansmi Exp $ IUSE="static" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/bio2jack/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86 ppc64" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ppc64" RDEPEND=">=media-sound/jack-audio-connection-kit-0.80" DEPEND="${RDEPEND} |