summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-14 21:08:27 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-14 21:08:27 +0000
commit2cd3c0cd2a6031468d48bede61508f3a26235d0d (patch)
tree890ac0e2bb4ffdf0fa9881f812ef10a76fb2d2af
parentmarked x86 per bug 421123 (diff)
downloadgentoo-2-2cd3c0cd2a6031468d48bede61508f3a26235d0d.tar.gz
gentoo-2-2cd3c0cd2a6031468d48bede61508f3a26235d0d.tar.bz2
gentoo-2-2cd3c0cd2a6031468d48bede61508f3a26235d0d.zip
minor comment
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
-rw-r--r--net-im/skype/skype-4.0.0.7-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/skype/skype-4.0.0.7-r1.ebuild b/net-im/skype/skype-4.0.0.7-r1.ebuild
index 62469c9537b0..507437fc002a 100644
--- a/net-im/skype/skype-4.0.0.7-r1.ebuild
+++ b/net-im/skype/skype-4.0.0.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.0.0.7-r1.ebuild,v 1.1 2012/06/14 20:06:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/skype/skype-4.0.0.7-r1.ebuild,v 1.2 2012/06/14 21:08:27 ssuominen Exp $
EAPI=4
inherit eutils gnome2-utils pax-utils unpacker
@@ -8,6 +8,8 @@ inherit eutils gnome2-utils pax-utils unpacker
DESCRIPTION="An P2P Internet Telephony (VoiceIP) client"
HOMEPAGE="http://www.skype.com/"
SKYPE_URI="http://download.${PN}.com/linux"
+# TODO: skype-4.0.0.7.tar.bz2 is now present in the same SRC_URI, flip it
+# on the next time fixing something else here
SRC_URI="amd64? ( ${SKYPE_URI}/${PN}-debian_${PV}-1_amd64.deb )
x86? ( ${SKYPE_URI}/${PN}-debian_${PV}-1_i386.deb )"