diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-12-07 13:30:06 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-12-07 13:30:06 +0000 |
commit | 1c44a68d401f0da2485185071509f81fb4947714 (patch) | |
tree | ebbccfe3e7cbe7f66c4c014439f28f3d1c47b420 /x11-themes | |
parent | Removed shadowed versions. (diff) | |
download | gentoo-2-1c44a68d401f0da2485185071509f81fb4947714.tar.gz gentoo-2-1c44a68d401f0da2485185071509f81fb4947714.tar.bz2 gentoo-2-1c44a68d401f0da2485185071509f81fb4947714.zip |
Use mirror://berlios (bug #218657).
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/liquid/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/liquid/liquid-0.9.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/liquid/ChangeLog b/x11-themes/liquid/ChangeLog index 9b06fafb7c7e..70ac50f04456 100644 --- a/x11-themes/liquid/ChangeLog +++ b/x11-themes/liquid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/liquid # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/ChangeLog,v 1.13 2008/02/29 16:28:17 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/liquid/ChangeLog,v 1.14 2008/12/07 13:30:06 jmbsvicetto Exp $ + + 07 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + liquid-0.9.7.ebuild: + Use mirror://berlios (bug #218657). 29 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> liquid-0.9.7.ebuild: Fix DEPEND, bug 211899 diff --git a/x11-themes/liquid/liquid-0.9.7.ebuild b/x11-themes/liquid/liquid-0.9.7.ebuild index 4816f96a59a5..1ab7228935df 100644 --- a/x11-themes/liquid/liquid-0.9.7.ebuild +++ b/x11-themes/liquid/liquid-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # 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.13 2008/02/29 16:28:17 ingmar Exp $ +# $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" @@ -8,7 +8,7 @@ inherit kde DESCRIPTION="Liquid theme, revamped for KDE 3.2" HOMEPAGE="http://developer.berlios.de/projects/liquid/" -SRC_URI="http://download.berlios.de/liquid/${P}.tar.bz2 +SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2 mirror://gentoo/kde-admindir-3.5.3.tar.bz2" LICENSE="BSD" |