diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-26 18:16:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-26 18:16:08 +0000 |
commit | 78b0d129f9ad2b14a3e9fc5e8f4667c6959562af (patch) | |
tree | 81d01c84036c534d98790835620d315b384db616 /media-sound | |
parent | Version bump (diff) | |
download | gentoo-2-78b0d129f9ad2b14a3e9fc5e8f4667c6959562af.tar.gz gentoo-2-78b0d129f9ad2b14a3e9fc5e8f4667c6959562af.tar.bz2 gentoo-2-78b0d129f9ad2b14a3e9fc5e8f4667c6959562af.zip |
Stable on ppc wrt bug 218732
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/noteedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.8.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog index 56c632969c46..b73eabcb393f 100644 --- a/media-sound/noteedit/ChangeLog +++ b/media-sound/noteedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/noteedit # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.29 2008/04/21 17:59:29 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.30 2008/04/26 18:16:08 nixnut Exp $ + + 26 Apr 2008; nixnut <nixnut@gentoo.org> noteedit-2.8.1-r1.ebuild: + Stable on ppc wrt bug 218732 21 Apr 2008; Ferris McCormick <fmccor@gentoo.org> noteedit-2.8.1-r1.ebuild: diff --git a/media-sound/noteedit/noteedit-2.8.1-r1.ebuild b/media-sound/noteedit/noteedit-2.8.1-r1.ebuild index 72031539a080..b65d47c6f033 100644 --- a/media-sound/noteedit/noteedit-2.8.1-r1.ebuild +++ b/media-sound/noteedit/noteedit-2.8.1-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/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.3 2008/04/21 17:59:29 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.4 2008/04/26 18:16:08 nixnut Exp $ IUSE="kmid tse3" @@ -16,7 +16,7 @@ SRC_URI="http://download.berlios.de/noteedit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ppc sparc ~x86" DEPEND="kmid? ( || ( kde-base/kmid kde-base/kdemultimedia ) ) tse3? ( >=media-libs/tse3-0.3.1 )" |