diff options
-rw-r--r-- | gnustep-apps/cynthiune/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/cynthiune/ChangeLog b/gnustep-apps/cynthiune/ChangeLog index 183a36d1dd50..0588bde00d04 100644 --- a/gnustep-apps/cynthiune/ChangeLog +++ b/gnustep-apps/cynthiune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/cynthiune # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.14 2008/03/22 18:23:45 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.15 2008/03/23 18:42:50 nixnut Exp $ + + 23 Mar 2008; nixnut <nixnut@gentoo.org> cynthiune-0.9.5-r1.ebuild: + Stable on ppc wrt bug 207381 22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> cynthiune-0.9.5-r1.ebuild: diff --git a/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild b/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild index 71ceae1913ef..fce06a288526 100644 --- a/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild +++ b/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.6 2008/03/22 18:23:45 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.7 2008/03/23 18:42:50 nixnut Exp $ inherit gnustep-2 @@ -12,7 +12,7 @@ SRC_URI="http://organact.mine.nu/~wolfgang/cynthiune/${P/c/C}.tar.gz" IUSE="arts esd flac mad modplug musepack timidity vorbis" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" |