commit: 37d3ac5feb0d2c7c326d8e2ac5f3eec5f34cdc58 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Aug 23 19:42:08 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 19:44:17 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=37d3ac5f
x11-themes/liquid: Update SRC_URI, HOMEPAGE Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> x11-themes/liquid/liquid-0.9.7.ebuild | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/x11-themes/liquid/liquid-0.9.7.ebuild b/x11-themes/liquid/liquid-0.9.7.ebuild index e7028713..3dd07211 100644 --- a/x11-themes/liquid/liquid-0.9.7.ebuild +++ b/x11-themes/liquid/liquid-0.9.7.ebuild @@ -1,21 +1,19 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/liquid-0.9.7.ebuild,v 1.14 2008/12/07 13:30:06 jmbsvicetto Exp $ ARTS_REQUIRED="never" - inherit kde DESCRIPTION="Liquid theme, revamped for KDE 3.2" -HOMEPAGE="http://developer.berlios.de/projects/liquid/" -SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2 +HOMEPAGE="https://sourceforge.net/projects/liquid.berlios/" +SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.bz2 mirror://gentoo/kde-admindir-3.5.3.tar.bz2" -LICENSE="BSD" +LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86" IUSE="" -DEPEND="=kde-base/kwin-3.5*" +DEPEND="kde-base/kwin:3.5" need-kde 3.2
