diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-01 17:30:03 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-01 17:30:03 +0000 |
commit | 53906fcf72a15616d0bbc0dce16d0f5cd16860d9 (patch) | |
tree | eb490dd347da6f654301e7f7db8db2c4b9d5796c | |
parent | Updated Copyright dates to 2005. (diff) | |
download | historical-53906fcf72a15616d0bbc0dce16d0f5cd16860d9.tar.gz historical-53906fcf72a15616d0bbc0dce16d0f5cd16860d9.tar.bz2 historical-53906fcf72a15616d0bbc0dce16d0f5cd16860d9.zip |
Updated Copyright dates to 2005.
71 files changed, 142 insertions, 142 deletions
diff --git a/dev-cpp/commoncpp2/ChangeLog b/dev-cpp/commoncpp2/ChangeLog index ba095db8c1ea..b56210dd8c4d 100644 --- a/dev-cpp/commoncpp2/ChangeLog +++ b/dev-cpp/commoncpp2/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/commoncpp2 -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.9 2004/12/05 10:51:49 lanius Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.10 2005/01/01 17:25:32 eradicator Exp $ *commoncpp2-1.3.0 (05 Dec 2004) diff --git a/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild index 214b91b5d455..14e0d0455935 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild,v 1.6 2004/08/21 00:40:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild,v 1.7 2005/01/01 17:25:32 eradicator Exp $ DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services" SRC_URI="mirror://gnu/commonc++/${P}.tar.gz" diff --git a/dev-cpp/commoncpp2/commoncpp2-1.2.5.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.2.5.ebuild index 16d75442136d..32e9e7997264 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.2.5.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.2.5.ebuild,v 1.2 2004/12/05 10:51:49 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.2.5.ebuild,v 1.3 2005/01/01 17:25:32 eradicator Exp $ DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services" SRC_URI="mirror://sourceforge/cplusplus/${P}.tar.gz" diff --git a/dev-cpp/commoncpp2/commoncpp2-1.3.0.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.3.0.ebuild index b6d0f9b882cb..3856fc1fc6be 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.3.0.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.3.0.ebuild,v 1.1 2004/12/05 10:51:49 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.3.0.ebuild,v 1.2 2005/01/01 17:25:32 eradicator Exp $ DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services" SRC_URI="mirror://sourceforge/cplusplus/${P}.tar.gz" diff --git a/dev-cpp/gconfmm/ChangeLog b/dev-cpp/gconfmm/ChangeLog index b10ecdd5b9fe..d46450448ad2 100644 --- a/dev-cpp/gconfmm/ChangeLog +++ b/dev-cpp/gconfmm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/gconfmm -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gconfmm/ChangeLog,v 1.18 2004/12/16 06:06:24 joem Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gconfmm/ChangeLog,v 1.19 2005/01/01 17:25:48 eradicator Exp $ 16 Dec 2004; Joe McCann <joem@gentoo.org> gconfmm-2.6.1.ebuild: fix libtool version mismatch, closes bug 74264 diff --git a/dev-cpp/gconfmm/gconfmm-2.0.2.ebuild b/dev-cpp/gconfmm/gconfmm-2.0.2.ebuild index 39fbffc63d7b..0f4fc8336e71 100644 --- a/dev-cpp/gconfmm/gconfmm-2.0.2.ebuild +++ b/dev-cpp/gconfmm/gconfmm-2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gconfmm/gconfmm-2.0.2.ebuild,v 1.6 2004/10/24 18:49:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gconfmm/gconfmm-2.0.2.ebuild,v 1.7 2005/01/01 17:25:48 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild b/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild index c675e956361b..0cf4f3f75e4e 100644 --- a/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild +++ b/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild,v 1.10 2004/12/16 06:06:24 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild,v 1.11 2005/01/01 17:25:48 eradicator Exp $ IUSE="" diff --git a/dev-cpp/glibmm/ChangeLog b/dev-cpp/glibmm/ChangeLog index 55524cebbd59..d2ac0fd1387a 100644 --- a/dev-cpp/glibmm/ChangeLog +++ b/dev-cpp/glibmm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/glibmm -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v 1.13 2004/10/05 12:19:55 weeve Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/ChangeLog,v 1.14 2005/01/01 17:26:02 eradicator Exp $ 05 Oct 2004; Jason Wever <weeve@gentoo.org> glibmm-2.4.4.ebuild: Added ~sparc keyword. diff --git a/dev-cpp/glibmm/glibmm-2.4.1.ebuild b/dev-cpp/glibmm/glibmm-2.4.1.ebuild index 05daf5025854..4c75f79141d1 100644 --- a/dev-cpp/glibmm/glibmm-2.4.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.4.1.ebuild,v 1.9 2004/07/14 02:18:57 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.4.1.ebuild,v 1.10 2005/01/01 17:26:02 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/glibmm/glibmm-2.4.3.ebuild b/dev-cpp/glibmm/glibmm-2.4.3.ebuild index 15063a542290..9d7906991cfc 100644 --- a/dev-cpp/glibmm/glibmm-2.4.3.ebuild +++ b/dev-cpp/glibmm/glibmm-2.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.4.3.ebuild,v 1.3 2004/08/04 12:45:28 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.4.3.ebuild,v 1.4 2005/01/01 17:26:02 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/glibmm/glibmm-2.4.4.ebuild b/dev-cpp/glibmm/glibmm-2.4.4.ebuild index 191df2fb572b..757405fd19b4 100644 --- a/dev-cpp/glibmm/glibmm-2.4.4.ebuild +++ b/dev-cpp/glibmm/glibmm-2.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.4.4.ebuild,v 1.2 2004/10/05 12:19:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/glibmm/glibmm-2.4.4.ebuild,v 1.3 2005/01/01 17:26:02 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gnome-vfsmm/ChangeLog b/dev-cpp/gnome-vfsmm/ChangeLog index f671e45ddd67..3f5bdfb921f7 100644 --- a/dev-cpp/gnome-vfsmm/ChangeLog +++ b/dev-cpp/gnome-vfsmm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/gnome-vfsmm -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.6 2004/06/24 21:48:46 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/ChangeLog,v 1.7 2005/01/01 17:26:30 eradicator Exp $ 30 May 2004; Danny van Dyk <kugelfang@gentoo.org> gnome-vfsmm-2.6.1.ebuild: Fixing BUG #52389. diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild index 4662a558dfbf..ff917563ecbe 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild,v 1.6 2004/07/13 23:37:58 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-1.3.5.ebuild,v 1.7 2005/01/01 17:26:30 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild index 676207206887..97442ca15905 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild,v 1.5 2004/06/24 21:48:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.6.1.ebuild,v 1.6 2005/01/01 17:26:30 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gnomemm/ChangeLog b/dev-cpp/gnomemm/ChangeLog index 126ace394aa1..4d46de3627c3 100644 --- a/dev-cpp/gnomemm/ChangeLog +++ b/dev-cpp/gnomemm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/gnomemm -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnomemm/ChangeLog,v 1.15 2004/07/17 21:11:53 aliz Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnomemm/ChangeLog,v 1.16 2005/01/01 17:26:16 eradicator Exp $ *gnomemm-1.2.4 (30 May 2004) diff --git a/dev-cpp/gnomemm/gnomemm-1.2.4.ebuild b/dev-cpp/gnomemm/gnomemm-1.2.4.ebuild index f9680ec6046c..f95b7370e351 100644 --- a/dev-cpp/gnomemm/gnomemm-1.2.4.ebuild +++ b/dev-cpp/gnomemm/gnomemm-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnomemm/gnomemm-1.2.4.ebuild,v 1.3 2004/08/21 15:52:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnomemm/gnomemm-1.2.4.ebuild,v 1.4 2005/01/01 17:26:16 eradicator Exp $ inherit gcc eutils diff --git a/dev-cpp/gtkglextmm/ChangeLog b/dev-cpp/gtkglextmm/ChangeLog index 9dd0e76218f4..340c2550343e 100644 --- a/dev-cpp/gtkglextmm/ChangeLog +++ b/dev-cpp/gtkglextmm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/gtkglextmm -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/ChangeLog,v 1.6 2004/10/17 18:21:59 liquidx Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/ChangeLog,v 1.7 2005/01/01 17:26:45 eradicator Exp $ 17 Oct 2004; Alastair Tse <liquidx@gentoo.org> gtkglextmm-1.0.1.ebuild: fix R/DEPENDs typo diff --git a/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild b/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild index c0efcf6375da..c1331f92e65f 100644 --- a/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild +++ b/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild,v 1.4 2004/07/13 23:39:09 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.0.ebuild,v 1.5 2005/01/01 17:26:45 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild b/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild index 28d7995d3115..0d22c90b204f 100644 --- a/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild +++ b/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild,v 1.6 2004/10/17 18:21:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkglextmm/gtkglextmm-1.0.1.ebuild,v 1.7 2005/01/01 17:26:45 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gtkmm/ChangeLog b/dev-cpp/gtkmm/ChangeLog index 330236873e10..17562b818e9c 100644 --- a/dev-cpp/gtkmm/ChangeLog +++ b/dev-cpp/gtkmm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/gtkmm -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/ChangeLog,v 1.49 2004/12/29 21:48:42 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/ChangeLog,v 1.50 2005/01/01 17:27:08 eradicator Exp $ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild b/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild index c66ac45b9c9f..f64774ef529e 100644 --- a/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild +++ b/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild,v 1.11 2004/06/24 21:49:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-1.2.9-r2.ebuild,v 1.12 2005/01/01 17:27:08 eradicator Exp $ inherit eutils diff --git a/dev-cpp/gtkmm/gtkmm-2.2.10.ebuild b/dev-cpp/gtkmm/gtkmm-2.2.10.ebuild index 3a5f0cecab5b..6d9940d7e175 100644 --- a/dev-cpp/gtkmm/gtkmm-2.2.10.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.2.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.10.ebuild,v 1.11 2004/10/04 22:31:51 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.10.ebuild,v 1.12 2005/01/01 17:27:08 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild b/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild index 194a46c93055..62ad4d886ce9 100644 --- a/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild,v 1.10 2004/10/04 22:31:51 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.11.ebuild,v 1.11 2005/01/01 17:27:08 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gtkmm/gtkmm-2.2.12.ebuild b/dev-cpp/gtkmm/gtkmm-2.2.12.ebuild index 45b9b558ff94..226e8c307ccb 100644 --- a/dev-cpp/gtkmm/gtkmm-2.2.12.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.2.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.12.ebuild,v 1.9 2004/12/19 23:15:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.12.ebuild,v 1.10 2005/01/01 17:27:08 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild b/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild index dc874cd9ace9..736eed58ffb2 100644 --- a/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild,v 1.13 2004/06/24 21:49:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.2.8.ebuild,v 1.14 2005/01/01 17:27:08 eradicator Exp $ inherit gnome2 IUSE="" diff --git a/dev-cpp/gtkmm/gtkmm-2.4.1.ebuild b/dev-cpp/gtkmm/gtkmm-2.4.1.ebuild index a77d17735d07..841e3815701b 100644 --- a/dev-cpp/gtkmm/gtkmm-2.4.1.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.4.1.ebuild,v 1.9 2004/07/14 02:37:43 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.4.1.ebuild,v 1.10 2005/01/01 17:27:08 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gtkmm/gtkmm-2.4.3.ebuild b/dev-cpp/gtkmm/gtkmm-2.4.3.ebuild index 41934396ffef..41aabd2ad3e3 100644 --- a/dev-cpp/gtkmm/gtkmm-2.4.3.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.4.3.ebuild,v 1.4 2004/08/04 12:36:02 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.4.3.ebuild,v 1.5 2005/01/01 17:27:08 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gtkmm/gtkmm-2.4.5.ebuild b/dev-cpp/gtkmm/gtkmm-2.4.5.ebuild index 56887349cc24..e6be7a6ca7b1 100644 --- a/dev-cpp/gtkmm/gtkmm-2.4.5.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.4.5.ebuild,v 1.2 2004/10/05 12:21:11 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.4.5.ebuild,v 1.3 2005/01/01 17:27:08 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/gtkmm/gtkmm-2.4.8.ebuild b/dev-cpp/gtkmm/gtkmm-2.4.8.ebuild index d26d4b3bf6fc..ab8abd41b0ce 100644 --- a/dev-cpp/gtkmm/gtkmm-2.4.8.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.4.8.ebuild,v 1.1 2004/12/12 00:53:02 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-2.4.8.ebuild,v 1.2 2005/01/01 17:27:08 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/libbinio/ChangeLog b/dev-cpp/libbinio/ChangeLog index 22d1f560861a..8d275cffe5b8 100644 --- a/dev-cpp/libbinio/ChangeLog +++ b/dev-cpp/libbinio/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libbinio -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.5 2004/10/04 20:06:19 eradicator Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/ChangeLog,v 1.6 2005/01/01 17:27:22 eradicator Exp $ 04 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> libbinio-1.2.ebuild: diff --git a/dev-cpp/libbinio/libbinio-1.2.ebuild b/dev-cpp/libbinio/libbinio-1.2.ebuild index a9c9d2f6fd32..85d00951fe50 100644 --- a/dev-cpp/libbinio/libbinio-1.2.ebuild +++ b/dev-cpp/libbinio/libbinio-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.2.ebuild,v 1.6 2004/10/04 20:06:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.2.ebuild,v 1.7 2005/01/01 17:27:22 eradicator Exp $ DESCRIPTION="Binary I/O stream class library" HOMEPAGE="http://libbinio.sourceforge.net/" diff --git a/dev-cpp/libbinio/libbinio-1.3.ebuild b/dev-cpp/libbinio/libbinio-1.3.ebuild index 728722d03356..b2ad26783d62 100644 --- a/dev-cpp/libbinio/libbinio-1.3.ebuild +++ b/dev-cpp/libbinio/libbinio-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.3.ebuild,v 1.1 2004/09/10 14:09:13 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.3.ebuild,v 1.2 2005/01/01 17:27:22 eradicator Exp $ DESCRIPTION="Binary I/O stream class library" HOMEPAGE="http://libbinio.sourceforge.net/" diff --git a/dev-cpp/libbonobomm/ChangeLog b/dev-cpp/libbonobomm/ChangeLog index fd5c78190f8e..a834a3341e21 100644 --- a/dev-cpp/libbonobomm/ChangeLog +++ b/dev-cpp/libbonobomm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libbonobomm -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbonobomm/ChangeLog,v 1.5 2004/06/24 21:49:22 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbonobomm/ChangeLog,v 1.6 2005/01/01 17:27:37 eradicator Exp $ *libbonobomm-1.3.8 (11 Jun 2004) diff --git a/dev-cpp/libbonobomm/libbonobomm-1.3.8.ebuild b/dev-cpp/libbonobomm/libbonobomm-1.3.8.ebuild index 65961f5eff3b..efaff5818185 100644 --- a/dev-cpp/libbonobomm/libbonobomm-1.3.8.ebuild +++ b/dev-cpp/libbonobomm/libbonobomm-1.3.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbonobomm/libbonobomm-1.3.8.ebuild,v 1.4 2004/08/21 15:52:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbonobomm/libbonobomm-1.3.8.ebuild,v 1.5 2005/01/01 17:27:37 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/libbonobouimm/ChangeLog b/dev-cpp/libbonobouimm/ChangeLog index 87199a302e7f..5661d0938c63 100644 --- a/dev-cpp/libbonobouimm/ChangeLog +++ b/dev-cpp/libbonobouimm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libbonobouimm -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbonobouimm/ChangeLog,v 1.4 2004/06/24 21:49:37 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbonobouimm/ChangeLog,v 1.5 2005/01/01 17:27:49 eradicator Exp $ 12 Sep 2003; Alastair Tse <liquidx@gentoo.org> libbonobouimm-1.3.5.ebuild, libbonobouimm-1.3.6.ebuild: diff --git a/dev-cpp/libbonobouimm/libbonobouimm-1.3.6.ebuild b/dev-cpp/libbonobouimm/libbonobouimm-1.3.6.ebuild index 8943cb071593..be0aa38e7f2e 100644 --- a/dev-cpp/libbonobouimm/libbonobouimm-1.3.6.ebuild +++ b/dev-cpp/libbonobouimm/libbonobouimm-1.3.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbonobouimm/libbonobouimm-1.3.6.ebuild,v 1.5 2004/08/21 15:52:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbonobouimm/libbonobouimm-1.3.6.ebuild,v 1.6 2005/01/01 17:27:49 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/libglademm/ChangeLog b/dev-cpp/libglademm/ChangeLog index b465526461ab..532926dcd0e6 100644 --- a/dev-cpp/libglademm/ChangeLog +++ b/dev-cpp/libglademm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libglademm -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/ChangeLog,v 1.17 2004/12/16 06:11:54 joem Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/ChangeLog,v 1.18 2005/01/01 17:28:05 eradicator Exp $ 16 Dec 2004; Joe McCann <joem@gentoo.org> libglademm-2.4.0.ebuild, libglademm-2.4.1.ebuild: diff --git a/dev-cpp/libglademm/libglademm-2.0.1.ebuild b/dev-cpp/libglademm/libglademm-2.0.1.ebuild index e591ee5757c8..2392c58f60c8 100644 --- a/dev-cpp/libglademm/libglademm-2.0.1.ebuild +++ b/dev-cpp/libglademm/libglademm-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.0.1.ebuild,v 1.10 2004/07/13 23:31:47 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.0.1.ebuild,v 1.11 2005/01/01 17:28:05 eradicator Exp $ inherit gnome2 IUSE="" diff --git a/dev-cpp/libglademm/libglademm-2.2.0.ebuild b/dev-cpp/libglademm/libglademm-2.2.0.ebuild index 3a0fb782c53d..19c188db6e98 100644 --- a/dev-cpp/libglademm/libglademm-2.2.0.ebuild +++ b/dev-cpp/libglademm/libglademm-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.2.0.ebuild,v 1.5 2004/11/07 17:11:25 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.2.0.ebuild,v 1.6 2005/01/01 17:28:05 eradicator Exp $ MY_PV=2.2 inherit gnome2 eutils diff --git a/dev-cpp/libglademm/libglademm-2.4.0.ebuild b/dev-cpp/libglademm/libglademm-2.4.0.ebuild index a2ed14450bba..8b578f6de048 100644 --- a/dev-cpp/libglademm/libglademm-2.4.0.ebuild +++ b/dev-cpp/libglademm/libglademm-2.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.4.0.ebuild,v 1.11 2004/12/16 06:11:54 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.4.0.ebuild,v 1.12 2005/01/01 17:28:05 eradicator Exp $ inherit gnome2 eutils diff --git a/dev-cpp/libglademm/libglademm-2.4.1.ebuild b/dev-cpp/libglademm/libglademm-2.4.1.ebuild index 7ed74fb719bd..e8088f96092a 100644 --- a/dev-cpp/libglademm/libglademm-2.4.1.ebuild +++ b/dev-cpp/libglademm/libglademm-2.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.4.1.ebuild,v 1.2 2004/12/16 06:11:54 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libglademm/libglademm-2.4.1.ebuild,v 1.3 2005/01/01 17:28:05 eradicator Exp $ inherit gnome2 eutils diff --git a/dev-cpp/libgnomecanvasmm/ChangeLog b/dev-cpp/libgnomecanvasmm/ChangeLog index d9247a835bd9..c06268622220 100644 --- a/dev-cpp/libgnomecanvasmm/ChangeLog +++ b/dev-cpp/libgnomecanvasmm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libgnomecanvasmm -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/ChangeLog,v 1.21 2004/08/19 22:15:59 gustavoz Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/ChangeLog,v 1.22 2005/01/01 17:28:19 eradicator Exp $ 19 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> libgnomecanvasmm-2.0.1.ebuild: diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.0.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.0.ebuild index 0f63b5e6b98b..368d21d91911 100644 --- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.0.ebuild +++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.0.ebuild,v 1.7 2004/07/13 23:15:29 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.0.ebuild,v 1.8 2005/01/01 17:28:19 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild index f5f9b0b6b077..868b0811642c 100644 --- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild +++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild,v 1.16 2004/08/19 22:15:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.0.1.ebuild,v 1.17 2005/01/01 17:28:19 eradicator Exp $ inherit eutils gnome2 diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.0.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.0.ebuild index 0445c58f84cf..bdb2dde21d03 100644 --- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.0.ebuild +++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.0.ebuild,v 1.4 2004/06/24 21:49:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.0.ebuild,v 1.5 2005/01/01 17:28:19 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.1.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.1.ebuild index 775ec706be7e..5a87e049e419 100644 --- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.1.ebuild +++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.1.ebuild,v 1.4 2004/06/24 21:49:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.6.1.ebuild,v 1.5 2005/01/01 17:28:19 eradicator Exp $ inherit gnome2 diff --git a/dev-cpp/libgnomemm/ChangeLog b/dev-cpp/libgnomemm/ChangeLog index 90f90cf64ddc..24b930a65053 100644 --- a/dev-cpp/libgnomemm/ChangeLog +++ b/dev-cpp/libgnomemm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libgnomemm -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/ChangeLog,v 1.22 2004/10/24 19:18:58 kloeri Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/ChangeLog,v 1.23 2005/01/01 17:28:34 eradicator Exp $ 24 Oct 2004; Bryan Ăstergaard <kloeri@gentoo.org> libgnomemm-2.0.1.ebuild: diff --git a/dev-cpp/libgnomemm/libgnomemm-2.0.0-r1.ebuild b/dev-cpp/libgnomemm/libgnomemm-2.0.0-r1.ebuild index bc9ae3d83e7f..da37310c93f4 100644 --- a/dev-cpp/libgnomemm/libgnomemm-2.0.0-r1.ebuild +++ b/dev-cpp/libgnomemm/libgnomemm-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.0.0-r1.ebuild,v 1.9 2004/07/13 23:36:15 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.0.0-r1.ebuild,v 1.10 2005/01/01 17:28:34 eradicator Exp $ inherit gnome2 eutils IUSE="" diff --git a/dev-cpp/libgnomemm/libgnomemm-2.0.1.ebuild b/dev-cpp/libgnomemm/libgnomemm-2.0.1.ebuild index f7f015976bd4..9723b449dc3b 100644 --- a/dev-cpp/libgnomemm/libgnomemm-2.0.1.ebuild +++ b/dev-cpp/libgnomemm/libgnomemm-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.0.1.ebuild,v 1.14 2004/10/24 19:18:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.0.1.ebuild,v 1.15 2005/01/01 17:28:34 eradicator Exp $ inherit gnome2 IUSE="" diff --git a/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild b/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild index 40e9814f864f..317f60435b5f 100644 --- a/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild +++ b/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild,v 1.6 2004/07/14 02:54:32 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.6.0.ebuild,v 1.7 2005/01/01 17:28:34 eradicator Exp $ inherit gnome2 IUSE="" diff --git a/dev-cpp/libgnomeuimm/ChangeLog b/dev-cpp/libgnomeuimm/ChangeLog index e61ba74da5ca..6a057f59e47c 100644 --- a/dev-cpp/libgnomeuimm/ChangeLog +++ b/dev-cpp/libgnomeuimm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libgnomeuimm -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.17 2004/07/13 22:51:56 foser Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.18 2005/01/01 17:28:51 eradicator Exp $ 14 Jul 2004; foser <foser@gentoo.org> libgnomeuimm-2.0.0.ebuild : 2.0 : Fix *mm deps to get the right slots (#56789) diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.0.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.0.0.ebuild index 036eb40be2e8..4cd8c04db8e7 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.0.0.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.0.0.ebuild,v 1.13 2004/07/13 22:51:56 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.0.0.ebuild,v 1.14 2005/01/01 17:28:51 eradicator Exp $ inherit gnome2 eutils diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild index 1989ab2b1a9f..1b852025aea2 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild,v 1.6 2004/07/13 22:51:56 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild,v 1.7 2005/01/01 17:28:51 eradicator Exp $ inherit gnome2 eutils diff --git a/dev-cpp/libpqpp/ChangeLog b/dev-cpp/libpqpp/ChangeLog index 5818a4874a0c..296027850d2f 100644 --- a/dev-cpp/libpqpp/ChangeLog +++ b/dev-cpp/libpqpp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libpqpp -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libpqpp/ChangeLog,v 1.11 2004/11/24 21:13:18 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libpqpp/ChangeLog,v 1.12 2005/01/01 17:29:05 eradicator Exp $ 24 Nov 2004; Sven Wegener <swegener@gentoo.org> -libpqpp-4.0-r1.ebuild: Removed old version that has broken SRC_URI and missing patch. diff --git a/dev-cpp/libpqpp/libpqpp-4.0-r2.ebuild b/dev-cpp/libpqpp/libpqpp-4.0-r2.ebuild index cbb38940fa06..3450c50e6da6 100644 --- a/dev-cpp/libpqpp/libpqpp-4.0-r2.ebuild +++ b/dev-cpp/libpqpp/libpqpp-4.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libpqpp/libpqpp-4.0-r2.ebuild,v 1.6 2004/06/29 14:58:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libpqpp/libpqpp-4.0-r2.ebuild,v 1.7 2005/01/01 17:29:05 eradicator Exp $ inherit eutils diff --git a/dev-cpp/libpqpp/libpqpp-4.0-r3.ebuild b/dev-cpp/libpqpp/libpqpp-4.0-r3.ebuild index ce16c7429d8e..5db2d32e0edb 100644 --- a/dev-cpp/libpqpp/libpqpp-4.0-r3.ebuild +++ b/dev-cpp/libpqpp/libpqpp-4.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libpqpp/libpqpp-4.0-r3.ebuild,v 1.6 2004/06/29 14:58:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libpqpp/libpqpp-4.0-r3.ebuild,v 1.7 2005/01/01 17:29:05 eradicator Exp $ inherit eutils diff --git a/dev-cpp/libpqpp/libpqpp-4.0-r4.ebuild b/dev-cpp/libpqpp/libpqpp-4.0-r4.ebuild index 11e96e390450..c85035d8a835 100644 --- a/dev-cpp/libpqpp/libpqpp-4.0-r4.ebuild +++ b/dev-cpp/libpqpp/libpqpp-4.0-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libpqpp/libpqpp-4.0-r4.ebuild,v 1.8 2004/09/01 16:57:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libpqpp/libpqpp-4.0-r4.ebuild,v 1.9 2005/01/01 17:29:05 eradicator Exp $ inherit eutils IUSE="" diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog index 8beb60d26237..241d198811ff 100644 --- a/dev-cpp/libxmlpp/ChangeLog +++ b/dev-cpp/libxmlpp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/libxmlpp -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.14 2004/11/12 12:13:19 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.15 2005/01/01 17:29:19 eradicator Exp $ *libxmlpp-1.0.4 (12 Nov 2004) *libxmlpp-2.8.0 (12 Nov 2004) diff --git a/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild index a2f5bfe5ad9b..00eb7fa43b88 100644 --- a/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild,v 1.8 2004/10/23 23:40:22 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild,v 1.9 2005/01/01 17:29:19 eradicator Exp $ inherit libtool diff --git a/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild b/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild index b3dfa99ef1e5..245274f616f5 100644 --- a/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild,v 1.5 2004/11/12 08:32:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild,v 1.6 2005/01/01 17:29:19 eradicator Exp $ IUSE="" diff --git a/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild b/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild index 3db295ff2344..92bc3e6100b9 100644 --- a/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild,v 1.1 2004/11/12 12:13:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild,v 1.2 2005/01/01 17:29:19 eradicator Exp $ IUSE="" diff --git a/dev-cpp/libxmlpp/libxmlpp-2.8.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.8.0.ebuild index 3f212ade3189..9ad950a0fad4 100644 --- a/dev-cpp/libxmlpp/libxmlpp-2.8.0.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-2.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.8.0.ebuild,v 1.1 2004/11/12 12:13:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.8.0.ebuild,v 1.2 2005/01/01 17:29:19 eradicator Exp $ IUSE="" diff --git a/dev-cpp/orbitcpp/ChangeLog b/dev-cpp/orbitcpp/ChangeLog index 51ae73c6b3f9..a1cb246e9860 100644 --- a/dev-cpp/orbitcpp/ChangeLog +++ b/dev-cpp/orbitcpp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/orbitcpp -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/orbitcpp/ChangeLog,v 1.9 2004/08/09 20:27:47 kugelfang Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/orbitcpp/ChangeLog,v 1.10 2005/01/01 17:29:33 eradicator Exp $ 09 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> orbitcpp-1.3.9.ebuild: Marked ~amd64. diff --git a/dev-cpp/orbitcpp/orbitcpp-1.3.9.ebuild b/dev-cpp/orbitcpp/orbitcpp-1.3.9.ebuild index b25a838bb177..d497cdbb576a 100644 --- a/dev-cpp/orbitcpp/orbitcpp-1.3.9.ebuild +++ b/dev-cpp/orbitcpp/orbitcpp-1.3.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/orbitcpp/orbitcpp-1.3.9.ebuild,v 1.4 2004/08/21 15:52:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/orbitcpp/orbitcpp-1.3.9.ebuild,v 1.5 2005/01/01 17:29:33 eradicator Exp $ inherit gnome.org diff --git a/dev-cpp/poslib/ChangeLog b/dev-cpp/poslib/ChangeLog index 8271ce3e8710..11c6eb39abb4 100644 --- a/dev-cpp/poslib/ChangeLog +++ b/dev-cpp/poslib/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/poslib -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/ChangeLog,v 1.12 2004/12/31 13:45:41 matsuu Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/ChangeLog,v 1.13 2005/01/01 17:29:46 eradicator Exp $ 31 Dec 2004; MATSUU Takuto <matsuu@gentoo.org> poslib-1.0.5.ebuild: Marked as stable. diff --git a/dev-cpp/poslib/poslib-1.0.5.ebuild b/dev-cpp/poslib/poslib-1.0.5.ebuild index e5c2b4fc5f7d..cebedff76f78 100644 --- a/dev-cpp/poslib/poslib-1.0.5.ebuild +++ b/dev-cpp/poslib/poslib-1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.5.ebuild,v 1.2 2004/12/31 13:45:41 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.5.ebuild,v 1.3 2005/01/01 17:29:46 eradicator Exp $ inherit flag-o-matic diff --git a/dev-cpp/poslib/poslib-1.0.6.ebuild b/dev-cpp/poslib/poslib-1.0.6.ebuild index abd2cdeac174..05d6a6c6b7be 100644 --- a/dev-cpp/poslib/poslib-1.0.6.ebuild +++ b/dev-cpp/poslib/poslib-1.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.1 2004/12/31 13:39:49 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.2 2005/01/01 17:29:46 eradicator Exp $ inherit flag-o-matic diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog index 7088620aefca..3ac703344441 100644 --- a/dev-cpp/sptk/ChangeLog +++ b/dev-cpp/sptk/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-cpp/sptk -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.5 2004/11/28 21:44:09 iluxa Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.6 2005/01/01 17:30:03 eradicator Exp $ *sptk-2.3.16 (28 Nov 2004) diff --git a/dev-cpp/sptk/sptk-2.2.1.ebuild b/dev-cpp/sptk/sptk-2.2.1.ebuild index 3a96eae0b83c..5b1528288603 100644 --- a/dev-cpp/sptk/sptk-2.2.1.ebuild +++ b/dev-cpp/sptk/sptk-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.2.1.ebuild,v 1.3 2004/11/08 21:54:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.2.1.ebuild,v 1.4 2005/01/01 17:30:03 eradicator Exp $ IUSE="fltk odbc" diff --git a/dev-cpp/sptk/sptk-2.2.ebuild b/dev-cpp/sptk/sptk-2.2.ebuild index cf72f324d21e..38b386c56818 100644 --- a/dev-cpp/sptk/sptk-2.2.ebuild +++ b/dev-cpp/sptk/sptk-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.2.ebuild,v 1.2 2004/11/08 21:54:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.2.ebuild,v 1.3 2005/01/01 17:30:03 eradicator Exp $ IUSE="fltk odbc" diff --git a/dev-cpp/sptk/sptk-2.3.16.ebuild b/dev-cpp/sptk/sptk-2.3.16.ebuild index f9de0ce118b1..9af44568d446 100644 --- a/dev-cpp/sptk/sptk-2.3.16.ebuild +++ b/dev-cpp/sptk/sptk-2.3.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.3.16.ebuild,v 1.1 2004/11/28 21:44:09 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.3.16.ebuild,v 1.2 2005/01/01 17:30:03 eradicator Exp $ IUSE="fltk odbc" |