diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-30 23:10:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-30 23:10:38 +0000 |
commit | 415f4a9c786250a58ace1524a95d24bd67b762db (patch) | |
tree | 9188bb9db73f588c68f0882528446702d1289ce5 /app-misc/rox | |
parent | added ChangeLog and digest (diff) | |
download | historical-415f4a9c786250a58ace1524a95d24bd67b762db.tar.gz historical-415f4a9c786250a58ace1524a95d24bd67b762db.tar.bz2 historical-415f4a9c786250a58ace1524a95d24bd67b762db.zip |
removed older ebuilds
Diffstat (limited to 'app-misc/rox')
-rw-r--r-- | app-misc/rox/files/digest-rox-1.1.8-r1 | 2 | ||||
-rw-r--r-- | app-misc/rox/files/digest-rox-1.1.8-r2 | 2 | ||||
-rw-r--r-- | app-misc/rox/files/digest-rox-1.1.8-r3 | 2 | ||||
-rw-r--r-- | app-misc/rox/rox-1.1.8-r1.ebuild | 36 | ||||
-rw-r--r-- | app-misc/rox/rox-1.1.8-r2.ebuild | 39 | ||||
-rw-r--r-- | app-misc/rox/rox-1.1.8-r3.ebuild | 42 |
6 files changed, 0 insertions, 123 deletions
diff --git a/app-misc/rox/files/digest-rox-1.1.8-r1 b/app-misc/rox/files/digest-rox-1.1.8-r1 deleted file mode 100644 index b7265c968865..000000000000 --- a/app-misc/rox/files/digest-rox-1.1.8-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 3147cfa3ebf18dbe84e8dce4f8d89951 rox-base-1.0.1.tgz 151699 -MD5 7308e0f7b5b0a04c5ad9cb0f11504c3a rox-1.1.8.tgz 773558 diff --git a/app-misc/rox/files/digest-rox-1.1.8-r2 b/app-misc/rox/files/digest-rox-1.1.8-r2 deleted file mode 100644 index b7265c968865..000000000000 --- a/app-misc/rox/files/digest-rox-1.1.8-r2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 3147cfa3ebf18dbe84e8dce4f8d89951 rox-base-1.0.1.tgz 151699 -MD5 7308e0f7b5b0a04c5ad9cb0f11504c3a rox-1.1.8.tgz 773558 diff --git a/app-misc/rox/files/digest-rox-1.1.8-r3 b/app-misc/rox/files/digest-rox-1.1.8-r3 deleted file mode 100644 index b7265c968865..000000000000 --- a/app-misc/rox/files/digest-rox-1.1.8-r3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 3147cfa3ebf18dbe84e8dce4f8d89951 rox-base-1.0.1.tgz 151699 -MD5 7308e0f7b5b0a04c5ad9cb0f11504c3a rox-1.1.8.tgz 773558 diff --git a/app-misc/rox/rox-1.1.8-r1.ebuild b/app-misc/rox/rox-1.1.8-r1.ebuild deleted file mode 100644 index cbc82bda6b1e..000000000000 --- a/app-misc/rox/rox-1.1.8-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Bart Verwilst <verwilst@gentoo.org> -# /home/cvsroot/gentoo-x86/app-misc/rox/rox-1.1.8.ebuild $ - -HOMEPAGE="http://rox.sourceforge.net" -DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" - -S=${WORKDIR}/${P} -SRC_URI="http://prdownloads.sourceforge.net/rox/rox-base-1.0.1.tgz - http://prdownloads.sourceforge.net/rox/${P}.tgz" - -DEPEND="virtual/glibc - >=x11-base/xfree-4.0.3 - >=x11-libs/gtk+-1.2.10 - >=media-libs/gdk-pixbuf-0.13" - -src_install() { - - cd ${WORKDIR}/rox-base-1.0.1/Choices - mkdir -p ${D}/usr/share/Choices - cp -rf MIME-icons/ ${D}/usr/share/Choices/ - cp -rf MIME-info/ ${D}/usr/share/Choices/ - cp -rf MIME-types/ ${D}/usr/share/Choices/ - - cd ${WORKDIR}/${P} - doman rox.1 - mkdir -p ${D}/usr/share/rox - mkdir -p ${D}/usr/bin - cp -rf ROX-Filer/ ${D}/usr/share/ - ${D}/usr/share/ROX-Filer/AppRun --compile - echo "#!/bin/sh" > "${D}/usr/bin/rox" - echo "exec /usr/share/ROX-Filer/AppRun \"\$@\"" >> "${D}/usr/bin/rox" - chmod a+x ${D}/usr/bin/rox - -} diff --git a/app-misc/rox/rox-1.1.8-r2.ebuild b/app-misc/rox/rox-1.1.8-r2.ebuild deleted file mode 100644 index 03973ef8e5b9..000000000000 --- a/app-misc/rox/rox-1.1.8-r2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Bart Verwilst <verwilst@gentoo.org> -# /home/cvsroot/gentoo-x86/app-misc/rox/rox-1.1.8.ebuild $ - -HOMEPAGE="http://rox.sourceforge.net" -DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" - -S=${WORKDIR}/${P} -SRC_URI="http://prdownloads.sourceforge.net/rox/rox-base-1.0.1.tgz - http://prdownloads.sourceforge.net/rox/${P}.tgz" - -DEPEND="virtual/glibc - >=x11-base/xfree-4.0.3 - >=x11-libs/gtk+-1.2.10 - >=media-libs/gdk-pixbuf-0.13 - dev-libs/libxml2" - -RDEPEND="${DEPEND}" - -src_install() { - - cd ${WORKDIR}/rox-base-1.0.1/Choices - mkdir -p ${D}/usr/share/Choices - cp -rf MIME-icons/ ${D}/usr/share/Choices/ - cp -rf MIME-info/ ${D}/usr/share/Choices/ - cp -rf MIME-types/ ${D}/usr/share/Choices/ - - cd ${WORKDIR}/${P} - doman rox.1 - mkdir -p ${D}/usr/share/rox - mkdir -p ${D}/usr/bin - cp -rf ROX-Filer/ ${D}/usr/share/ - ${D}/usr/share/ROX-Filer/AppRun --compile - echo "#!/bin/sh" > "${D}/usr/bin/rox" - echo "exec /usr/share/ROX-Filer/AppRun \"\$@\"" >> "${D}/usr/bin/rox" - chmod a+x ${D}/usr/bin/rox - -} diff --git a/app-misc/rox/rox-1.1.8-r3.ebuild b/app-misc/rox/rox-1.1.8-r3.ebuild deleted file mode 100644 index 172bd9452b84..000000000000 --- a/app-misc/rox/rox-1.1.8-r3.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Bart Verwilst <verwilst@gentoo.org> -# /home/cvsroot/gentoo-x86/app-misc/rox/rox-1.1.8.ebuild $ - -HOMEPAGE="http://rox.sourceforge.net" -DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" - -S=${WORKDIR}/${P} -SRC_URI="http://prdownloads.sourceforge.net/rox/rox-base-1.0.1.tgz - http://prdownloads.sourceforge.net/rox/${P}.tgz" - -DEPEND="virtual/glibc - >=x11-base/xfree-4.0.3 - >=x11-libs/gtk+-1.2.10 - >=media-libs/gdk-pixbuf-0.13 - dev-libs/libxml2" - -RDEPEND="${DEPEND}" - -src_install() { - - # libxml2 header fix - CFLAGS="${CFLAGS} -I/usr/include/libxml2/libxml -I/usr/include/libxml2" - - cd ${WORKDIR}/rox-base-1.0.1/Choices - mkdir -p ${D}/usr/share/Choices - cp -rf MIME-icons/ ${D}/usr/share/Choices/ - cp -rf MIME-info/ ${D}/usr/share/Choices/ - cp -rf MIME-types/ ${D}/usr/share/Choices/ - - cd ${WORKDIR}/${P} - doman rox.1 - mkdir -p ${D}/usr/share/rox - mkdir -p ${D}/usr/bin - cp -rf ROX-Filer/ ${D}/usr/share/ - ${D}/usr/share/ROX-Filer/AppRun --compile - echo "#!/bin/sh" > "${D}/usr/bin/rox" - echo "exec /usr/share/ROX-Filer/AppRun \"\$@\"" >> "${D}/usr/bin/rox" - chmod a+x ${D}/usr/bin/rox - -} |