summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-04-21 17:59:29 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-04-21 17:59:29 +0000
commit1a6951288d3ff8c2c21d1180228ec2de15d62a4b (patch)
tree6ed8e264bec05ed241bf6a2991f3508e5a59ffcc /media-sound/noteedit
parentFix up metadata.xml. If there's no maintainer for the package, the metadata a... (diff)
downloadgentoo-2-1a6951288d3ff8c2c21d1180228ec2de15d62a4b.tar.gz
gentoo-2-1a6951288d3ff8c2c21d1180228ec2de15d62a4b.tar.bz2
gentoo-2-1a6951288d3ff8c2c21d1180228ec2de15d62a4b.zip
Sparc stable --- Bug #218732 --- neat.
(Portage version: 2.2_pre5)
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r--media-sound/noteedit/ChangeLog6
-rw-r--r--media-sound/noteedit/noteedit-2.8.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog
index 7b82454e53d9..56c632969c46 100644
--- a/media-sound/noteedit/ChangeLog
+++ b/media-sound/noteedit/ChangeLog
@@ -1,6 +1,10 @@
# 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.28 2008/04/21 14:19:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.29 2008/04/21 17:59:29 fmccor Exp $
+
+ 21 Apr 2008; Ferris McCormick <fmccor@gentoo.org>
+ noteedit-2.8.1-r1.ebuild:
+ Sparc stable --- Bug #218732 --- neat.
21 Apr 2008; Diego Pettenò <flameeyes@gentoo.org>
+files/noteedit-2.8.1+gcc-4.3.patch,
diff --git a/media-sound/noteedit/noteedit-2.8.1-r1.ebuild b/media-sound/noteedit/noteedit-2.8.1-r1.ebuild
index 63fd92afdae7..72031539a080 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.2 2008/04/21 14:19:37 flameeyes Exp $
+# $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 $
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 )"