diff options
author | 2004-03-14 12:28:58 +0000 | |
---|---|---|
committer | 2004-03-14 12:28:58 +0000 | |
commit | 929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch) | |
tree | d88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/libextractor | |
parent | add utf8 useflag for zope (diff) | |
download | gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2 gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.zip |
header fix
Diffstat (limited to 'dev-libs/libextractor')
-rw-r--r-- | dev-libs/libextractor/libextractor-0.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libextractor/libextractor-0.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libextractor/libextractor-0.2.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/libextractor/libextractor-0.1.0.ebuild b/dev-libs/libextractor/libextractor-0.1.0.ebuild index d3807ed27b75..981a7023602d 100644 --- a/dev-libs/libextractor/libextractor-0.1.0.ebuild +++ b/dev-libs/libextractor/libextractor-0.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libextractor/libextractor-0.1.0.ebuild,v 1.7 2004/02/22 20:04:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libextractor/libextractor-0.1.0.ebuild,v 1.8 2004/03/14 12:28:57 mr_bones_ Exp $ IUSE="oggvorbis" diff --git a/dev-libs/libextractor/libextractor-0.2.2.ebuild b/dev-libs/libextractor/libextractor-0.2.2.ebuild index 87b5b086c0ae..3d4d12c9de3a 100644 --- a/dev-libs/libextractor/libextractor-0.2.2.ebuild +++ b/dev-libs/libextractor/libextractor-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libextractor/libextractor-0.2.2.ebuild,v 1.6 2003/09/10 22:18:44 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libextractor/libextractor-0.2.2.ebuild,v 1.7 2004/03/14 12:28:57 mr_bones_ Exp $ inherit libtool diff --git a/dev-libs/libextractor/libextractor-0.2.6.ebuild b/dev-libs/libextractor/libextractor-0.2.6.ebuild index 60f376706c0d..6907359eda57 100644 --- a/dev-libs/libextractor/libextractor-0.2.6.ebuild +++ b/dev-libs/libextractor/libextractor-0.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libextractor/libextractor-0.2.6.ebuild,v 1.1 2003/10/19 23:52:07 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libextractor/libextractor-0.2.6.ebuild,v 1.2 2004/03/14 12:28:57 mr_bones_ Exp $ inherit libtool |