summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-xsession')
-rw-r--r--gpe-xsession/teleport/Manifest2
-rw-r--r--gpe-xsession/teleport/teleport-0.34.ebuild10
2 files changed, 2 insertions, 10 deletions
diff --git a/gpe-xsession/teleport/Manifest b/gpe-xsession/teleport/Manifest
index abd88e7..55aa3d9 100644
--- a/gpe-xsession/teleport/Manifest
+++ b/gpe-xsession/teleport/Manifest
@@ -1,2 +1,2 @@
DIST teleport-0.34.tar.gz 11802 SHA1 cff0f4b3d52306abd2bf2fa328a437237ce1fede SHA256 266d6ec9795c2b480101c8754988df68da2c5b3579687bf51ae31000b08ba8bd
-EBUILD teleport-0.34.ebuild 553 SHA1 aed4f855ca5c142cb039f444403708cc8dd8df03 SHA256 a37a94bcc1f779447b2a87c0bf0ffcc1953ab140bad457c995b9dbf67c5a0cb8
+EBUILD teleport-0.34.ebuild 515 SHA1 556e21eeae7ca63a69de0a4f05342078e6820603 SHA256 f854403ae5b78b0645a9dc2d0173da32287796f6663d9a8e3635e80378dced89
diff --git a/gpe-xsession/teleport/teleport-0.34.ebuild b/gpe-xsession/teleport/teleport-0.34.ebuild
index bb3f08f..c231d3f 100644
--- a/gpe-xsession/teleport/teleport-0.34.ebuild
+++ b/gpe-xsession/teleport/teleport-0.34.ebuild
@@ -6,15 +6,10 @@ GPE_TARBALL_SUFFIX="gz"
GPE_MIRROR="http://gpe.linuxtogo.org/download/source"
inherit eutils gpe
-DESCRIPTION="${PN} - GPE Palmtop Environment"
-
+DESCRIPTION="Move Gtk apps between displays"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~arm ~amd64 ~x86"
-
-
-
-
RDEPEND="${RDEPEND}
dev-db/sqlite
dev-libs/atk
@@ -27,6 +22,3 @@ RDEPEND="${RDEPEND}
x11-libs/libX11
x11-libs/pango
"
-
-DEPEND="${DEPEND}
- ${RDEPEND}"