Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97144 - New ebuild: sci-libs/root-4.04.02b
Summary: New ebuild: sci-libs/root-4.04.02b
Status: RESOLVED DUPLICATE of bug 96801
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-26 14:12 UTC by Risto A. Paju
Modified: 2005-06-26 14:25 UTC (History)
0 users

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


Attachments
The ebuild (root-4.04.02b.ebuild,4.75 KB, text/plain)
2005-06-26 14:14 UTC, Risto A. Paju
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Risto A. Paju 2005-06-26 14:12:50 UTC
Renamed root-4.02.00.ebuild to root-4.04.02b.ebuild. The new version compiles
and runs fine. There was a one-line modification to preserve the version number;
the original left out the b, whereas 4.04.02b is a newer version than 4.04.02.

---MY_VER=${PV%[a-z]}
+++MY_VER=${PV}


Reproducible: Always
Steps to Reproduce:




# emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12 i686)
=================================================================
System uname: 2.6.12 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O4 -march=pentium-m -fomit-frame-pointer -pipe -mfpmath=sse,387
-ffast-math -fweb -frename-registers"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O4 -march=pentium-m -fomit-frame-pointer -pipe -mfpmath=sse,387
-ffast-math -fweb -frename-registers"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.netnitco.net/ http://gentoo.ccccom.com/
rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi4linux alsa apache2 apm avi bitmap-fonts bzlib cdr crypt curl dga
dvd dvdr emboss encode firefox flac foomaticdb fortran gd gdbm gif gphoto2 gpm
gtk gtk2 imagemagick imlib insecure-drivers ipv6 jpeg ladcca libg++ libwww
maildir mikmod mmx motif mp3 ncurses nls nptl ogg oggvorbis opengl oss pam
pdflib perl png python quicktime readline sdl slang spell sse ssl tcltk tcpd
tetex theora tiff truetype truetype-fonts type1-fonts unicode vorbis xml2 xmms
xv xvid zlib video_cards_i810 userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Risto A. Paju 2005-06-26 14:14:13 UTC
Created attachment 62008 [details]
The ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-26 14:25:59 UTC

*** This bug has been marked as a duplicate of 96801 ***