Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15042 - glib-2.2.1.ebuild (Update)
Summary: glib-2.2.1.ebuild (Update)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-03 11:08 UTC by slyzer
Modified: 2003-02-04 08:11 UTC (History)
1 user (show)

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


Attachments
glib-2.2.1.ebuild (glib-2.2.1.ebuild,1.04 KB, text/plain)
2003-02-03 11:09 UTC, slyzer
Details
glib-2.2.1.ebuild (corrected) (glib-2.2.1.ebuild,1.04 KB, text/plain)
2003-02-04 04:08 UTC, slyzer
Details
glib-2.2.1.ebuild (now really) (glib-2.2.1.ebuild,1.05 KB, text/plain)
2003-02-04 04:12 UTC, slyzer
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ;)