diff options
author | David Holm <dholm@gentoo.org> | 2004-03-19 09:18:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-19 09:18:03 +0000 |
commit | 608400c7fb501dcdd5d7103f757f088b3a97bd52 (patch) | |
tree | aa8737ae2df4fcfdd8bac294c1a77b688f3c6c7d /media-sound/noteedit | |
parent | use all-levels snapshot archive instead of individual level files (should fix... (diff) | |
download | gentoo-2-608400c7fb501dcdd5d7103f757f088b3a97bd52.tar.gz gentoo-2-608400c7fb501dcdd5d7103f757f088b3a97bd52.tar.bz2 gentoo-2-608400c7fb501dcdd5d7103f757f088b3a97bd52.zip |
Added to ~ppc
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r-- | media-sound/noteedit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog index 1bc04dff75f0..5cc0f00eeeb4 100644 --- a/media-sound/noteedit/ChangeLog +++ b/media-sound/noteedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/noteedit # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.3 2004/03/18 18:43:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.4 2004/03/19 09:15:49 dholm Exp $ + + 19 Mar 2004; David Holm <dholm@gentoo.org> noteedit-2.5.0.ebuild: + Added to ~ppc. *noteedit-2.5.0 (18 Mar 2004) diff --git a/media-sound/noteedit/noteedit-2.5.0.ebuild b/media-sound/noteedit/noteedit-2.5.0.ebuild index 4491ce1c0c29..32859e804156 100644 --- a/media-sound/noteedit/noteedit-2.5.0.ebuild +++ b/media-sound/noteedit/noteedit-2.5.0.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.0.ebuild,v 1.1 2004/03/18 18:43:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.5.0.ebuild,v 1.2 2004/03/19 09:15:49 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="arts" DEPEND="arts? ( kde-base/kdemultimedia ) |