First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 113994
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeroen Roovers <jer@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Paweł Hajdan jr (ph) <phajdan.jr@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 113994 depends on: Show dependency tree
Bug 113994 blocks: 113966
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-30 00:51 0000
"inherit eutils..." is after DESCRIPTION=, which gets overwritten. Shouldn't
"inherit ..." be first?

--- an-0.95.3.ebuild.old        2005-11-30 09:49:09.000000000 +0100
+++ an-0.95.3.ebuild    2005-11-30 09:49:24.000000000 +0100
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/app-text/an/an-0.95.3.ebuild,v 1.1
2005/11/30 00:02:08 jer Exp $

+inherit eutils toolchain-funcs versionator
+
 DESCRIPTION="Very fast anagram generator with dictionary lookup"
 HOMEPAGE="http://packages.debian.org/stable/games/an"

-inherit eutils toolchain-funcs versionator
-
 MY_PV="$(get_version_component_range 1-2)"
 SRC_URI="http://ftp.debian.org/debian/pool/main/a/an/${PN}_${MY_PV}.orig.tar.gz"

------- Comment #1 From Jeroen Roovers 2005-11-30 04:04:53 0000 -------
*** Bug 114009 has been marked as a duplicate of this bug. ***

------- Comment #2 From Jeroen Roovers 2005-11-30 04:05:44 0000 -------
Oh dear. Fixed in CVS as soon as that host is accessible again. 8-)

------- Comment #3 From Jeroen Roovers 2005-11-30 17:04:03 0000 -------
Fixed in CVS. Thanks both of you.

First Last Prev Next    No search results available      Search page      Enter new bug