summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-07-03 12:31:25 +0000
committerTom Martin <slarti@gentoo.org>2004-07-03 12:31:25 +0000
commit578d4ba54c4217a8ac4d40dc310f9952a945dcee (patch)
treed8d1716303670207af8e3eb3c1ef1279ab97f938 /x11-wm/oroborus
parentChange wxPython to wxpython. (Manifest recommit) (diff)
downloadgentoo-2-578d4ba54c4217a8ac4d40dc310f9952a945dcee.tar.gz
gentoo-2-578d4ba54c4217a8ac4d40dc310f9952a945dcee.tar.bz2
gentoo-2-578d4ba54c4217a8ac4d40dc310f9952a945dcee.zip
Fixed HOMEPAGE, no longer returns a 404. Bug #55953.
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r--x11-wm/oroborus/ChangeLog6
-rw-r--r--x11-wm/oroborus/oroborus-2.0.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/oroborus/ChangeLog b/x11-wm/oroborus/ChangeLog
index 19182901cf2d..bff7305f9003 100644
--- a/x11-wm/oroborus/ChangeLog
+++ b/x11-wm/oroborus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/oroborus
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.16 2004/06/28 02:53:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.17 2004/07/03 12:31:25 slarti Exp $
+
+ 03 Jul 2004; Tom Martin <slarti@gentoo.org> oroborus-2.0.13.ebuild:
+ Fixed HOMEPAGE to point to http://www.oroborus.org/ rather than
+ http://oroborus.org/oroborus.shtml which returns a 404.
27 Jun 2004; Aron Griffis <agriffis@gentoo.org> oroborus-2.0.13.ebuild,
oroborus-2.0.4-r1.ebuild, oroborus-2.0.7.ebuild, oroborus-2.0.9.ebuild:
diff --git a/x11-wm/oroborus/oroborus-2.0.13.ebuild b/x11-wm/oroborus/oroborus-2.0.13.ebuild
index 2fcbc29575df..cc06c60b3881 100644
--- a/x11-wm/oroborus/oroborus-2.0.13.ebuild
+++ b/x11-wm/oroborus/oroborus-2.0.13.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.13.ebuild,v 1.7 2004/06/28 02:53:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.13.ebuild,v 1.8 2004/07/03 12:31:25 slarti Exp $
DESCRIPTION="Small and fast window manager."
-HOMEPAGE="http://www.oroborus.org/oroborus.shtml"
+HOMEPAGE="http://www.oroborus.org/"
SRC_URI="http://www.oroborus.org/debian/dists/sid/main/source/x11/${P/-/_}-1.tar.gz"
LICENSE="GPL-2"
SLOT="0"