summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-07-07 02:51:30 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-07-07 02:51:30 +0000
commit8ec1015d91daad303259fa80e795b5bd1004b03d (patch)
tree4734621f0b5208f64aafa456327018140606e3b5 /app-editors/mlview/files
parentsync IUSE (+bochs-debugger -debugger) (diff)
downloadgentoo-2-8ec1015d91daad303259fa80e795b5bd1004b03d.tar.gz
gentoo-2-8ec1015d91daad303259fa80e795b5bd1004b03d.tar.bz2
gentoo-2-8ec1015d91daad303259fa80e795b5bd1004b03d.zip
New release: 0.8. Removing old, unstable version.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors/mlview/files')
-rw-r--r--app-editors/mlview/files/digest-mlview-0.7.11
-rw-r--r--app-editors/mlview/files/digest-mlview-0.81
-rw-r--r--app-editors/mlview/files/mlview-0.8-dot_desktop.patch32
3 files changed, 33 insertions, 1 deletions
diff --git a/app-editors/mlview/files/digest-mlview-0.7.1 b/app-editors/mlview/files/digest-mlview-0.7.1
deleted file mode 100644
index 5081b697a42b..000000000000
--- a/app-editors/mlview/files/digest-mlview-0.7.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 85383331e5bb6d59293cee5b86595284 mlview-0.7.1.tar.bz2 635825
diff --git a/app-editors/mlview/files/digest-mlview-0.8 b/app-editors/mlview/files/digest-mlview-0.8
new file mode 100644
index 000000000000..cb37c91f86c2
--- /dev/null
+++ b/app-editors/mlview/files/digest-mlview-0.8
@@ -0,0 +1 @@
+MD5 ffbf4dbbe32d8312ca516633bf57b921 mlview-0.8.tar.bz2 728600
diff --git a/app-editors/mlview/files/mlview-0.8-dot_desktop.patch b/app-editors/mlview/files/mlview-0.8-dot_desktop.patch
new file mode 100644
index 000000000000..edf1f25df927
--- /dev/null
+++ b/app-editors/mlview/files/mlview-0.8-dot_desktop.patch
@@ -0,0 +1,32 @@
+diff -NurdB mlview-0.8/configure mlview-0.8-patched/configure
+--- mlview-0.8/configure 2005-07-03 12:20:48.000000000 -0500
++++ mlview-0.8-patched/configure 2005-07-06 21:35:04.000000000 -0500
+@@ -2218,7 +2218,7 @@
+ \* 10000 + $MLVIEW_MINOR_VERSION \
+ \* 100 + $MLVIEW_MICRO_VERSION`
+
+-MLVIEW_EXE=$prefix/bin/mlv
++MLVIEW_EXE=$prefix/bin/mlview
+
+
+
+diff -NurdB mlview-0.8/mlview.desktop.in mlview-0.8-patched/mlview.desktop.in
+--- mlview-0.8/mlview.desktop.in 2005-06-25 07:57:05.000000000 -0500
++++ mlview-0.8-patched/mlview.desktop.in 2005-07-06 21:14:26.000000000 -0500
+@@ -1,13 +1,13 @@
+ [Desktop Entry]
+-Version=0.9.4
++Version=0.8
+ Encoding=UTF-8
+ Type=Application
+ Name=MlView XML Editor
+ GenericName=MlView Generic XML Editor
+ Categories=Application;Development;
+ Comment=A generic simple XML editor for GNOME
+-Icon=mlview-app-icon.xpm
+-TryExec=mlv
++Icon=mlview-app-icon.png
++TryExec=mlview
+ Exec=@MLVIEW_EXE@ %F
+ Terminal=false
+