summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Vasilevski <yvasilev@gentoo.org>2008-02-27 17:26:40 +0000
committerYuri Vasilevski <yvasilev@gentoo.org>2008-02-27 17:26:40 +0000
commit4210f6008ed37d8a8bc8ded733d9568288b035c7 (patch)
tree291ef1f2f56e045905f9e50c1d79cb326b2d78ba /x11-wm/matchbox
parentold (diff)
downloadgentoo-2-4210f6008ed37d8a8bc8ded733d9568288b035c7.tar.gz
gentoo-2-4210f6008ed37d8a8bc8ded733d9568288b035c7.tar.bz2
gentoo-2-4210f6008ed37d8a8bc8ded733d9568288b035c7.zip
Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org/ (Bug #211244).
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-wm/matchbox')
-rw-r--r--x11-wm/matchbox/ChangeLog7
-rw-r--r--x11-wm/matchbox/matchbox-0.7.1.ebuild4
-rw-r--r--x11-wm/matchbox/matchbox-1.0.ebuild8
3 files changed, 12 insertions, 7 deletions
diff --git a/x11-wm/matchbox/ChangeLog b/x11-wm/matchbox/ChangeLog
index 6823644d7486..f6f642be8f1a 100644
--- a/x11-wm/matchbox/ChangeLog
+++ b/x11-wm/matchbox/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-wm/matchbox
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.17 2008/02/06 20:09:50 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.18 2008/02/27 17:26:40 yvasilev Exp $
+
+ 27 Feb 2008; Yuri Vasilevski <yvasilev@gentoo.org> matchbox-0.7.1.ebuild,
+ matchbox-1.0.ebuild:
+ Updated HOMEPAGE and SRC_URI to it's new location
+ http://matchbox-project.org/ (Bug #211244).
06 Feb 2008; <yvasilev@gentoo.org> matchbox-0.7.1.ebuild:
Added -Wl,--no-as-needed to LDFLAGS to fix Bug #203150:
diff --git a/x11-wm/matchbox/matchbox-0.7.1.ebuild b/x11-wm/matchbox/matchbox-0.7.1.ebuild
index fb35f4404a92..92193f36eae8 100644
--- a/x11-wm/matchbox/matchbox-0.7.1.ebuild
+++ b/x11-wm/matchbox/matchbox-0.7.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.12 2008/02/06 20:09:50 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.13 2008/02/27 17:26:40 yvasilev Exp $
inherit flag-o-matic
IUSE="jpeg png nls debug"
DESCRIPTION="Light weight WM designed for use on PDA computers"
-HOMEPAGE="http://projects.o-hand.com/matchbox/"
+HOMEPAGE="http://matchbox-project.org/"
SRC_URI="http://handhelds.org/~mallum/downloadables/${P}.tar.gz"
SLOT="0"
diff --git a/x11-wm/matchbox/matchbox-1.0.ebuild b/x11-wm/matchbox/matchbox-1.0.ebuild
index f48b152f411e..fc3836d826d4 100644
--- a/x11-wm/matchbox/matchbox-1.0.ebuild
+++ b/x11-wm/matchbox/matchbox-1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2006-2007 Gentoo Foundation
+# Copyright 2006-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.5 2007/09/26 04:06:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.6 2008/02/27 17:26:40 yvasilev Exp $
DESCRIPTION="Meta package for the Matchbox desktop, a light weight desktop environment designed for use on PDA computers"
-HOMEPAGE="http://projects.o-hand.com/matchbox/"
+HOMEPAGE="http://matchbox-project.org/"
LICENSE="as-is"
SLOT="0"
IUSE="minimal"
@@ -28,4 +28,4 @@ RDEPEND="x11-wm/matchbox-common
# x11-plugins/matchbox-desktop-image-browser
# xine? ( x11-plugins/matchbox-desktop-xine ) )"
-S=${WORKDIR}
+S="${WORKDIR}"