summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-01-01 11:50:45 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-01-01 11:50:45 +0000
commit76e14648e8a44b8f46549ae430753108fe653981 (patch)
treef7cf8f56003aea56893edc3929c19a849840b25c /app-arch/lzop
parentUpdated Copyright dates to 2005. (Manifest recommit) (diff)
downloadgentoo-2-76e14648e8a44b8f46549ae430753108fe653981.tar.gz
gentoo-2-76e14648e8a44b8f46549ae430753108fe653981.tar.bz2
gentoo-2-76e14648e8a44b8f46549ae430753108fe653981.zip
Updated Copyright dates to 2005.
Diffstat (limited to 'app-arch/lzop')
-rw-r--r--app-arch/lzop/ChangeLog4
-rw-r--r--app-arch/lzop/lzop-1.01.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/lzop/ChangeLog b/app-arch/lzop/ChangeLog
index f9e1d6eec1e8..d6e425e71a6a 100644
--- a/app-arch/lzop/ChangeLog
+++ b/app-arch/lzop/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-arch/lzop
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lzop/ChangeLog,v 1.13 2004/12/17 21:38:25 corsair Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lzop/ChangeLog,v 1.14 2005/01/01 11:47:51 eradicator Exp $
17 Dec 2004; Markus Rothe <corsair@gentoo.org> lzop-1.01.ebuild:
Stable on ppc64
diff --git a/app-arch/lzop/lzop-1.01.ebuild b/app-arch/lzop/lzop-1.01.ebuild
index 93405c6f4b94..12e46701b94a 100644
--- a/app-arch/lzop/lzop-1.01.ebuild
+++ b/app-arch/lzop/lzop-1.01.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/app-arch/lzop/lzop-1.01.ebuild,v 1.9 2004/12/17 21:38:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lzop/lzop-1.01.ebuild,v 1.10 2005/01/01 11:47:51 eradicator Exp $
DESCRIPTION="Utility for fast (even real-time) compression/decompression"
HOMEPAGE="http://www.oberhumer.com/opensource/lzop/"