diff options
author | 2009-03-13 12:54:07 +0000 | |
---|---|---|
committer | 2009-03-13 12:54:07 +0000 | |
commit | 3e24711b54dcdba60dbe27b1d5aa4cd262ae6399 (patch) | |
tree | 7980f86d76751e7fd97648ee563cf91cfe237a43 /net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild | |
parent | Cleanup (diff) | |
download | historical-3e24711b54dcdba60dbe27b1d5aa4cd262ae6399.tar.gz historical-3e24711b54dcdba60dbe27b1d5aa4cd262ae6399.tar.bz2 historical-3e24711b54dcdba60dbe27b1d5aa4cd262ae6399.zip |
Version bump, switch to new SRC_URI
Package-Manager: portage-2.2_rc25/cvs/Linux x86_64
Diffstat (limited to 'net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild')
-rw-r--r-- | net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild b/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild deleted file mode 100644 index 61fbb36f1efb..000000000000 --- a/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2gokdebindings/x2gokdebindings-2.0.1.3.ebuild,v 1.1 2009/03/13 12:42:26 voyageur Exp $ - -inherit kde versionator - -MAJOR_PV="$(get_version_component_range 1-3)" -FULL_PV="${MAJOR_PV}-$(get_version_component_range 4)" -DESCRIPTION="The X2Go KDE Bindings" -HOMEPAGE="http://x2go.berlios.de" -SRC_URI="http://x2go.obviously-nice.de/deb/pool/${PN}/${PN}_${FULL_PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -need-kde 3 - -S=${WORKDIR}/${PN}-${MAJOR_PV}
\ No newline at end of file |