summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2005-07-21 04:35:52 +0000
committerDon Seiler <rizzo@gentoo.org>2005-07-21 04:35:52 +0000
commitc4e8bbdbf6c4f5eecfeaa4ee2fef44667d625581 (patch)
tree97f9cadee5569a65b6b2d08eee39aeb3ed6676e1 /app-editors/xxe
parentold (diff)
downloadhistorical-c4e8bbdbf6c4f5eecfeaa4ee2fef44667d625581.tar.gz
historical-c4e8bbdbf6c4f5eecfeaa4ee2fef44667d625581.tar.bz2
historical-c4e8bbdbf6c4f5eecfeaa4ee2fef44667d625581.zip
Version bump, moved files around this time
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-editors/xxe')
-rw-r--r--app-editors/xxe/ChangeLog8
-rw-r--r--app-editors/xxe/Manifest18
-rw-r--r--app-editors/xxe/files/digest-xxe-2.111
-rw-r--r--app-editors/xxe/files/digest-xxe-2.9_p11
-rw-r--r--app-editors/xxe/files/xxe.desktop4
-rw-r--r--app-editors/xxe/xxe-2.11.ebuild (renamed from app-editors/xxe/xxe-2.9_p1.ebuild)4
6 files changed, 16 insertions, 20 deletions
diff --git a/app-editors/xxe/ChangeLog b/app-editors/xxe/ChangeLog
index 4877289f189d..04bf8a5dd07a 100644
--- a/app-editors/xxe/ChangeLog
+++ b/app-editors/xxe/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/xxe
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/ChangeLog,v 1.23 2005/04/05 13:47:10 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/ChangeLog,v 1.24 2005/07/21 04:35:52 rizzo Exp $
+
+*xxe-2.11 (21 Jul 2005)
+
+ 21 Jul 2005; Don Seiler <rizzo@gentoo.org> files/xxe.desktop,
+ -xxe-2.9_p1.ebuild, +xxe-2.11.ebuild:
+ Version bump, moved files around this time
*xxe-2.9_p1 (05 Apr 2005)
diff --git a/app-editors/xxe/Manifest b/app-editors/xxe/Manifest
index d73c01ed8913..1f5fa42e86ab 100644
--- a/app-editors/xxe/Manifest
+++ b/app-editors/xxe/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 efe28a5fa7466bd595c3d25d23022826 xxe-2.9_p1.ebuild 1259
-MD5 20136a2146203a2a61cf21723059605e ChangeLog 3406
+MD5 7b7bef198e0017cde20de86eba1fc4d8 ChangeLog 3581
MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
-MD5 9b5ec08b94a265a99dfc8dcee5849cde files/digest-xxe-2.9_p1 66
-MD5 c0efedfb73e48162d44f28ff140e07b8 files/xxe.desktop 206
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC3ncf/rLF9B432nYRAm32AJ4xBrm5aqFVVCMS2Gd/uSFL/16+fwCfYXwh
-pkjndwgd5f1hIGY63hYXPk0=
-=ObIK
------END PGP SIGNATURE-----
+MD5 d4ad7164600b219734f677cbe0e69fcb xxe-2.11.ebuild 1262
+MD5 6b8c0a97a9d219161697e0541abd639f files/digest-xxe-2.11 65
+MD5 c6cc8ce1e745ada03637082cac1f0347 files/xxe.desktop 219
diff --git a/app-editors/xxe/files/digest-xxe-2.11 b/app-editors/xxe/files/digest-xxe-2.11
new file mode 100644
index 000000000000..85d95424ad5c
--- /dev/null
+++ b/app-editors/xxe/files/digest-xxe-2.11
@@ -0,0 +1 @@
+MD5 9092cb2352506c0c9419aec1087d0d33 xxe-std-211.tar.gz 12968896
diff --git a/app-editors/xxe/files/digest-xxe-2.9_p1 b/app-editors/xxe/files/digest-xxe-2.9_p1
deleted file mode 100644
index 17f949d0d5dc..000000000000
--- a/app-editors/xxe/files/digest-xxe-2.9_p1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 37b0e0344f45345f77795e479afad8c0 xxe-std-29p1.tar.gz 12764919
diff --git a/app-editors/xxe/files/xxe.desktop b/app-editors/xxe/files/xxe.desktop
index 98de7259252f..8a20be94ccfa 100644
--- a/app-editors/xxe/files/xxe.desktop
+++ b/app-editors/xxe/files/xxe.desktop
@@ -2,8 +2,8 @@
Encoding=UTF-8
Version=1.0
Type=Application
-Exec=/opt/xxe/xxe
-Icon=/opt/xxe/xxe.gif
+Exec=/opt/xxe/bin/xxe
+Icon=/opt/xxe/bin/icon/xxe.gif
Name=XMLmind XML Editor
GenericName=XML Editor
Comment=XML file editor
diff --git a/app-editors/xxe/xxe-2.9_p1.ebuild b/app-editors/xxe/xxe-2.11.ebuild
index 4f6ad46331f1..7b15ea61bfea 100644
--- a/app-editors/xxe/xxe-2.9_p1.ebuild
+++ b/app-editors/xxe/xxe-2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/xxe-2.9_p1.ebuild,v 1.2 2005/07/20 16:08:30 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/xxe-2.11.ebuild,v 1.1 2005/07/21 04:35:52 rizzo Exp $
MY_PV="${PV/./}"
MY_PV="${MY_PV/_p/p}"
@@ -24,7 +24,7 @@ src_install() {
cp -a ${S}/* ${D}/${INSTALLDIR}
dodir /etc/env.d
- echo -e "PATH=${INSTALLDIR}\nROOTPATH=${INSTALLDIR}" > ${D}/etc/env.d/10xxe
+ echo -e "PATH=${INSTALLDIR}/bin\nROOTPATH=${INSTALLDIR}" > ${D}/etc/env.d/10xxe
insinto /usr/share/applications
doins ${FILESDIR}/xxe.desktop