diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-04 18:29:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-04 18:29:52 +0000 |
commit | acae673bd91e8dbe70393b6231c353c9739d8cbd (patch) | |
tree | aeed72d3fcabfdc192f3a767864145ca7dc7ce80 /media-sound/noteedit | |
parent | ppc stable, bug #170303 (diff) | |
download | gentoo-2-acae673bd91e8dbe70393b6231c353c9739d8cbd.tar.gz gentoo-2-acae673bd91e8dbe70393b6231c353c9739d8cbd.tar.bz2 gentoo-2-acae673bd91e8dbe70393b6231c353c9739d8cbd.zip |
x86 stable wrt bug 148951
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r-- | media-sound/noteedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog index bff6a17cba3a..1399f91a3a36 100644 --- a/media-sound/noteedit/ChangeLog +++ b/media-sound/noteedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/noteedit # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.23 2007/04/04 14:00:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.24 2007/04/04 18:29:52 armin76 Exp $ + + 04 Apr 2007; Raúl Porcel <armin76@gentoo.org> noteedit-2.8.1.ebuild: + x86 stable wrt bug 148951 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> noteedit-2.8.1.ebuild: Stable on sparc diff --git a/media-sound/noteedit/noteedit-2.8.1.ebuild b/media-sound/noteedit/noteedit-2.8.1.ebuild index 202d1d7b2c80..1d347602d209 100644 --- a/media-sound/noteedit/noteedit-2.8.1.ebuild +++ b/media-sound/noteedit/noteedit-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.3 2007/04/04 14:00:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1.ebuild,v 1.4 2007/04/04 18:29:52 armin76 Exp $ IUSE="kmid tse3" @@ -12,7 +12,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 )" |