summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2010-01-19 21:15:16 -0800
committerEric Sandall2010-02-06 17:59:24 -0800
commit3f73f32332254dde5dc5a58e303f300c65e0766c (patch)
tree6bcf816d45a25f851e67e7bdeb51910466d63991
parenta88e06e5070a72dab35cca3823f4cea0d1bccde7 (diff)
phonon: stable/4.2.1 got moved to Attic/4.2.1
See http://www.mail-archive.com/release-team@kde.org/msg03306.html Fixes Bug #15548 Removed SOURCE_URL[1], nothing in the phonon directory anymore (cherry picked from commit 5ee14897db163cf27ac868bd1bef8dc9d1c36a64)
-rwxr-xr-xkde4-support/phonon/DETAILS3
-rw-r--r--kde4-support/phonon/HISTORY6
2 files changed, 7 insertions, 2 deletions
diff --git a/kde4-support/phonon/DETAILS b/kde4-support/phonon/DETAILS
index 3d25f68d88..d45df8e7bf 100755
--- a/kde4-support/phonon/DETAILS
+++ b/kde4-support/phonon/DETAILS
@@ -15,8 +15,7 @@ else
VK=4.2.1
SOURCE_HASH=sha512:087728ae74f221b1b476cce279f2f313423d44bc8735f620450d129b2c55d79b132950653dd957fc1e7290101ef94983e13c99bed6365c45ce8cb493692cef48
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=$KDE_URL/stable/${VK}/src/$SOURCE
- SOURCE_URL[1]=$KDE_URL/stable/phonon/${VERSION}/$SOURCE
+ SOURCE_URL[0]=$KDE_URL/Attic/${VK}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
diff --git a/kde4-support/phonon/HISTORY b/kde4-support/phonon/HISTORY
index 25e45b6aa1..f847391f4c 100644
--- a/kde4-support/phonon/HISTORY
+++ b/kde4-support/phonon/HISTORY
@@ -1,3 +1,9 @@
+2010-01-19 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: stable/4.2.1 got moved to Attic/4.2.1
+ See http://www.mail-archive.com/release-team@kde.org/msg03306.html
+ Fixes Bug #15548
+ Removed SOURCE_URL[1], nothing in the phonon directory anymore
+
2009-12-05 Arwed v. Merkatz <v.merkatz@gmx.net>
* DEPENDS: made glib2 a non-optional dependency,
bug #15506