Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120061 - echangelog tries to update copyright year on files that were deleted
Summary: echangelog tries to update copyright year on files that were deleted
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 08:47 UTC by Petteri Räty (RETIRED)
Modified: 2006-03-26 11:23 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 Petteri Räty (RETIRED) gentoo-dev 2006-01-23 08:47:49 UTC
betelgeuse@pena /usr/portage/dev-java/gnu-classpath $ echangelog "Removed old version."
Can't read gnu-classpath-0.15-r1.ebuild to update copyright year
--- ChangeLog   2006-01-23 18:40:22.000000000 +0200
+++ ChangeLog.new       2006-01-23 18:45:06.000000000 +0200
@@ -2,6 +2,10 @@
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.46 2006/01/22 05:53:57 nichoj Exp $

+  23 Jan 2006; Petteri R
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2006-01-23 08:47:49 UTC
betelgeuse@pena /usr/portage/dev-java/gnu-classpath $ echangelog "Removed old version."
Can't read gnu-classpath-0.15-r1.ebuild to update copyright year
--- ChangeLog   2006-01-23 18:40:22.000000000 +0200
+++ ChangeLog.new       2006-01-23 18:45:06.000000000 +0200
@@ -2,6 +2,10 @@
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.46 2006/01/22 05:53:57 nichoj Exp $

+  23 Jan 2006; Petteri Räty <betelgeuse@gentoo.org>
+  -gnu-classpath-0.15-r1.ebuild:
+  Removed old version.
+
 *gnu-classpath-0.20 (22 Jan 2006)

   22 Jan 2006; Joshua Nichols <nichoj@gentoo.org>


betelgeuse@pena ~/btdown/netbeans $ emerge -pv gentoolkit-dev

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

Calculating dependencies ...done!
[ebuild   R   ] app-portage/gentoolkit-dev-0.2.5  44 kB

Portage 2.1_pre3-r1 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.5-r3,glibc-2.3.6-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.12.0_pre15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     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="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -mfpmath=sse -ffast-math -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -mfpmath=sse -ffast-math -fomit-frame-pointer"
DISTDIR="/usr/src/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect cvs distlocks fixpackages sandbox sfperms sign strict stricter verify-rdepend"
GENTOO_MIRRORS=" http://trumpetti.atm.tut.fi/gentoo  http://lame.lut.fi/linux/gentoo "
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="fi"
MAKEOPTS="-j2 "
PKGDIR="/home/pkg/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/mnt/checkouts/overlays/betelgeuse"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aac acl acpi alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts bluetooth bzip2 bzlib cdb cddb cdparanoia cdr crypt cups curl dbus divx4linux dts dvd dvdr dvdread emboss esd exif expat fam ffmpeg firefox foomaticdb freetype gif glut gmp gstreamer gtk2 hal idn imagemagick java jpeg kde kdeenablefinal lcms libg++ libwww logitech-mouse mad makecheck mikmod mjpeg mmx mmx2 mng mp3 mpeg ncurses network nptl nptlonly nsplugin nvidia offensive ogg oggvorbis opengl pam pcre pdflib png qt quicktime readline real rtc ruby samba spell sqlite sse sse2 ssl subversion svg symlink tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis win32codecs xine xml xml2 xv xvid zlib elibc_glibc kernel_linux linguas_fi userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2006-03-26 11:23:11 UTC
Fixed in gentoolkit svn.  Since this is a harmless warning, marking this bug resolved and it will go out next time gentoolkit-dev is released

http://sources.gentoo.org/viewcvs.py/gentoolkit/trunk/src/echangelog/echangelog?r1=290&r2=291