diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-27 12:48:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-27 12:48:01 +0000 |
commit | 0dd4a9a01511cb88c01997abb93807973dd46609 (patch) | |
tree | 48c933fe38615d1accd4752bd7beb4cbd57230fc /media-sound/noteedit | |
parent | amd64/x86 stable, bug #218622 (diff) | |
download | gentoo-2-0dd4a9a01511cb88c01997abb93807973dd46609.tar.gz gentoo-2-0dd4a9a01511cb88c01997abb93807973dd46609.tar.bz2 gentoo-2-0dd4a9a01511cb88c01997abb93807973dd46609.zip |
amd64/x86 stable, bug #218732
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'media-sound/noteedit')
-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 b73eabcb393f..5b41f8629ed8 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.30 2008/04/26 18:16:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.31 2008/04/27 12:48:01 maekke Exp $ + + 27 Apr 2008; Markus Meier <maekke@gentoo.org> noteedit-2.8.1-r1.ebuild: + amd64/x86 stable, bug #218732 26 Apr 2008; nixnut <nixnut@gentoo.org> noteedit-2.8.1-r1.ebuild: Stable on ppc wrt bug 218732 diff --git a/media-sound/noteedit/noteedit-2.8.1-r1.ebuild b/media-sound/noteedit/noteedit-2.8.1-r1.ebuild index b65d47c6f033..bcab1fc422ac 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.4 2008/04/26 18:16:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.5 2008/04/27 12:48:01 maekke 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 )" |