diff options
author | Thierry Carrez <koon@gentoo.org> | 2005-06-15 11:47:35 +0000 |
---|---|---|
committer | Thierry Carrez <koon@gentoo.org> | 2005-06-15 11:47:35 +0000 |
commit | e531b36f80fd4c278415be63f70bd898bbaf32ca (patch) | |
tree | a01b7aee4a4772c50d63728e1c49c0d3ed06ae00 /net-ftp | |
parent | Removed assignment of default to S. (diff) | |
download | gentoo-2-e531b36f80fd4c278415be63f70bd898bbaf32ca.tar.gz gentoo-2-e531b36f80fd4c278415be63f70bd898bbaf32ca.tar.bz2 gentoo-2-e531b36f80fd4c278415be63f70bd898bbaf32ca.zip |
Security removal, see bug 74696
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/junkie/ChangeLog | 15 | ||||
-rw-r--r-- | net-ftp/junkie/Manifest | 6 | ||||
-rw-r--r-- | net-ftp/junkie/files/digest-junkie-0.3.1 | 1 | ||||
-rw-r--r-- | net-ftp/junkie/files/digest-junkie-0.3.1-r1 | 1 | ||||
-rw-r--r-- | net-ftp/junkie/files/junkie.desktop | 11 | ||||
-rw-r--r-- | net-ftp/junkie/junkie-0.3.1-r1.ebuild | 55 | ||||
-rw-r--r-- | net-ftp/junkie/junkie-0.3.1.ebuild | 20 |
7 files changed, 0 insertions, 109 deletions
diff --git a/net-ftp/junkie/ChangeLog b/net-ftp/junkie/ChangeLog deleted file mode 100644 index f91905758736..000000000000 --- a/net-ftp/junkie/ChangeLog +++ /dev/null @@ -1,15 +0,0 @@ -# ChangeLog for net-ftp/junkie -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/ChangeLog,v 1.3 2004/12/30 23:01:54 dragonheart Exp $ - -*junkie-0.3.1-r1 (31 Dec 2004) - - 31 Dec 2004; Daniel Black <dragonheart@gentoo.org> +files/junkie.desktop, - +junkie-0.3.1-r1.ebuild: - revision bump to support desktop icons as per bug #37384 and ebuild by Abraham - Marin Perez <abraham@alumni.uv.es> - -*junkie-0.3.1 (26 Mar 2003) - - 26 Mar 2003; Jungmin Seo <seo@gentoo.org> junkie-0.3.1.ebuild : - New ebuild for another gtk+-2 FTP client diff --git a/net-ftp/junkie/Manifest b/net-ftp/junkie/Manifest deleted file mode 100644 index 590d7e974ae6..000000000000 --- a/net-ftp/junkie/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -MD5 1e442217aacee946e363bed7c829575c junkie-0.3.1.ebuild 570 -MD5 9fac2b6b0ca80f46d59186a82639678d ChangeLog 598 -MD5 d9906afcbc509d9708b080518b40b683 junkie-0.3.1-r1.ebuild 1435 -MD5 ecfa379d2d434b9eedee9d717b327c8b files/junkie.desktop 310 -MD5 510aa8f96446aca6b65790ced937c217 files/digest-junkie-0.3.1 64 -MD5 510aa8f96446aca6b65790ced937c217 files/digest-junkie-0.3.1-r1 64 diff --git a/net-ftp/junkie/files/digest-junkie-0.3.1 b/net-ftp/junkie/files/digest-junkie-0.3.1 deleted file mode 100644 index 72aa5412531f..000000000000 --- a/net-ftp/junkie/files/digest-junkie-0.3.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b1ead97f60d08cc9ceeab0af8bb4c8c6 junkie0.3.1.tar.bz2 921701 diff --git a/net-ftp/junkie/files/digest-junkie-0.3.1-r1 b/net-ftp/junkie/files/digest-junkie-0.3.1-r1 deleted file mode 100644 index 72aa5412531f..000000000000 --- a/net-ftp/junkie/files/digest-junkie-0.3.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b1ead97f60d08cc9ceeab0af8bb4c8c6 junkie0.3.1.tar.bz2 921701 diff --git a/net-ftp/junkie/files/junkie.desktop b/net-ftp/junkie/files/junkie.desktop deleted file mode 100644 index 92b4c9f41d4e..000000000000 --- a/net-ftp/junkie/files/junkie.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Name=Junkie -Exec=junkie -# The png icon is the heaviest one, but the only one which works properly in both Gnome and KDE -Icon=junkie-logo.png -Info=JUNKIE -Comment="Light and cute ftp client" -Comment[es_ES]="Cliente ftp ligero y bonito" -Terminal=0 -Type=Application -Categories=Application;Network; diff --git a/net-ftp/junkie/junkie-0.3.1-r1.ebuild b/net-ftp/junkie/junkie-0.3.1-r1.ebuild deleted file mode 100644 index 29df56523839..000000000000 --- a/net-ftp/junkie/junkie-0.3.1-r1.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/junkie-0.3.1-r1.ebuild,v 1.4 2005/01/25 17:29:50 greg_g Exp $ - -inherit gnome2 - -S=${WORKDIR}/${PN}${PV} -DESCRIPTION="Junkie - GTK2 FTP Client" -SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}.tar.bz2" -HOMEPAGE="http://sourceforge.net/projects/junkie" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="x86 ~ppc ~sparc" - -DEPEND=">=x11-libs/gtk+-2.0.3 - >=dev-libs/glib-2.0.0" - -src_install() { - # Files "AUTHORS" and "COPYING" should also be here, but they are empty and dodoc can do nothing with them - - GNOME_LINKS_DIR="/usr/share/applications" - GNOME_ICONS_DIR="/usr/share/pixmaps" - - ICONS="logo.png logo.gif logo.jpg" - emake install DESTDIR=${D} || die "ERROR: I cannot install ${P}" - - if use gnome; - then - dodir ${GNOME_LINKS_DIR} ${GNOME_ICONS_DIR} - einfo "Installing Gnome icons in ${GNOME_ICONS_DIR}" - for x in ${ICONS} - do - cp ${S}/$x ${D}/${GNOME_ICONS_DIR}/junkie-$x - done - - cp ${FILESDIR}/junkie.desktop ${D}/${GNOME_LINKS_DIR} - fi - - KDE_LINKS_DIR="/usr/share/applnk/Internet" - KDE_ICONS_DIR="/usr/share/pixmaps" - - if use kde; - then - dodir ${KDE_LINKS_DIR} ${KDE_ICONS_DIR} - einfo "Installing KDE icons" - for x in ${ICONS} - do - cp ${S}/$x ${D}/${KDE_ICONS_DIR}/junkie-$x - done - cp ${FILESDIR}/junkie.desktop ${D}/${KDE_LINKS_DIR} - fi - - dodoc ChangeLog INSTALL NEWS README -} diff --git a/net-ftp/junkie/junkie-0.3.1.ebuild b/net-ftp/junkie/junkie-0.3.1.ebuild deleted file mode 100644 index 418e841c9d91..000000000000 --- a/net-ftp/junkie/junkie-0.3.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/junkie-0.3.1.ebuild,v 1.6 2005/01/25 17:29:04 greg_g Exp $ - -inherit gnome2 - -S=${WORKDIR}/${PN}${PV} -DESCRIPTION="Junkie - GTK2 FTP Client" -SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}.tar.bz2" -HOMEPAGE="http://sourceforge.net/projects/junkie" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="x86 ~ppc ~sparc" -IUSE="" - -DEPEND=">=x11-libs/gtk+-2.0.3 - >=dev-libs/glib-2.0.0" - -DOC="AUTHORS COPYING ChangeLog INSTALL NEWS README" |