Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98196 - epydoc-2.1-r2 is TESTED on amd64?
Summary: epydoc-2.1-r2 is TESTED on amd64?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords: TESTED
Depends on:
Blocks:
 
Reported: 2005-07-07 01:58 UTC by Michael Zeising
Modified: 2006-01-30 11:21 UTC (History)
0 users

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 Michael Zeising 2005-07-07 01:58:07 UTC
this is a request for an ebuild for amd64

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-07 02:05:45 UTC
dev-python/epydoc is keyworded amd64/~amd64, depending on the version.
Comment 2 Sandro Bonazzola (RETIRED) gentoo-dev 2006-01-28 11:22:09 UTC
(In reply to comment #1)
> dev-python/epydoc is keyworded amd64/~amd64, depending on the version.
> 

This is not true.

# emerge -pv epydoc

These are the packages that I would merge, in order:

Calculating dependencies
!!! All ebuilds that could satisfy "epydoc" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-python/epydoc-2.1 (masked by: missing keyword)
- dev-python/epydoc-2.0 (masked by: missing keyword)
- dev-python/epydoc-2.1-r2 (masked by: missing keyword)
- dev-python/epydoc-1.1 (masked by: missing keyword)
- dev-python/epydoc-2.1-r1 (masked by: missing keyword)


epydoc-1.1.ebuild:KEYWORDS="x86 alpha ia64"
epydoc-2.0.ebuild:KEYWORDS="x86 alpha ia64"
epydoc-2.1.ebuild:KEYWORDS="~x86 ~alpha ~ia64 ~ppc"
epydoc-2.1-r1.ebuild:KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"
epydoc-2.1-r2.ebuild:KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"


please mark epydoc-2.1-r2 ~amd64, it works fine here.
Comment 3 Scott Stoddard (RETIRED) gentoo-dev 2006-01-29 14:08:51 UTC
tested enough to get ~amd64 (there is a bug in the latest ~ of tetex - bug #120319 - that blocks creation of pdfs without manual intervention)

delta ~ # emerge --info
Portage 2.1_pre3-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo x86_64)
=================================================================
System uname: 2.6.15-gentoo x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa audiofile avi berkdb bitmap-fonts browserplugin bzip2 cdr crypt cups curl dbus divx4linux dvd dvdread eds emboss encode esd exif expat fam ffmpeg firefox flac foomaticdb fortran gdbm gif gimpprint glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml hal icq idn imagemagick imap imlib ipv6 jabber java jpeg lcms libwww live lua lzw lzw-tiff mad mjpeg mng motif mozilla mp3 mpeg msn mysql native ncurses network nls no-old-linux noantlr nobcel nobeanutils nobsh nptl nptlonly offensive ogg oggvorbis openal opengl pam pcre pdf pdflib perl png python qt quicktime radeon readline real rtc sdk sdl slang spell sqlite ssl svg tcltk tcpd tetex theora tiff transcode truetype truetype-fonts type1-fonts udev usb userlocales v4l v4l2 vorbis wmf xine xml xml2 xpm xv xvid xvmc yahoo zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 4 Patrick McLean gentoo-dev 2006-01-30 11:21:05 UTC
We can let this in ~amd64, since most functionality works.

Keyworded, thanks for testing.