summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2004-01-25 22:12:47 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2004-01-25 22:12:47 +0000
commitde6db01ac0d5a6b7f74813c11f1c0c37b4f953ea (patch)
treee4f4763ad7e0ade7f68ec6e050eea218805d14b3 /x11-libs
parentVersion bump to fix bug in xfwm4. (diff)
downloadhistorical-de6db01ac0d5a6b7f74813c11f1c0c37b4f953ea.tar.gz
historical-de6db01ac0d5a6b7f74813c11f1c0c37b4f953ea.tar.bz2
historical-de6db01ac0d5a6b7f74813c11f1c0c37b4f953ea.zip
Changed sf SRC_URI to use mirror://
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/ViewKlass/ChangeLog5
-rw-r--r--x11-libs/ViewKlass/Manifest4
-rw-r--r--x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/ViewKlass/ChangeLog b/x11-libs/ViewKlass/ChangeLog
index f7d886532db2..cf38d631e3e5 100644
--- a/x11-libs/ViewKlass/ChangeLog
+++ b/x11-libs/ViewKlass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/ViewKlass
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ChangeLog,v 1.3 2004/01/11 13:51:46 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ChangeLog,v 1.4 2004/01/25 22:12:47 pyrania Exp $
+
+ 25 Jan 2004; Markus Nigbur <pyrania@gentoo.org> ViewKlass-0.6.0.ebuild:
+ Changed sf SRC_URI to use mirror://
11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> ViewKlass-0.6.0.ebuild:
fixed motif dep
diff --git a/x11-libs/ViewKlass/Manifest b/x11-libs/ViewKlass/Manifest
index 7f39a024924a..2befc06eb243 100644
--- a/x11-libs/ViewKlass/Manifest
+++ b/x11-libs/ViewKlass/Manifest
@@ -1,4 +1,4 @@
-MD5 a11793b60c8b7f06c03d1d3172c8afd6 ViewKlass-0.6.0.ebuild 865
-MD5 9ee49f77ee0a38b01b2eab73975242e2 ChangeLog 716
+MD5 f593123ddbcc6c404d2b85ff3c1d0c10 ViewKlass-0.6.0.ebuild 845
+MD5 5847c2d303be194c869dcc40ed9afdbf ChangeLog 830
MD5 f0a90700a678d09e23a00056fe8e774f files/ViewKlass-0.6.0-gentoo.patch.gz 8810
MD5 36b02a31ee3dcda42c1d897e0e75a977 files/digest-ViewKlass-0.6.0 67
diff --git a/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild b/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild
index 051ed062f924..ed6bb69665d5 100644
--- a/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild
+++ b/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild,v 1.4 2004/01/11 13:51:46 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild,v 1.5 2004/01/25 22:12:47 pyrania Exp $
IUSE=""
DESCRIPTION="An implementation of the ViewKit user interface library"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/viewklass/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/viewklass/${P}.tar.gz"
HOMEPAGE="http://viewklass.sourceforge.net"
LICENSE="LGPL-2.1"