diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 14:00:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 14:00:31 +0000 |
commit | d0057a7ff7fe2946d0fe7b33202a7afbd9e89855 (patch) | |
tree | db3b00131b157e8a6ad0735f9af5c3b725df7b3c /media-sound/noteedit | |
parent | Stable on sparc wrt #173272 (diff) | |
download | gentoo-2-d0057a7ff7fe2946d0fe7b33202a7afbd9e89855.tar.gz gentoo-2-d0057a7ff7fe2946d0fe7b33202a7afbd9e89855.tar.bz2 gentoo-2-d0057a7ff7fe2946d0fe7b33202a7afbd9e89855.zip |
Stable on sparc
(Portage version: 2.1.2.2)
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 cd5b0e8abfc7..bff6a17cba3a 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.22 2007/02/08 18:44:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.23 2007/04/04 14:00:31 gustavoz Exp $ + + 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> noteedit-2.8.1.ebuild: + Stable on sparc 08 Feb 2007; Alexis Ballier <aballier@gentoo.org> noteedit-2.8.1.ebuild: Call kde_pkg_setup in pkg_setup diff --git a/media-sound/noteedit/noteedit-2.8.1.ebuild b/media-sound/noteedit/noteedit-2.8.1.ebuild index 26dd50ddb5a8..202d1d7b2c80 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.2 2007/02/08 18:44:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1.ebuild,v 1.3 2007/04/04 14:00:31 gustavoz 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 )" |