summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-27 12:48:01 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-27 12:48:01 +0000
commitfac01cab0a7305bb1167bb0e0e72480a156d422d (patch)
treec1b043be8ddebeb7c895288d5fb1d366ac889a62 /media-sound/noteedit
parentamd64/x86 stable, bug #218622 (diff)
downloadhistorical-fac01cab0a7305bb1167bb0e0e72480a156d422d.tar.gz
historical-fac01cab0a7305bb1167bb0e0e72480a156d422d.tar.bz2
historical-fac01cab0a7305bb1167bb0e0e72480a156d422d.zip
amd64/x86 stable, bug #218732
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r--media-sound/noteedit/ChangeLog5
-rw-r--r--media-sound/noteedit/noteedit-2.8.1-r1.ebuild4
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 )"