diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-06-12 04:51:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-06-12 04:51:19 +0000 |
commit | 38874ba21aeffbfd2e8b7cee06c46acd70720320 (patch) | |
tree | 51620e98bdf1ef433e1d503f8f115330e90e55da /x11-wm/matchbox | |
parent | fix typo in HOMEPAGE (bug #95715); tidy (diff) | |
download | historical-38874ba21aeffbfd2e8b7cee06c46acd70720320.tar.gz historical-38874ba21aeffbfd2e8b7cee06c46acd70720320.tar.bz2 historical-38874ba21aeffbfd2e8b7cee06c46acd70720320.zip |
fix HOMEPAGE (bug #92701)
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-wm/matchbox')
-rw-r--r-- | x11-wm/matchbox/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/matchbox/Manifest | 4 | ||||
-rw-r--r-- | x11-wm/matchbox/matchbox-0.7.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-wm/matchbox/ChangeLog b/x11-wm/matchbox/ChangeLog index e4739a1e571d..d470d0bac418 100644 --- a/x11-wm/matchbox/ChangeLog +++ b/x11-wm/matchbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/matchbox # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.4 2005/05/10 09:19:54 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.5 2005/06/12 04:51:19 mr_bones_ Exp $ + + 12 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> + matchbox-0.7.1.ebuild: + fix HOMEPAGE (bug #92701) 10 May 2005; David Holm <dholm@gentoo.org> matchbox-0.7.1.ebuild: Added to ~ppc. diff --git a/x11-wm/matchbox/Manifest b/x11-wm/matchbox/Manifest index 6d395e455361..70c2e1b3e1ee 100644 --- a/x11-wm/matchbox/Manifest +++ b/x11-wm/matchbox/Manifest @@ -1,4 +1,4 @@ -MD5 f80b70b39f57ae27a5699ac7840a5fb9 ChangeLog 545 -MD5 2ee044af79c8c969ab8f5d66fd043f15 matchbox-0.7.1.ebuild 1271 MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 +MD5 5404d2b00aaf54c43dbdd59d9235b5a0 matchbox-0.7.1.ebuild 1273 +MD5 02026929584949536d99fe76502649a0 ChangeLog 658 MD5 e4c7a462aef6e5d90a2210cfe9797a60 files/digest-matchbox-0.7.1 66 diff --git a/x11-wm/matchbox/matchbox-0.7.1.ebuild b/x11-wm/matchbox/matchbox-0.7.1.ebuild index 1295b758fd82..4f278f10bcc7 100644 --- a/x11-wm/matchbox/matchbox-0.7.1.ebuild +++ b/x11-wm/matchbox/matchbox-0.7.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.4 2005/05/10 09:19:54 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.5 2005/06/12 04:51:19 mr_bones_ Exp $ IUSE="jpeg png nls debug" DESCRIPTION="Light weight WM designed for use on PDA computers" -HOMEPAGE="http://handhelds.org/~mallum/matchbox/" +HOMEPAGE="http://projects.o-hand.com/matchbox/" SRC_URI="http://handhelds.org/~mallum/downloadables/${P}.tar.gz" SLOT="0" |