summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2005-08-17 19:56:48 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2005-08-17 19:56:48 +0000
commite8ba3a061f531c59c7f9254d72f5077f7cfadfe6 (patch)
tree6bd0ca3216e641c15744647a6fd95699bd33a1b4 /sys-apps/fbset
parentStable on ppc. (diff)
downloadhistorical-e8ba3a061f531c59c7f9254d72f5077f7cfadfe6.tar.gz
historical-e8ba3a061f531c59c7f9254d72f5077f7cfadfe6.tar.bz2
historical-e8ba3a061f531c59c7f9254d72f5077f7cfadfe6.zip
Fix homepage
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/fbset')
-rw-r--r--sys-apps/fbset/ChangeLog7
-rw-r--r--sys-apps/fbset/Manifest14
-rw-r--r--sys-apps/fbset/fbset-2.1.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/sys-apps/fbset/ChangeLog b/sys-apps/fbset/ChangeLog
index e5083b8b9ef6..725e6f3ea171 100644
--- a/sys-apps/fbset/ChangeLog
+++ b/sys-apps/fbset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/fbset
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/ChangeLog,v 1.9 2004/07/17 01:36:49 mr_bones_ Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/ChangeLog,v 1.10 2005/08/17 19:56:48 pauldv Exp $
+
+ 17 Aug 2005; Paul de Vrieze <pauldv@gentoo.org> fbset-2.1.ebuild:
+ Change the homepage to a actually working url
16 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> fbset-2.1.ebuild:
make parallel-safe; use emake; error messages
diff --git a/sys-apps/fbset/Manifest b/sys-apps/fbset/Manifest
index 71501b37ce0f..fae98b87b566 100644
--- a/sys-apps/fbset/Manifest
+++ b/sys-apps/fbset/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 ae56f8d851340d7a874e8d95d1efad1e ChangeLog 1141
-MD5 8b0cf12f46ee909d6cf1693691494337 fbset-2.1.ebuild 913
+MD5 7c5563dc5d6db678834fd874bb378e91 fbset-2.1.ebuild 935
+MD5 a5330230a1a8ad9c3ca4d4cfb97a24a4 ChangeLog 1256
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 e6632ed4e8023dba71c57d76e038ae5a files/digest-fbset-2.1 60
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBdRkuHTu7gpaalycRAkUOAKCE8rDtWVov3G9clnB/G1qAYUn51ACeJLRD
-R9ux5H7hENiq2/bFXD5SOnc=
-=XlMm
------END PGP SIGNATURE-----
diff --git a/sys-apps/fbset/fbset-2.1.ebuild b/sys-apps/fbset/fbset-2.1.ebuild
index 1903581c0f3d..32833aa36a6b 100644
--- a/sys-apps/fbset/fbset-2.1.ebuild
+++ b/sys-apps/fbset/fbset-2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/fbset-2.1.ebuild,v 1.28 2004/10/19 13:39:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fbset/fbset-2.1.ebuild,v 1.29 2005/08/17 19:56:48 pauldv Exp $
inherit toolchain-funcs flag-o-matic
DESCRIPTION="A utility to set the framebuffer videomode"
-HOMEPAGE="http://linux-fbdev.org/"
+HOMEPAGE="http://members.chello.be/cr26864/Linux/fbdev/"
SRC_URI="http://home.tvd.be/cr26864/Linux/fbdev/${P}.tar.gz"
LICENSE="GPL-2"