diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 20:30:46 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 20:30:46 +0000 |
commit | b3fd1570e364b26ca5e0a64997b97567e712e61d (patch) | |
tree | 30df762d24706a137efe572a06afb2e6437b6936 /media-sound | |
parent | Marked stable on amd64 per bug #119634 (diff) | |
download | historical-b3fd1570e364b26ca5e0a64997b97567e712e61d.tar.gz historical-b3fd1570e364b26ca5e0a64997b97567e712e61d.tar.bz2 historical-b3fd1570e364b26ca5e0a64997b97567e712e61d.zip |
Marked stable on amd64 per bug #119634
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/sound-juicer/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/sound-juicer/Manifest | 14 | ||||
-rw-r--r-- | media-sound/sound-juicer/sound-juicer-2.12.3.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/media-sound/sound-juicer/ChangeLog b/media-sound/sound-juicer/ChangeLog index a8918e7045ec..86da2794908e 100644 --- a/media-sound/sound-juicer/ChangeLog +++ b/media-sound/sound-juicer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/sound-juicer # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.64 2006/01/22 14:51:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.65 2006/01/22 20:30:46 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> sound-juicer-2.12.3.ebuild: + Marked stable on amd64 per bug #119634 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> sound-juicer-2.12.3.ebuild: diff --git a/media-sound/sound-juicer/Manifest b/media-sound/sound-juicer/Manifest index 00b754ea9d7d..ed732bb8cccc 100644 --- a/media-sound/sound-juicer/Manifest +++ b/media-sound/sound-juicer/Manifest @@ -1,4 +1,7 @@ -MD5 ded1fcd0c7f91088d41985712f77d589 ChangeLog 9188 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 96d26f29e47acd06ac23431e7c7c995c ChangeLog 9285 MD5 4a12b02268da91a70551d700de39f32a files/digest-sound-juicer-2.10.1 72 MD5 4538566af04ec19705e775fb45b5dada files/digest-sound-juicer-2.12.2-r1 72 MD5 5103b579529115f822154ff655959b52 files/digest-sound-juicer-2.12.3 72 @@ -6,4 +9,11 @@ MD5 cbfffb6cc091ffb81864b0d6c464ad92 files/sound-juicer-2.12.2-file-chooser-3.pa MD5 b263ff7675308d90b75a170acae3f5ff metadata.xml 177 MD5 175cf9e1cb190e493ba296dc9d8fe748 sound-juicer-2.10.1.ebuild 1156 MD5 5bbc1031e86b118c601ff99b49b74733 sound-juicer-2.12.2-r1.ebuild 1468 -MD5 9b8c86ba664d553f93c5cf9891fed215 sound-juicer-2.12.3.ebuild 1331 +MD5 4ff5a52289873bb591d02fb21fa9cd46 sound-juicer-2.12.3.ebuild 1324 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFD0+ugomPajV0RnrERAlUWAJ4mRQinhCmDxEswpr0icHk5M6Z+kgCfex9X +0HuIgYDIvuf+yb+quZRokMw= +=vHcC +-----END PGP SIGNATURE----- diff --git a/media-sound/sound-juicer/sound-juicer-2.12.3.ebuild b/media-sound/sound-juicer/sound-juicer-2.12.3.ebuild index 0fd5f61f625a..4e051d3c2cb1 100644 --- a/media-sound/sound-juicer/sound-juicer-2.12.3.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.12.3.ebuild,v 1.6 2006/01/22 14:51:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.12.3.ebuild,v 1.7 2006/01/22 20:30:46 dang Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.burtonini.com/blog/computers/sound-juicer/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="flac vorbis" RDEPEND=">=dev-libs/glib-2 |