Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48967 - Papuawm: new version 0.4
Summary: Papuawm: new version 0.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL: http://papuaos.org/papuawm
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-25 13:07 UTC by Doug Weimer
Modified: 2004-05-22 09:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Weimer 2004-04-25 13:07:46 UTC
A new version of papuawm was released. A few modifications to the ebuild are necessary:

--- /usr/portage/x11-wm/papuawm/papuawm-0.3.1.ebuild    2003-11-04 12:38:00.000000000 -0800
+++ papuawm-0.4.ebuild  2004-04-25 13:05:27.550584360 -0700
@@ -5,7 +5,7 @@
 DESCRIPTION="PapuaWM, a minimalistic, though useable window manager"
 MY_P="${P/papuawm/PapuaWM}"
 S=$WORKDIR/$MY_P
-SRC_URI="http://papuaos.org/files/${MY_P}.tar.gz"
+SRC_URI="http://www.daimi.au.dk/~pg/papuawm/${MY_P}.tar.gz"
 
 HOMEPAGE="http://papuaos.org/papuawm"
 SLOT="0"
@@ -16,5 +16,5 @@
 
 src_install () {
        einstall
-       dodoc README STATUS TODO papuawm.conf ChangeLog
+       dodoc README STATUS TODO ChangeLog
 }

The new SRC_URI is based on the information from the papuawm web page and papuawm.conf is now installed in /etc and used by default so there is no reason to place it in docs.

Reproducible: Always
Steps to Reproduce:
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-05-22 09:38:13 UTC
Already in Portage. Closing.