Bug 106493 - typo in ebuild dev-util/kdevelop/kdevelop-3.2.1-r1.ebuild
Bug#: 106493 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: mennis@corvus.net
Component: Ebuilds
URL: 
Summary: typo in ebuild dev-util/kdevelop/kdevelop-3.2.1-r1.ebuild
Keywords:  
Status Whiteboard: 
Opened: 2005-09-19 01:49 0000
Description:   Opened: 2005-09-19 01:49 0000
htdig is not net-www/ it is net-misc/

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Michaelian Ennis 2005-09-19 01:52:42 0000 -------
Created an attachment (id=68797) [details]
dev-util/kdevelop/kdevelop-3.2.1-r1.ebuild

htdig has moved

------- Comment #2 From Marcus D. Hanwell 2005-09-19 04:13:29 0000 -------
It isn't a typo, htdig has moved. Anyway I have updated the kdevelop ebuilds  
thanks. In future please attach a diff to the current ebuild, or if it is a  
simple fix like this saying the location has changed will usually be more than  
enough. Thanks. 

------- Comment #3 From Michaelian Ennis 2005-09-19 06:59:30 0000 -------
Thanks for the guidance.  As a point of order when should I submit a patch
versus an entire ebuild?

------- Comment #4 From Caleb Tennis 2005-09-19 07:02:44 0000 -------
When the change is trivial or when you're proposing a change from an existing 
ebuild.  The reasoning is that it's much easier to look at a patch to see 
what's changing, vs. looking at the whole ebuild and trying to discern what has 
changed. 

------- Comment #5 From Marcus D. Hanwell 2005-09-19 07:07:25 0000 -------
Reading 
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3 may 
also be of use, but as caleb said diffs are generally preferred so that we can 
easily see what has changed. When we commit the ebuild has often changed in 
other ways too (multilib fixes, keywords etc), and so we don't want to clobber 
any of those changes. Thanks.