summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-04-03 06:06:52 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-04-03 06:06:52 +0000
commit34c24ead232c61d79ea7fe5d7b8e86a4f35d2528 (patch)
treebb80323ef226ef4360a6c332effea25673eb1392 /x11-misc/fluxspace
parentTesting ppc-macos. #86077 (diff)
downloadhistorical-34c24ead232c61d79ea7fe5d7b8e86a4f35d2528.tar.gz
historical-34c24ead232c61d79ea7fe5d7b8e86a4f35d2528.tar.bz2
historical-34c24ead232c61d79ea7fe5d7b8e86a4f35d2528.zip
Update URL of online manual in pkg_postinst for bug 87722.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/fluxspace')
-rw-r--r--x11-misc/fluxspace/ChangeLog7
-rw-r--r--x11-misc/fluxspace/Manifest14
-rw-r--r--x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild6
3 files changed, 20 insertions, 7 deletions
diff --git a/x11-misc/fluxspace/ChangeLog b/x11-misc/fluxspace/ChangeLog
index 4e95090aada3..dbb8e26bad95 100644
--- a/x11-misc/fluxspace/ChangeLog
+++ b/x11-misc/fluxspace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/fluxspace
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/ChangeLog,v 1.6 2004/06/24 22:18:44 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/ChangeLog,v 1.7 2005/04/03 06:06:52 ka0ttic Exp $
+
+ 03 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> fluxspace-0.0.3-r1.ebuild:
+ Update URL of online manual in pkg_postinst for bug 87722.
14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> fluxspace-0.0.3-r1.ebuild,
fluxspace-0.0.3.ebuild:
diff --git a/x11-misc/fluxspace/Manifest b/x11-misc/fluxspace/Manifest
index 501a9a343992..2fbad9e4a048 100644
--- a/x11-misc/fluxspace/Manifest
+++ b/x11-misc/fluxspace/Manifest
@@ -1,6 +1,16 @@
-MD5 6e40594b5dfac4f12ceeda975c430e5a ChangeLog 1295
-MD5 65ffd1a80c0a0fc8c1c310a926e7e65d fluxspace-0.0.3-r1.ebuild 2005
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 194573e6eb3483a13346209b4a30622b fluxspace-0.0.3.ebuild 1653
+MD5 b09f661d7944c964d29feab04c6fc8cf fluxspace-0.0.3-r1.ebuild 2014
+MD5 5a126bc2034adc5ba9c6ba6ba6fa767f ChangeLog 1432
MD5 38284a90537cf6233bcd9057bfb476bf metadata.xml 261
MD5 1a573636684bad5b26021fd961a2f0a1 files/digest-fluxspace-0.0.3 68
MD5 1a573636684bad5b26021fd961a2f0a1 files/digest-fluxspace-0.0.3-r1 68
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCT4guEZCkKN40op4RAm1PAJ47QGmCKV8EoiODLEKPhzdKsPcLUQCfaH3V
+kUjomyYKOpf7xPlwz0Lc88U=
+=M2ka
+-----END PGP SIGNATURE-----
diff --git a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild
index 6b190168bc0b..6f5042cf25d4 100644
--- a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild
+++ b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild
@@ -1,6 +1,6 @@
-# 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/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.5 2004/06/24 22:18:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.6 2005/04/03 06:06:52 ka0ttic Exp $
IUSE=""
DESCRIPTION="Enhancements for workspace management within Fluxbox."
@@ -54,6 +54,6 @@ pkg_postinst() {
einfo " session.screen0.rootCommand: fluxspace"
einfo " "
einfo " 4. Full documentation is available online at:"
- einfo " http://sfads.osdn.com/7.html?topic=fluxspace,python-foundry,56"
+ einfo " http://sourceforge.net/docman/display_doc.php?docid=16037&group_id=76737"
einfo " "
}