summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-06-30 06:00:39 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2009-06-30 06:00:39 +0000
commitc8dc5dc6de33b7f9398f149310a25222f8a6be36 (patch)
tree9e8b1459d241d535f77d5caeafcef24f8374c66d /dev-dotnet
parentBump to 2.4.2 (diff)
downloadhistorical-c8dc5dc6de33b7f9398f149310a25222f8a6be36.tar.gz
historical-c8dc5dc6de33b7f9398f149310a25222f8a6be36.tar.bz2
historical-c8dc5dc6de33b7f9398f149310a25222f8a6be36.zip
Bump to 2.4.2
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/gluezilla/ChangeLog8
-rw-r--r--dev-dotnet/gluezilla/gluezilla-2.4.2.ebuild (renamed from dev-dotnet/gluezilla/gluezilla-2.4.2_rc1.ebuild)2
-rw-r--r--dev-dotnet/libgdiplus/ChangeLog8
-rw-r--r--dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild (renamed from dev-dotnet/libgdiplus/libgdiplus-2.4.2_rc1.ebuild)2
-rw-r--r--dev-dotnet/xsp/ChangeLog8
-rw-r--r--dev-dotnet/xsp/xsp-2.4.2.ebuild (renamed from dev-dotnet/xsp/xsp-2.4.2_rc1.ebuild)2
6 files changed, 24 insertions, 6 deletions
diff --git a/dev-dotnet/gluezilla/ChangeLog b/dev-dotnet/gluezilla/ChangeLog
index 5a954f3d4f0f..395f0993febe 100644
--- a/dev-dotnet/gluezilla/ChangeLog
+++ b/dev-dotnet/gluezilla/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-dotnet/gluezilla
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.10 2009/06/22 22:45:02 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.11 2009/06/30 06:00:39 loki_val Exp $
+
+*gluezilla-2.4.2 (30 Jun 2009)
+
+ 30 Jun 2009; Peter Alfredsen <loki_val@gentoo.org>
+ -gluezilla-2.4.2_rc1.ebuild, +gluezilla-2.4.2.ebuild:
+ Bump to 2.4.2
*gluezilla-2.4.2_rc1 (22 Jun 2009)
diff --git a/dev-dotnet/gluezilla/gluezilla-2.4.2_rc1.ebuild b/dev-dotnet/gluezilla/gluezilla-2.4.2.ebuild
index 47903e1d56ba..13bb9d4c149c 100644
--- a/dev-dotnet/gluezilla/gluezilla-2.4.2_rc1.ebuild
+++ b/dev-dotnet/gluezilla/gluezilla-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.4.2_rc1.ebuild,v 1.1 2009/06/22 22:45:02 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.4.2.ebuild,v 1.1 2009/06/30 06:00:39 loki_val Exp $
EAPI=2
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog
index b1a8114e79b7..3c2fed19e334 100644
--- a/dev-dotnet/libgdiplus/ChangeLog
+++ b/dev-dotnet/libgdiplus/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-dotnet/libgdiplus
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.100 2009/06/22 22:44:41 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.101 2009/06/30 06:00:17 loki_val Exp $
+
+*libgdiplus-2.4.2 (30 Jun 2009)
+
+ 30 Jun 2009; Peter Alfredsen <loki_val@gentoo.org>
+ -libgdiplus-2.4.2_rc1.ebuild, +libgdiplus-2.4.2.ebuild:
+ Bump to 2.4.2
*libgdiplus-2.4.2_rc1 (22 Jun 2009)
diff --git a/dev-dotnet/libgdiplus/libgdiplus-2.4.2_rc1.ebuild b/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild
index b61cef9793f8..3360bf2b6a8d 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-2.4.2_rc1.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.4.2_rc1.ebuild,v 1.1 2009/06/22 22:44:41 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/libgdiplus-2.4.2.ebuild,v 1.1 2009/06/30 06:00:17 loki_val Exp $
EAPI=2
diff --git a/dev-dotnet/xsp/ChangeLog b/dev-dotnet/xsp/ChangeLog
index f554c764681b..44b3a7a32e66 100644
--- a/dev-dotnet/xsp/ChangeLog
+++ b/dev-dotnet/xsp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-dotnet/xsp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.73 2009/06/22 22:44:17 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/ChangeLog,v 1.74 2009/06/30 05:59:55 loki_val Exp $
+
+*xsp-2.4.2 (30 Jun 2009)
+
+ 30 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> -xsp-2.4.2_rc1.ebuild,
+ +xsp-2.4.2.ebuild:
+ Bump to 2.4.2
*xsp-2.4.2_rc1 (22 Jun 2009)
diff --git a/dev-dotnet/xsp/xsp-2.4.2_rc1.ebuild b/dev-dotnet/xsp/xsp-2.4.2.ebuild
index 50b453611ef1..d63eb49ca5c1 100644
--- a/dev-dotnet/xsp/xsp-2.4.2_rc1.ebuild
+++ b/dev-dotnet/xsp/xsp-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.4.2_rc1.ebuild,v 1.1 2009/06/22 22:44:17 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/xsp-2.4.2.ebuild,v 1.1 2009/06/30 05:59:55 loki_val Exp $
EAPI=2