diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-06-19 04:17:11 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-06-19 04:17:11 +0000 |
commit | e0c696f96355f0062d2d0697ebfb55b0a42ef792 (patch) | |
tree | 89d518d2bcae6224cdbc832094bc8b46a2810ccb /media-sound/noteedit/noteedit-2.5.3.ebuild | |
parent | QA - Add IUSE, don't assign default S, use default src_compile. (diff) | |
download | historical-e0c696f96355f0062d2d0697ebfb55b0a42ef792.tar.gz historical-e0c696f96355f0062d2d0697ebfb55b0a42ef792.tar.bz2 historical-e0c696f96355f0062d2d0697ebfb55b0a42ef792.zip |
version bump; ebuild cleanups; stable on x86
Diffstat (limited to 'media-sound/noteedit/noteedit-2.5.3.ebuild')
-rw-r--r-- | media-sound/noteedit/noteedit-2.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/noteedit/noteedit-2.5.3.ebuild b/media-sound/noteedit/noteedit-2.5.3.ebuild index 71da59171670..f31a79778f4a 100644 --- a/media-sound/noteedit/noteedit-2.5.3.ebuild +++ b/media-sound/noteedit/noteedit-2.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.5.3.ebuild,v 1.1 2004/05/22 21:55:15 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.5.3.ebuild,v 1.2 2004/06/19 04:17:11 squinky86 Exp $ inherit kde-functions kde @@ -10,7 +10,7 @@ SRC_URI="http://rnvs.informatik.tu-chemnitz.de/cgi-bin/nph-sendbin.cgi/~jan/${PN LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="arts" DEPEND="arts? ( kde-base/kdemultimedia ) |