Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 116700
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- showimg-0.9.4.1.ebuild      2005-04-07 18:05:45.000000000 +0200
0
++ showimg-0.9.5_rc1.ebuild    2005-12-25 16:09:36.000000000 +0100
Lines 4-16 Link Here
4
inherit kde
4
inherit kde
5
MY_PV="${PV/?.?.?.?/${PV%.*}-${PV##*.}}"
5
MY_PV="0.9.5-rc1"
6
MY_P="${PN}-${MY_PV}"
6
MY_P="${PN}-${MY_PV}"
7
S="${WORKDIR}/${MY_P}"
7
S="${WORKDIR}/${MY_P}"
8
DESCRIPTION="feature-rich image viewer for KDE"
8
DESCRIPTION="feature-rich image viewer for KDE"
9
HOMEPAGE="http://www.jalix.org/projects/showimg/"
9
HOMEPAGE="http://www.jalix.org/projects/showimg/"
10
SRC_URI="http://www.jalix.org/projects/showimg/download/${MY_PV}/${MY_P}.tar.bz2"
10
SRC_URI="http://www.jalix.org/projects/showimg/download/.0.9.5/distributions/SVN_info/showimg-${MY_PV}.tar.bz2"
11
SLOT="0"
11
SLOT="0"
12
LICENSE="GPL-2"
12
LICENSE="GPL-2"

Return to bug 116700