summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-07-09 10:37:37 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-07-09 10:37:37 +0000
commit2efc32280e2de3918e39fcb7ee66c36c9953a065 (patch)
treecbdcb7c775a6e54e1bd7a3961f2b969c5b96ab1e /net-libs/libisds/libisds-9999.ebuild
parentDrop hppa keyword per bug #324511. (diff)
downloadhistorical-2efc32280e2de3918e39fcb7ee66c36c9953a065.tar.gz
historical-2efc32280e2de3918e39fcb7ee66c36c9953a065.tar.bz2
historical-2efc32280e2de3918e39fcb7ee66c36c9953a065.zip
Whitespace a bit.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libisds/libisds-9999.ebuild')
-rw-r--r--net-libs/libisds/libisds-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libisds/libisds-9999.ebuild b/net-libs/libisds/libisds-9999.ebuild
index ea8d35ec0afb..623b45c28a2e 100644
--- a/net-libs/libisds/libisds-9999.ebuild
+++ b/net-libs/libisds/libisds-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libisds/libisds-9999.ebuild,v 1.3 2010/06/29 14:22:38 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libisds/libisds-9999.ebuild,v 1.4 2010/07/09 10:37:37 scarabeus Exp $
EAPI=3
@@ -14,11 +14,11 @@ if [[ ${PV} = 9999* ]]; then
SRC_URI=""
KEYWORDS=""
else
- SRC_URI="http://xpisar.wz.cz/libisds/dist/${P}.tar.bz2"
+ SRC_URI="http://xpisar.wz.cz/${PN}/dist/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
fi
-LICENSE="LGPL-3"
+LICENSE="LGPL-3"
SLOT="0"
IUSE="debug nls static-libs test"