summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-05-22 21:55:15 +0000
committerJon Hood <squinky86@gentoo.org>2004-05-22 21:55:15 +0000
commit8231e01cd1b6e9377f4e5be860b0dbb245cbcb93 (patch)
tree20c2ccd4410157c46c91f73df5b2df859b5d3840 /media-sound
parentversion bump, closes #49803 (diff)
downloadhistorical-8231e01cd1b6e9377f4e5be860b0dbb245cbcb93.tar.gz
historical-8231e01cd1b6e9377f4e5be860b0dbb245cbcb93.tar.bz2
historical-8231e01cd1b6e9377f4e5be860b0dbb245cbcb93.zip
version bump, closes #50491, ebuild cleanups
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/noteedit/ChangeLog8
-rw-r--r--media-sound/noteedit/Manifest6
-rw-r--r--media-sound/noteedit/files/digest-noteedit-2.3.21
-rw-r--r--media-sound/noteedit/files/digest-noteedit-2.5.31
-rw-r--r--media-sound/noteedit/noteedit-2.5.3.ebuild (renamed from media-sound/noteedit/noteedit-2.3.2.ebuild)5
5 files changed, 13 insertions, 8 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog
index 13d899d66793..de687fa09562 100644
--- a/media-sound/noteedit/ChangeLog
+++ b/media-sound/noteedit/ChangeLog
@@ -1,6 +1,12 @@
# 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.5 2004/04/17 18:19:00 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.6 2004/05/22 21:55:15 squinky86 Exp $
+
+*noteedit-2.5.3 (22 May 2004)
+
+ 22 May 2004; Jon Hood <squinky86@gentoo.org> -noteedit-2.3.2.ebuild,
+ +noteedit-2.5.3.ebuild:
+ version bump, closes #50491, ebuild cleanups
17 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
noteedit-2.5.0.ebuild:
diff --git a/media-sound/noteedit/Manifest b/media-sound/noteedit/Manifest
index d07d0ad8569c..a862f6d9f813 100644
--- a/media-sound/noteedit/Manifest
+++ b/media-sound/noteedit/Manifest
@@ -1,6 +1,6 @@
-MD5 971158c60af175621bf78e80895c9fd4 noteedit-2.3.2.ebuild 595
+MD5 b7f0014f01d91369eb1b8846549ee0ee noteedit-2.5.3.ebuild 599
MD5 57530960f4c3f7079a54cfc79ac66ad6 noteedit-2.5.0.ebuild 600
-MD5 2de778776b63abf86d0e2e4b1cad2c12 ChangeLog 731
+MD5 2637b09509d96a2a3cdce43df1be2237 ChangeLog 906
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
-MD5 88c3dbf1f810a538adc2fd37155ac7d4 files/digest-noteedit-2.3.2 64
MD5 4c14cd308b3683e06cb68652b8ecafd5 files/digest-noteedit-2.5.0 64
+MD5 1935594aba25b3a6092ed377863b82b3 files/digest-noteedit-2.5.3 64
diff --git a/media-sound/noteedit/files/digest-noteedit-2.3.2 b/media-sound/noteedit/files/digest-noteedit-2.3.2
deleted file mode 100644
index cb192f79a030..000000000000
--- a/media-sound/noteedit/files/digest-noteedit-2.3.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ca8f6642b6785d6f555a17457076780e noteedit-2.3.2.tgz 1754565
diff --git a/media-sound/noteedit/files/digest-noteedit-2.5.3 b/media-sound/noteedit/files/digest-noteedit-2.5.3
new file mode 100644
index 000000000000..3da4dedbb808
--- /dev/null
+++ b/media-sound/noteedit/files/digest-noteedit-2.5.3
@@ -0,0 +1 @@
+MD5 94b3d621b96e514d7099e5f7964ccf7a noteedit-2.5.3.tgz 1861522
diff --git a/media-sound/noteedit/noteedit-2.3.2.ebuild b/media-sound/noteedit/noteedit-2.5.3.ebuild
index a53b6c15bc18..71da59171670 100644
--- a/media-sound/noteedit/noteedit-2.3.2.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.3.2.ebuild,v 1.3 2004/03/18 18:43:01 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.5.3.ebuild,v 1.1 2004/05/22 21:55:15 squinky86 Exp $
inherit kde-functions kde
@@ -10,11 +10,10 @@ 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 )
media-libs/tse3"
need-kde 3
-