Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 15042

Summary: glib-2.2.1.ebuild (Update)
Product: Gentoo Linux Reporter: slyzer <slyzer>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: enhancement CC: slyzer
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: glib-2.2.1.ebuild
glib-2.2.1.ebuild (corrected)
glib-2.2.1.ebuild (now really)

Description slyzer 2003-02-03 11:08:37 UTC
Hi,

Today glib-2.2.1 was released. Read more at
http://mail.gnome.org/archives/gtk-devel-list/2003-February/msg00006.html

Could be found in dev-libs/glib

cu
 slyzer

Reproducible: Always
Steps to Reproduce:
Comment 1 slyzer 2003-02-03 11:09:12 UTC
Created attachment 7881 [details]
glib-2.2.1.ebuild
Comment 2 Spider (RETIRED) gentoo-dev 2003-02-03 23:10:18 UTC
bad ebuild.

bugs:
	if [ -n "$DEBUG" ]; then
		myconf="${myconf}  --enable-debug=yes"
    	fi

KEYWORDS="x86 ~ppc ~sparc alpha"



I have a working ebuild in my local tree, waiting for cvs to recover, and I posted this as an attempt to help you do better in the future. 

Comment 3 slyzer 2003-02-04 03:59:39 UTC
Hi,

thanks for your response, but I don't really know whats wrong with the keywords. And the $DEBUG statement could be found in all glib 2.x.x ebuilds...

cu
 slyzer
Comment 4 slyzer 2003-02-04 04:08:03 UTC
Created attachment 7918 [details]
glib-2.2.1.ebuild (corrected)

hopefully that's right :)
Comment 5 slyzer 2003-02-04 04:12:04 UTC
Created attachment 7919 [details]
glib-2.2.1.ebuild (now really)

Sorry for this but I've done exacly the opposite of your keyword tip...
Comment 6 Spider (RETIRED) gentoo-dev 2003-02-04 08:03:40 UTC
Yep, thats better :)  and it seems you found what was wrong with KEYWORDS there :)

but, I already commited a version this morning to cvs 
Comment 7 slyzer 2003-02-04 08:11:51 UTC
no problem ;)