diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-03 00:30:33 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-03 00:30:33 +0000 |
commit | a26bb943fec2f4bc31c10374deb2fc10eba99abe (patch) | |
tree | 67dc70ffe92fa2af74689eb0b5003961a903a3ab /sys-libs/libmath++ | |
parent | Stable ppc-macos (diff) | |
download | historical-a26bb943fec2f4bc31c10374deb2fc10eba99abe.tar.gz historical-a26bb943fec2f4bc31c10374deb2fc10eba99abe.tar.bz2 historical-a26bb943fec2f4bc31c10374deb2fc10eba99abe.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'sys-libs/libmath++')
-rw-r--r-- | sys-libs/libmath++/ChangeLog | 9 | ||||
-rw-r--r-- | sys-libs/libmath++/libmath++-0.0.3.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libmath++/libmath++-0.0.4.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-libs/libmath++/ChangeLog b/sys-libs/libmath++/ChangeLog index d59a0627ed33..ee29a2a7aa27 100644 --- a/sys-libs/libmath++/ChangeLog +++ b/sys-libs/libmath++/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libmath++ -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/ChangeLog,v 1.7 2004/11/25 10:12:03 trapni Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/ChangeLog,v 1.8 2005/01/03 00:20:52 ciaranm Exp $ + + 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance *libmath++-0.0.4 (25 Nov 2004) @@ -17,6 +20,6 @@ *libmath++-0.0.3 (1 Aug 2002) - 1 Aug 2002; J. Alberto Suárez López <bass@gentoo.org> libmath++-0.0.3.ebuild + 1 Aug 2002; J. Alberto Suárez López <bass@gentoo.org> libmath++-0.0.3.ebuild First relase diff --git a/sys-libs/libmath++/libmath++-0.0.3.ebuild b/sys-libs/libmath++/libmath++-0.0.3.ebuild index c9e4faf3f23c..a3c443f9deb9 100644 --- a/sys-libs/libmath++/libmath++-0.0.3.ebuild +++ b/sys-libs/libmath++/libmath++-0.0.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/sys-libs/libmath++/libmath++-0.0.3.ebuild,v 1.11 2004/11/25 10:12:03 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.3.ebuild,v 1.12 2005/01/03 00:20:52 ciaranm Exp $ DESCRIPTION="template based math library, written in C++, for symbolic and numeric calculus applications" HOMEPAGE="http://www.surakware.net/projects/libmath++/index.xml" diff --git a/sys-libs/libmath++/libmath++-0.0.4.ebuild b/sys-libs/libmath++/libmath++-0.0.4.ebuild index b3dce033b547..f7755b8eab30 100644 --- a/sys-libs/libmath++/libmath++-0.0.4.ebuild +++ b/sys-libs/libmath++/libmath++-0.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/sys-libs/libmath++/libmath++-0.0.4.ebuild,v 1.2 2004/12/05 08:40:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.4.ebuild,v 1.3 2005/01/03 00:20:52 ciaranm Exp $ DESCRIPTION="template based math library, written in C++, for symbolic and numeric calculus applications" HOMEPAGE="http://www.surakware.net/projects/libmath++/index.xml" |