Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16181 - ebuilds not marked as suitable for alpha that work on alpha
Summary: ebuilds not marked as suitable for alpha that work on alpha
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Alpha Linux
: High minor
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-22 07:04 UTC by Tavis Ormandy (RETIRED)
Modified: 2003-03-25 10:13 UTC (History)
2 users (show)

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 Tavis Ormandy (RETIRED) gentoo-dev 2003-02-22 07:04:49 UTC
in this gentoo-dev post, alpha users are advised to submit bugs for ebuilds that
are masked for the alpha platform but function correctly

http://marc.theaimsgroup.com/?l=gentoo-dev&m=104471696720075&w=2

so, heres a list of packages im using that dont contain the alpha/~alpha keywords :)

taviso@amnesiac:~$ uname -a
Linux amnesiac.example.net 2.4.20-gentoo-alpha-r2 #9 Sun Feb 9 17:45:07 GMT 2003
alpha EV56  GNU/Linux
taviso@amnesiac:~$ for i in `qpkg -vv -I -nc | egrep '.*.ebuild$'`              > do
> egrep -H '^KEYWORDS=.*$' ${i} \
> | egrep -v '.*:KEYWORDS=".*alpha.*"$' \
> | awk -F"[/:]" '{print $5"/"$6,$8}'
> done
app-admin/logrotate-3.5.9-r1 KEYWORDS="x86 ppc sparc "
app-admin/ufed-0.2 KEYWORDS="x86 ppc sparc"
dev-db/edb-1.0.3 KEYWORDS="x86 ppc ~sparc"
dev-db/phpmyadmin-2.3.3 KEYWORDS="~x86 ~sparc"
dev-libs/libmcrypt-2.5.5 KEYWORDS="x86 sparc ~ppc"
dev-php/php-4.3.0-r2 KEYWORDS="x86 ppc sparc"
dev-php/phpgroupware-0.9.14.001 KEYWORDS="~x86"
dev-php/phpsysinfo-2.1 KEYWORDS="~x86"
dev-python/pexpect-0.94 KEYWORDS="x86 ppc"
dev-util/yacc-1.9.1-r1 KEYWORDS="x86 ppc sparc "
gnome-base/libghttp-1.0.9-r3 KEYWORDS="x86 ~ppc ~sparc"
kde-base/arts-1.1.0 KEYWORDS="x86 ppc ~sparc"
kde-base/kdebase-3.1-r1 KEYWORDS="x86 ~ppc"
kde-base/kdelibs-3.1-r2 KEYWORDS="~x86 ~ppc"
media-gfx/scrot-0.6 KEYWORDS="x86"
media-gfx/xv-3.10a-r2 KEYWORDS="x86 ppc sparc "
media-libs/giblib-1.2.2 KEYWORDS="x86 ppc sparc "
media-libs/id3lib-3.8.0 KEYWORDS="x86 ppc sparc "
media-libs/imlib2-1.0.6-r1 KEYWORDS="x86 ppc sparc "
media-libs/libflash-0.4.10-r1 KEYWORDS="x86 ppc sparc "
media-libs/pdflib-4.0.3-r1 KEYWORDS="x86 ~sparc"
media-sound/grip-3.0.3 KEYWORDS="x86 ppc"
net-ftp/proftpd-1.2.7 KEYWORDS="x86 sparc"
net-libs/libnet-1.0.2a-r2 KEYWORDS="x86 ppc sparc "
net-misc/nemesis-1.32 KEYWORDS="x86 sparc "
net-misc/netkit-fingerd-0.17-r2 KEYWORDS="x86 ppc sparc "
net-misc/x11-ssh-askpass-1.2.2-r1 KEYWORDS="x86 sparc "
net-news/slrn-0.9.7.4-r1 KEYWORDS="x86 ppc sparc"
sys-apps/help2man-1.29 KEYWORDS="~x86 ~ppc ~sparc"
sys-devel/pmake-1.45-r2 KEYWORDS="x86"
x11-terms/aterm-0.4.2-r4 KEYWORDS="~x86 ~ppc ~sparc"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-03-25 00:24:43 UTC
Got 'em, thanks.  In some cases I marked a later revision than you
mentioned.  Let me know if that's a problem.

Also Will Woods is handling the kde stuff on alpha.  I know he's still
working a couple bugs out of the builds so I'm not going to change
kdebase/kdelibs.  I'm sure that wwoods will mark them when he's got
things peachy.
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2003-03-25 10:13:22 UTC
Forgot to mark this FIXED, apparently.