summaryrefslogtreecommitdiff
path: root/kde-misc/drop2ftp
diff options
context:
space:
mode:
authorAlex Alexander <alex.alexander@gmail.com>2009-03-29 04:50:27 +0300
committerAlex Alexander <alex.alexander@gmail.com>2009-03-29 04:59:57 +0300
commit8c8697227d710290112c859be8460417d35bbf6e (patch)
tree4f72321f621e9332be78bc97b0ca078c346115c5 /kde-misc/drop2ftp
parentb57fc10c95c8882a84e732a91e559a926626dd54 (diff)
downloadkde-8c8697227d710290112c859be8460417d35bbf6e.tar.gz
kde-8c8697227d710290112c859be8460417d35bbf6e.tar.bz2
kde-8c8697227d710290112c859be8460417d35bbf6e.zip
moved plasmoids to kde-misc/
old ebuilds in kde-plasmoids/ package.masked updated sets with new location people using sets should get automatic update [auto-solved blocks] people without sets -avDuN'ing their systems will get a detailed warning from profiles/package.mask, notifying them of the change people trying to install kde-misc/versions on top of existing kde-plasmoids/versions will get blockers people who used a set but have kde-plasmoids/ entries in their world file will get blockers on update
Diffstat (limited to 'kde-misc/drop2ftp')
-rw-r--r--kde-misc/drop2ftp/ChangeLog31
-rw-r--r--kde-misc/drop2ftp/Manifest4
-rw-r--r--kde-misc/drop2ftp/drop2ftp-0.6.ebuild19
-rw-r--r--kde-misc/drop2ftp/metadata.xml6
4 files changed, 60 insertions, 0 deletions
diff --git a/kde-misc/drop2ftp/ChangeLog b/kde-misc/drop2ftp/ChangeLog
new file mode 100644
index 00000000000..aeaf2ddeb1b
--- /dev/null
+++ b/kde-misc/drop2ftp/ChangeLog
@@ -0,0 +1,31 @@
+# ChangeLog for kde-plasmoids/drop2ftp
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 29 Mar 2009; Alex Alexander (wired) <alex.alexander@gmail.com>
+ +metadata.xml, +drop2ftp-0.6.ebuild:
+ moved plasmoid to kde-misc, minor cleanup
+
+*drop2ftp-0.6 (27 Mar 2009)
+
+ 27 Mar 2009; Alex Alexander (wired) <alex.alexander@gmail.com>
+ -drop2ftp-0.5.1.ebuild, +drop2ftp-0.6.ebuild:
+ version bump
+
+*drop2ftp-0.5.1 (08 Mar 2009)
+
+ 08 Mar 2009; Alex Alexander (wired) <alex.alexander@gmail.com>
+ -drop2ftp-0.4.ebuild, +drop2ftp-0.5.1.ebuild:
+ version bump, removed old one
+
+*drop2ftp-0.4 (08 Feb 2009)
+
+ 08 Feb 2009; Markos Chandras <hwoarang@gentoo.org> -drop2ftp-0.3.2.ebuild,
+ +drop2ftp-0.4.ebuild:
+ version bump
+
+*drop2ftp-0.3.2 (08 Feb 2009)
+
+ 08 Feb 2009; Markos Chandras <hwoarang@gentoo.org> +drop2ftp-0.3.2.ebuild:
+ drop2ftp plasmoid initial import
+
diff --git a/kde-misc/drop2ftp/Manifest b/kde-misc/drop2ftp/Manifest
new file mode 100644
index 00000000000..d82ea56efd2
--- /dev/null
+++ b/kde-misc/drop2ftp/Manifest
@@ -0,0 +1,4 @@
+DIST 97281-drop2ftp-0.6.tar.gz 95735 RMD160 034955458f62f71f46c79d54dfd5d3ada6c734fd SHA1 22cc03432a7b490f45163ac5a3dc4bf9b53f7ece SHA256 61f6a913e7ffff842cb1ebb1ba71b6515588cb597bce82f689556e64a954c77e
+EBUILD drop2ftp-0.6.ebuild 506 RMD160 4b628f226d6d0edff03bc9fe11489761ad71a303 SHA1 a95772c0c53805260b7019909174efde5a26db01 SHA256 021d226e3b32d941a95feb830c0686795e4ba9080a4c4f869b306d64cdd346a0
+MISC ChangeLog 897 RMD160 46326ebfbd0afbda319f810dfc2b4a18022d701d SHA1 23df3251cefa09e311d709374180f7f2c27a0a8a SHA256 b4ba94aeae1b781753785f6c081fa7c87731a6230d770995c30750f6102bcd17
+MISC metadata.xml 158 RMD160 7344d8189b297bc3aaa35226811d79c8dacb9f6f SHA1 4f1871fb2f1f05defed13aa3d8fd3d0e65788b5e SHA256 b1f2af69cc9a002750dfc0abd0f1dc63431290bebbabd4a17169dd3d4dbe89a2
diff --git a/kde-misc/drop2ftp/drop2ftp-0.6.ebuild b/kde-misc/drop2ftp/drop2ftp-0.6.ebuild
new file mode 100644
index 00000000000..6e54184361b
--- /dev/null
+++ b/kde-misc/drop2ftp/drop2ftp-0.6.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+KDE_MINIMAL="4.2"
+inherit kde4-base
+
+DESCRIPTION="KDE4 plasmoid. Add files over KIO supported protocols, like ftp and ssh."
+HOMEPAGE="http://www.kde-look.org/content/show.php/Drop2FTP?content=97281"
+SRC_URI="http://www.kde-look.org/CONTENT/content-files/97281-${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="${DEPEND}
+ !kde-plasmoids/drop2ftp"
diff --git a/kde-misc/drop2ftp/metadata.xml b/kde-misc/drop2ftp/metadata.xml
new file mode 100644
index 00000000000..721dd1c8d2f
--- /dev/null
+++ b/kde-misc/drop2ftp/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>
+