diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-10 14:49:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-10 14:49:50 +0000 |
commit | 67e7af93c60e7f123c437d4c96e59b6050c2fd51 (patch) | |
tree | 03e2b9915c7b93819fd15dcc86eff18748510a4f /media-sound/noteedit | |
parent | sparc stable wrt #270569 (diff) | |
download | gentoo-2-67e7af93c60e7f123c437d4c96e59b6050c2fd51.tar.gz gentoo-2-67e7af93c60e7f123c437d4c96e59b6050c2fd51.tar.bz2 gentoo-2-67e7af93c60e7f123c437d4c96e59b6050c2fd51.zip |
sparc stable wrt #271783
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 a65820555ecd..288309c48ccd 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.38 2009/06/01 16:41:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.39 2009/06/10 14:49:50 armin76 Exp $ + + 10 Jun 2009; Raúl Porcel <armin76@gentoo.org> noteedit-2.8.1-r3.ebuild: + sparc stable wrt #271783 01 Jun 2009; nixnut <nixnut@gentoo.org> noteedit-2.8.1-r3.ebuild: ppc stable #271783 diff --git a/media-sound/noteedit/noteedit-2.8.1-r3.ebuild b/media-sound/noteedit/noteedit-2.8.1-r3.ebuild index 9e578efb67d7..5a0cbc375337 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.3 2009/06/01 16:41:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r3.ebuild,v 1.4 2009/06/10 14:49:50 armin76 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 ) ) |