diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-17 18:19:29 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-17 18:19:29 +0000 |
commit | 9eb7cab3a8122541e3a54717125ac717ec313ebf (patch) | |
tree | 25f81bece45630f074cfe3844a91cdb7bdb8f837 /media-sound/noteedit | |
parent | IUSE=ladcca (diff) | |
download | historical-9eb7cab3a8122541e3a54717125ac717ec313ebf.tar.gz historical-9eb7cab3a8122541e3a54717125ac717ec313ebf.tar.bz2 historical-9eb7cab3a8122541e3a54717125ac717ec313ebf.zip |
Stable x86.
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r-- | media-sound/noteedit/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog index 5cc0f00eeeb4..13d899d66793 100644 --- a/media-sound/noteedit/ChangeLog +++ b/media-sound/noteedit/ChangeLog @@ -1,6 +1,10 @@ # 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.4 2004/03/19 09:15:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.5 2004/04/17 18:19:00 eradicator Exp $ + + 17 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> + noteedit-2.5.0.ebuild: + Stable x86. 19 Mar 2004; David Holm <dholm@gentoo.org> noteedit-2.5.0.ebuild: Added to ~ppc. diff --git a/media-sound/noteedit/noteedit-2.5.0.ebuild b/media-sound/noteedit/noteedit-2.5.0.ebuild index 32859e804156..dccff2f59936 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.2 2004/03/19 09:15:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.5.0.ebuild,v 1.3 2004/04/17 18:19:00 eradicator 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 ) |