diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-01 16:41:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-01 16:41:55 +0000 |
commit | 5cb4215030460042e3df6fcc045b3669c0637878 (patch) | |
tree | 7fafd9a122f44f2e175e3eb15855a2bdd9d57d33 /media-sound/noteedit | |
parent | old (diff) | |
download | gentoo-2-5cb4215030460042e3df6fcc045b3669c0637878.tar.gz gentoo-2-5cb4215030460042e3df6fcc045b3669c0637878.tar.bz2 gentoo-2-5cb4215030460042e3df6fcc045b3669c0637878.zip |
ppc stable #271783
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r-- | media-sound/noteedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.8.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog index 3c3d41868072..a65820555ecd 100644 --- a/media-sound/noteedit/ChangeLog +++ b/media-sound/noteedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/noteedit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.37 2009/05/31 15:04:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.38 2009/06/01 16:41:55 nixnut Exp $ + + 01 Jun 2009; nixnut <nixnut@gentoo.org> noteedit-2.8.1-r3.ebuild: + ppc stable #271783 31 May 2009; Markus Meier <maekke@gentoo.org> noteedit-2.8.1-r3.ebuild: amd64/x86 stable, bug #271783 diff --git a/media-sound/noteedit/noteedit-2.8.1-r3.ebuild b/media-sound/noteedit/noteedit-2.8.1-r3.ebuild index 44f8329b8700..9e578efb67d7 100644 --- a/media-sound/noteedit/noteedit-2.8.1-r3.ebuild +++ b/media-sound/noteedit/noteedit-2.8.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r3.ebuild,v 1.2 2009/05/31 15:04:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r3.ebuild,v 1.3 2009/06/01 16:41:55 nixnut Exp $ EAPI=1 @@ -16,7 +16,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="kmid tse3" DEPEND="kmid? ( || ( kde-base/kmid:3.5 kde-base/kdemultimedia:3.5 ) ) |