diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:35:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:35:44 +0000 |
commit | 90ba0696e7d8b8319d827634306256f7759fc16b (patch) | |
tree | 3d9367dfc1f5295f6ee7f36f1d7dbaf78063dcd6 /dev-python/id3-py | |
parent | ifc not yet supported by this version (Manifest recommit) (diff) | |
download | gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.tar.gz gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.tar.bz2 gentoo-2-90ba0696e7d8b8319d827634306256f7759fc16b.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-python/id3-py')
-rw-r--r-- | dev-python/id3-py/ChangeLog | 4 | ||||
-rw-r--r-- | dev-python/id3-py/id3-py-1.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/id3-py/ChangeLog b/dev-python/id3-py/ChangeLog index 4aa774c44102..f0acebe7ab82 100644 --- a/dev-python/id3-py/ChangeLog +++ b/dev-python/id3-py/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/id3-py -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v 1.3 2004/05/04 11:47:38 kloeri Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v 1.4 2004/06/25 01:31:30 agriffis Exp $ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> id3-py-1.2.ebuild: Add missing IUSE. diff --git a/dev-python/id3-py/id3-py-1.2.ebuild b/dev-python/id3-py/id3-py-1.2.ebuild index c3aca9d63597..ac5e115031d7 100644 --- a/dev-python/id3-py/id3-py-1.2.ebuild +++ b/dev-python/id3-py/id3-py-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/id3-py-1.2.ebuild,v 1.7 2004/05/04 11:47:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/id3-py-1.2.ebuild,v 1.8 2004/06/25 01:31:30 agriffis Exp $ DESCRIPTION="Module for manipulating ID3 tags in Python" SRC_URI="http://id3-py.sourceforge.net/ID3.tar.gz" |