diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-19 17:27:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-19 17:27:20 +0000 |
commit | 02d32b7649e8e0734371977e2bbba472d4953991 (patch) | |
tree | 6ccbe3de05721ef3248749c5db30d98cccfb64a7 /net-im/indicator-messages | |
parent | Version bump. The new version fixes copying empty files and a few minor warni... (diff) | |
download | gentoo-2-02d32b7649e8e0734371977e2bbba472d4953991.tar.gz gentoo-2-02d32b7649e8e0734371977e2bbba472d4953991.tar.bz2 gentoo-2-02d32b7649e8e0734371977e2bbba472d4953991.zip |
Forgot to tidy SRC_URI
(Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
Diffstat (limited to 'net-im/indicator-messages')
-rw-r--r-- | net-im/indicator-messages/indicator-messages-0.5.0-r200.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/indicator-messages/indicator-messages-0.5.0-r200.ebuild b/net-im/indicator-messages/indicator-messages-0.5.0-r200.ebuild index 12c8f26af8bb..0e9a3250a9a4 100644 --- a/net-im/indicator-messages/indicator-messages-0.5.0-r200.ebuild +++ b/net-im/indicator-messages/indicator-messages-0.5.0-r200.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/indicator-messages/indicator-messages-0.5.0-r200.ebuild,v 1.1 2011/11/19 17:24:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/indicator-messages/indicator-messages-0.5.0-r200.ebuild,v 1.2 2011/11/19 17:27:20 ssuominen Exp $ EAPI=4 inherit gnome2-utils DESCRIPTION="A place on the user's desktop that collects messages that need a response" HOMEPAGE="http://launchpad.net/indicator-messages" -SRC_URI="http://launchpad.net/indicator-messages/0.5/0.5.0/+download/indicator-messages-0.5.0.tar.gz" +SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |