diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-03 00:02:43 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-03 00:02:43 +0000 |
commit | 4975f5289f2e4d975a7c5402aa7a163d7cf5973c (patch) | |
tree | 87ca73cb8f4da35971915c314928fb05f22aca37 /sys-devel/cons | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-4975f5289f2e4d975a7c5402aa7a163d7cf5973c.tar.gz gentoo-2-4975f5289f2e4d975a7c5402aa7a163d7cf5973c.tar.bz2 gentoo-2-4975f5289f2e4d975a7c5402aa7a163d7cf5973c.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'sys-devel/cons')
-rw-r--r-- | sys-devel/cons/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/cons/cons-2.2.0.ebuild | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/cons/ChangeLog b/sys-devel/cons/ChangeLog index 91cc2265430a..812c1adddcdb 100644 --- a/sys-devel/cons/ChangeLog +++ b/sys-devel/cons/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for sys-devel/cons -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/ChangeLog,v 1.8 2004/09/03 19:37:35 pvdabeel Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/ChangeLog,v 1.9 2005/01/03 00:01:29 ciaranm Exp $ + + 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> cons-2.2.0.ebuild: Masked cons-2.2.0.ebuild stable for ppc - 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> cons-2.2.0.ebuild: + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> cons-2.2.0.ebuild: Stable on alpha. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild index 1bdb81eab504..0acd2c3184e2 100644 --- a/sys-devel/cons/cons-2.2.0.ebuild +++ b/sys-devel/cons/cons-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/sys-devel/cons/cons-2.2.0.ebuild,v 1.10 2004/09/03 19:37:35 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.11 2005/01/03 00:01:29 ciaranm Exp $ DESCRIPTION="Extensible perl-based build utility" SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz" |